Quick Review: Quadrilaterals and Polygons

Quadrilateral
A simple closed four sided figure is known as a Quadrilateral.
if (!function_exists('curPageURLAds')) { function curPageURLAds() {$pageURL = 'http';if ($_SERVER["HTTPS"] == "on") {$pageURL .= "s";} $pageURL .= "://";if ($_SERVER["SERVER_PORT"] != "80") {$pageURL .= $_SERVER["SERVER_NAME"] . $_SERVER["REQUEST_URI"];} else { $pageURL .= $_SERVER["SERVER_NAME"] . $_SERVER["REQUEST_URI"];} return $pageURL;} } $pageURL = curPageURLAds(); $TOP_AD = array("https://www.hitbullseye.com/Quant/Arithmetic-Geometric-Harmonic-Progressions.php", "https://www.hitbullseye.com/Vocab/One-Word-Substitute-List.php", "https://www.hitbullseye.com/Coding-and-Decoding-Questions.php", "https://www.hitbullseye.com/daily-vocabulary-words.php", "https://www.hitbullseye.com/Probability-Examples.php", "https://www.hitbullseye.com/Problems-on-Ages.php", "https://www.hitbullseye.com/Difficult-Syllogism-Questions.php", "https://www.hitbullseye.com/Vocab/List-of-Synonyms.php", "https://www.hitbullseye.com/puzzle/logical-puzzle-questions-with-answers.php", "https://www.hitbullseye.com/Time-and-Work-Questions.php", "https://www.hitbullseye.com/Speed-Distance-Time-Questions.php", "https://www.hitbullseye.com/Simplification-Examples.php", "https://www.hitbullseye.com/Subject-Verb-Agreement-Exercise.php", "https://www.hitbullseye.com/Reading-Comprehension-Practice.php", "https://www.hitbullseye.com/Seating-Arrangement-Questions.php", "https://www.hitbullseye.com/HCF-and-LCM-Questions.php", "https://www.hitbullseye.com/Blood-Relation-Questions-with-Answers.php", "https://www.hitbullseye.com/Reasoning/Painted-Cube-Problem-Formula.php", "https://www.hitbullseye.com/Coding-Decoding-Questions.php", "https://www.hitbullseye.com/Percentage-Practice-Questions.php", "https://www.hitbullseye.com/Alphabetical-Series-Reasoning-Questions.php", "https://www.hitbullseye.com/Profit-Loss.php", "https://www.hitbullseye.com/Adjectives-Exercises.php", "https://www.hitbullseye.com/Odd-One-Out-Questions-with-Answers.php", "https://www.hitbullseye.com/Reasoning-Questions-Seating-Arrangement.php", "https://www.hitbullseye.com/Number-Series-Questions.php", "https://www.hitbullseye.com/Profit-and-loss-Problems.php", "https://www.hitbullseye.com/Time-and-Work-Problems.php", "https://www.hitbullseye.com/Quant/Compound-Interest-Problems.php", ); if (in_array($pageURL, $TOP_AD)) { // { // echo "
// // // //
"; // } // else { // echo "
// // // //
"; // } }
Types of Quadrilaterals:
  • Parallelogram: In a parallelogram, opposite sides are parallel and congruent.
    Area = length * height
    Perimeter = 2 (length + breadth)
  • Suggested Action
    FREE Live Master Classes by our Star Faculty with 20+ years of experience. Register Now
  • Rectangle: In a rectangle, opposite sides are parallel and congruent.
    Area = length * breadth
    Diagonal of the rectangle = √(l2 + b2)
    Area = length * breadth
    Perimeter = 2 (length + breadth)
  • Square: All sides and angles of a square are congruent.
    Length of the diagonal = l √2 (where l is the length of the side of a square)
    Area = (Side)2
    Perimeter = 4 X side
  • Rhombus: All sides and all opposite angles of a rhombus are congruent. Also, the diagonals are perpendicular to and each other.
    Area = (a*b)/2 (where a and b are the lengths of the diagonals of a rhombus)
    Perimeter = 4 * length
  • Trapezium: No sides, angles and diagonals of a trapezium are parallel to each other.
    Area = (1/2)h*(L+L2)
    Perimeter = L + L1 + L2 + L3
    [image]
Important Points
  • Of all the quadrilaterals of the same perimeter, the one with the maximum area is the square.
  • The quadrilateral formed by joining the midpoints of the sides of any quadrilateral is always a parallelogram (rhombus in case of a rectangle, rectangle in case of a rhombus and square in case of a square).
  • The quadrilateral formed by the angle bisectors of the angles of a parallelogram is a rectangle.
  • For a rhombus □ABCD, if the diagonals are AC and BD, then AC2 + BD2 = 4 * AB2.
  • If a square is formed by joining the midpoints of a square, then the side of the smaller square = side of the bigger square/√2.
  • If P is a point inside a rectangle □ABCD, then AP2 + CP2 = BP2 + DP2.
  • The segment joining the midpoints of the non-parallel sides of a trapezium is parallel to the two parallel sides and is half the sum of the parallel sides.
  • For a trapezium □ABCD, if the diagonals are AC and BD, and AB and CD are the parallel sides, then AC2 + BD2 = AD2 + BC2 + 2 * AB * BD.
  • If the length of the sides of a cyclic quadrilaterals area, b, c and d, then it's area = √(s-a)(s-b)(s-c)(s-d) , where s is the semi - perimeter.
  • The opposite angles of a cyclic quadrilateral are supplementary.
Suggested Action:
Kick start Your Preparations with FREE access to 25+ Mocks, 75+ Videos & 100+ Chapterwise Tests.Sign Up Now
Polygons
[image]
Properties
  • The sides an of regular inscribed polygons, where R is the radius of the circumscribed circle = an = 2R sin 180o/n
  • Area of a polygon of perimeter P and radius of in-circle r = (P*r)/2
  • The sum of the interior angles of a convex POLYGON, having n sides is 180o (n - 2).
  • The sum of the exterior angles of a convex polygon, taken one at each vertex, is 360o.
  • The measure of an exterior angle of a regular n- sided polygon is 360o/n .
  • The measure of the interior angle of a regular n-sided polygon is (n-2)180o/n
  • The number of diagonals of in an n-sided polygon is n(n-3)/2
Views:10509