10.3 Quadrilaterals, Polygons, Perimeter & Area
Key Takeaways
- Quadrilaterals form a hierarchical family: parallelograms possess opposite parallel and congruent sides; rectangles add four right angles; rhombuses add four congruent sides; squares possess all properties of both rectangles and rhombuses.
- Essential 2D area formulas include: rectangle ($A = lw$), square ($A = s^2$), parallelogram ($A = bh$), triangle ($A = \frac{1}{2}bh$), trapezoid ($A = \frac{1}{2}(b_1 + b_2)h$), and rhombus/kite ($A = \frac{1}{2}d_1 d_2$).
- For any convex $n$-sided polygon, the sum of the interior angles is $(n - 2) \times 180^\circ$; for a regular $n$-gon, each individual interior angle measures $\frac{(n - 2) \times 180^\circ}{n}$.
- The sum of the exterior angles of any convex polygon is always exactly $360^\circ$ regardless of $n$, meaning each exterior angle of a regular $n$-gon is $\frac{360^\circ}{n}$.
- To find the area of composite or irregular figures, decompose the region into non-overlapping standard geometric shapes (rectangles, triangles, trapezoids) and sum their areas, subtracting any unshaded holes or cutouts.
10.3 Quadrilaterals, Polygons, Perimeter & Area
Two-dimensional geometry on the CLEP College Mathematics examination emphasizes the structural relationships within quadrilaterals, general $n$-sided polygon angle rules, and practical calculations of perimeter and area for both basic shapes and composite multi-part figures.
1. Quadrilateral Taxonomy & Hierarchical Properties
A quadrilateral is a four-sided polygon. Quadrilaterals are classified hierarchically based on parallelism, side congruences, angle measures, and diagonal properties.
+-----------------------------------------------------------------------------+
| QUADRILATERAL HIERARCHY TREE |
| |
| QUADRILATERAL |
| (4 sides) |
| | |
| +------------------+------------------+ |
| | | |
| TRAPEZOID PARALLELOGRAM |
| (1 pair || sides) (2 pairs || sides) |
| | | |
| ISOSCELES TRAPEZOID +---------+---------+ |
| (non-|| legs equal) | | |
| RECTANGLE RHOMBUS |
| (4 right angles) (4 equal sides) |
| | | |
| +---------+---------+ |
| | |
| SQUARE |
| (4 right angles + 4 = sides) |
+-----------------------------------------------------------------------------+
Summary Table of Quadrilateral Properties
| Shape | Defining Properties | Diagonal Properties |
|---|---|---|
| Trapezoid | Exactly $1$ pair of parallel sides (bases) | Diagonals not necessarily equal |
| Isosceles Trapezoid | Non-parallel legs are congruent; base angles equal | Diagonals are congruent |
| Parallelogram | Opposite sides parallel and congruent; opposite angles equal; consecutive angles supplementary | Diagonals bisect each other |
| Rectangle | Parallelogram with four $90^\circ$ right angles | Diagonals are congruent and bisect each other |
| Rhombus | Parallelogram with four congruent sides (equilateral) | Diagonals are perpendicular bisectors and bisect vertex angles |
| Square | Regular quadrilateral (both rectangle and rhombus) | Diagonals are congruent, perpendicular, and bisect each other |
| Kite | Two pairs of adjacent congruent sides | Diagonals are perpendicular; one diagonal bisects the other |
2. Perimeter & Area Formulas for 2D Polygons
+-----------------------------------------------------------------------------+
| 2D POLYGON AREA & PERIMETER GUIDE |
| |
| 1. RECTANGLE: P = 2l + 2w A = l * w |
| 2. SQUARE: P = 4s A = s^2 |
| 3. PARALLELOGRAM: P = 2a + 2b A = b * h (h _|_ to base) |
| 4. TRIANGLE: P = a + b + c A = (1/2) * b * h |
| 5. TRAPEZOID: P = a + b1 + c + b2 A = (1/2) * (b1 + b2) * h |
| 6. RHOMBUS / KITE: P = 4s (rhombus) A = (1/2) * d1 * d2 |
+-----------------------------------------------------------------------------+
Detailed Formula Analysis
- Parallelogram ($A = bh$): The height $h$ must be the perpendicular altitude measured at a $90^\circ$ angle to the base $b$, NOT the slanted side length.
- Trapezoid ($A = \frac{1}{2}(b_1 + b_2)h$): The area equals the product of the perpendicular height $h$ and the average of the two parallel bases $\frac{b_1 + b_2}{2}$.
- Rhombus / Kite ($A = \frac{1}{2}d_1 d_2$): Because the diagonals of a rhombus or kite intersect perpendicularly, the area equals half the product of their diagonal lengths $d_1$ and $d_2$.
- Heron's Formula for Triangles (Given 3 sides $a, b, c$):
- Semi-perimeter: $s = \frac{a + b + c}{2}$
- Area: $A = \sqrt{s(s - a)(s - b)(s - c)}$
3. Interior and Exterior Angles of Convex Polygons
For any convex polygon with $n$ sides ($n \ge 3$):
+-----------------------------------------------------------------------------+
| POLYGON ANGLE THEOREMS (n SIDES) |
| |
| - Sum of Interior Angles: S_int = (n - 2) * 180° |
| - Single Interior Angle (Regular): theta_int = [(n - 2) * 180°] / n |
| - Sum of Exterior Angles: S_ext = 360° (Always constant) |
| - Single Exterior Angle (Regular): theta_ext = 360° / n |
| - Linear Pair Relationship: theta_int + theta_ext = 180° |
+-----------------------------------------------------------------------------+
Polygon Angle Reference Table
| Polygon Name | Sides $(n)$ | Sum of Interior Angles | Single Interior (Regular) | Single Exterior (Regular) |
|---|---|---|---|---|
| Triangle | $3$ | $(3-2)\times 180^\circ = 180^\circ$ | $60^\circ$ | $120^\circ$ |
| Quadrilateral | $4$ | $(4-2)\times 180^\circ = 360^\circ$ | $90^\circ$ | $90^\circ$ |
| Pentagon | $5$ | $(5-2)\times 180^\circ = 540^\circ$ | $108^\circ$ | $72^\circ$ |
| Hexagon | $6$ | $(6-2)\times 180^\circ = 720^\circ$ | $120^\circ$ | $60^\circ$ |
| Heptagon | $7$ | $(7-2)\times 180^\circ = 900^\circ$ | $\approx 128.57^\circ$ | $\approx 51.43^\circ$ |
| Octagon | $8$ | $(8-2)\times 180^\circ = 1{,}080^\circ$ | $135^\circ$ | $45^\circ$ |
| Nonagon | $9$ | $(9-2)\times 180^\circ = 1{,}260^\circ$ | $140^\circ$ | $40^\circ$ |
| Decagon | $10$ | $(10-2)\times 180^\circ = 1{,}440^\circ$ | $144^\circ$ | $36^\circ$ |
| Dodecagon | $12$ | $(12-2)\times 180^\circ = 1{,}800^\circ$ | $150^\circ$ | $30^\circ$ |
Fast Shortcut for Regular Polygons: To find each interior angle of a regular polygon, compute the single exterior angle first ($\theta_{\text{ext}} = \frac{360^\circ}{n}$), then subtract from $180^\circ$: $\theta_{\text{int}} = 180^\circ - \frac{360^\circ}{n}$.
4. Composite 2D Figures: Area Decomposition
Composite figures are regions formed by combining standard geometric shapes. To solve area and perimeter problems:
- Additive Strategy: Divide the composite shape into non-overlapping sub-regions ($A_1, A_2, A_3$) and calculate $A_{\text{total}} = A_1 + A_2 + A_3$.
- Subtractive Strategy: Enclose the figure in a larger bounding rectangle and subtract the empty surrounding corner regions: $A_{\text{total}} = A_{\text{box}} - A_{\text{voids}}$.
+-----------------------------------------------------------------------------+
| COMPOSITE FIGURE DECOMPOSITION |
| |
| 12 cm 12 cm |
| +------------------+ +--------+---------+ |
| | | 4 cm | Area 1 | Area 2 | 4 cm |
| | +-----------+ | (4x6) | (4x6) | |
| | | 6 cm | 6 cm --> +--------+---------+ |
| | | | Area 3 | 6 cm |
| +------+ | (6x6) | |
| 6 cm +------------------+ |
| |
| Total Area = (4 * 6) + (4 * 6) + (6 * 6) = 84 cm^2 |
+-----------------------------------------------------------------------------+
5. Worked Numerical Examples
Worked Example 1: Regular Decagon Interior Angle
Problem: What is the measure of each interior angle of a regular decagon ($10$-sided polygon)?
Solution:
- Method 1 (Interior Formula):
- Method 2 (Exterior Shortcut):
Worked Example 2: Isosceles Trapezoid Area & Pythagorean Height
Problem: An isosceles trapezoid has parallel bases of lengths $b_1 = 10\text{ cm}$ and $b_2 = 22\text{ cm}$, and non-parallel legs of length $10\text{ cm}$. Find the perpendicular height $h$ and the total area of the trapezoid.
Solution Walkthrough:
- Dropping two vertical heights from the ends of the top base ($10\text{ cm}$) to the bottom base ($22\text{ cm}$) partitions the bottom base into three segments:
- Middle segment $= 10\text{ cm}$.
- Symmetrical overhangs: $\frac{22 - 10}{2} = \frac{12}{2} = 6\text{ cm}$ on each side.
- The height $h$, leg $10\text{ cm}$ (hypotenuse), and overhang $6\text{ cm}$ form a right triangle. Apply the Pythagorean theorem:
- Calculate the area using the trapezoid formula:
Worked Example 3: Rhombus Perimeter from Diagonals
Problem: A rhombus has perpendicular diagonals of lengths $d_1 = 12\text{ inches}$ and $d_2 = 16\text{ inches}$. What is the perimeter of the rhombus?
Solution:
- The diagonals of a rhombus bisect each other perpendicularly, creating four congruent right triangles whose legs are half the diagonals:
- Find the rhombus side length $s$ (hypotenuse):
- Compute the perimeter ($4$ equal sides):
6. TI-30XS MultiView Calculator Keystrokes
+-----------------------------------------------------------------------------+
| TI-30XS MULTIVIEW POLYGON FORMULA TIPS |
| |
| - Polygon Angle Sum: ( n - 2 ) [*] 180 [enter] |
| - Single Regular Angle: ( ( n - 2 ) [*] 180 ) [n/d] n [enter] |
| - Trapezoid Area: ( 1 [n/d] 2 ) [*] ( b1 + b2 ) [*] h [enter] |
+-----------------------------------------------------------------------------+
7. Common CLEP Traps & Strategic Checkpoints
- Trap 1: Using Slanted Leg Instead of Perpendicular Height: In parallelograms and trapezoids, never multiply by the slanted side length. Always use the perpendicular altitude $h$.
- Trap 2: Confusing Interior vs. Exterior Sums: The interior angle sum depends on $n$ ($S = (n-2)180^\circ$), but the exterior angle sum is ALWAYS $360^\circ$ regardless of whether the shape has $3$ sides or $100$ sides.
- Trap 3: Forgetting to Halve Diagonals in Rhombuses: When using the Pythagorean theorem to find the side of a rhombus, use half the diagonal lengths ($d_1/2$ and $d_2/2$), not the full diagonal lengths.
What is the degree measure of each interior angle of a regular decagon (10-sided regular polygon)?
An isosceles trapezoid has parallel bases of lengths 10 cm and 22 cm, and non-parallel legs of length 10 cm. What is the area of the trapezoid?
A rhombus has perpendicular diagonals of lengths 12 inches and 16 inches. What is the perimeter of the rhombus?