6.3 Perimeter & Area of 2D Polygons & Circles
Key Takeaways
- Perimeter measures the total linear distance around the outer boundary of a 2D shape (expressed in linear units), while area measures the total surface enclosed (expressed in square units).
- The circumference of a circle is given by C = πd = 2πr, and its enclosed area is given by A = πr².
- Standard polygon area formulas evaluate base and perpendicular height: Rectangle (A = lw), Triangle (A = ½bh), Parallelogram (A = bh), and Trapezoid (A = ½(a + b)h).
- To calculate the total area of a composite 2D figure, partition the shape into standard non-overlapping sub-regions and sum their individual areas (or subtract internal cutouts).
- To determine the perimeter of a composite 2D figure, sum only the exposed outer boundary lengths, explicitly excluding any shared internal partitioning edges.
6.3 Perimeter & Area of 2D Polygons & Circles
Quick Summary: Calculating boundary lengths and surface coverage is a core spatial competency assessed on the Ontario MPT. This section reviews 2D perimeter and area formulas for standard polygons (rectangles, triangles, parallelograms, trapezoids) and circular shapes (circumference, area, arcs, sectors). It provides explicit strategies for solving multi-step composite 2D figure problems using additive and subtractive methods.
Core Concepts: Perimeter vs. Area
When working with two-dimensional geometry, it is vital to distinguish between boundary distance and surface coverage:
- Perimeter ($P$): The total 1D continuous linear distance around the outer boundary of a two-dimensional shape. Measured in linear units (e.g., $\text{mm}$, $\text{cm}$, $\text{m}$, $\text{km}$).
- Area ($A$): The total amount of 2D surface space enclosed within a boundary. Measured in square units (e.g., $\text{mm}^2$, $\text{cm}^2$, $\text{m}^2$, $\text{km}^2$).
Formulas for 2D Polygons
1. Rectangles & Squares
- Rectangle:
- Square (where $l = w = s$):
2. Triangles
- Perimeter: Sum of all three side lengths:
- Area: Note: The height $h$ must be perpendicular ($90^\circ$) to the chosen base $b$. Never use a slant side length as the height unless the triangle is a right-angled triangle with that side as a leg.
3. Parallelograms
A quadrilateral with two pairs of parallel opposite sides.
- Perimeter: $P = 2a + 2b = 2(a + b)$ (where $a$ and $b$ are adjacent side lengths).
- Area: Note: Like triangles, $h$ is the vertical perpendicular distance between the parallel bases, not the slanted side length $a$.
4. Trapezoids (Trapeziums)
A quadrilateral with at least one pair of parallel sides (called bases $a$ and $b$).
- Perimeter: Sum of all four sides: $P = a + b + c + d$.
- Area: Conceptual Meaning: The area of a trapezoid is equal to the average length of its parallel bases ($\frac{a + b}{2}$) multiplied by the perpendicular height $h$.
| Shape Name | Boundary Formula (Perimeter) | Enclosed Area Formula | Required Spatial Parameters |
|---|---|---|---|
| Rectangle | $P = 2(l + w)$ | $A = l \times w$ | Length $l$, Width $w$ |
| Triangle | $P = a + b + c$ | $A = \frac{1}{2} b h$ | Base $b$, Perpendicular height $h$ |
| Parallelogram | $P = 2(a + b)$ | $A = b \times h$ | Base $b$, Perpendicular height $h$ |
| Trapezoid | $P = a + b + c + d$ | $A = \frac{a + b}{2} h$ | Parallel bases $a$ & $b$, Perpendicular height $h$ |
| Circle | $C = 2\pi r = \pi d$ | $A = \pi r^2$ | Radius $r$ or Diameter $d$ |
Circles: Circumference, Area, Arcs & Sectors
A circle is defined as the locus of all points equidistant from a central point. The distance from the center to any point on the boundary is the radius ($r$). The distance across the circle through the center is the diameter ($d = 2r$).
1. Circumference ($C$)
The perimeter of a circle is called its circumference: Where $\pi \approx 3.14159$ (or $\frac{22}{7}$ in non-calculator estimations).
2. Area of a Circle ($A$)
Warning: Do not confuse $C = 2\pi r$ with $A = \pi r^2$. Remember that area units are squared, matching $r^2$.
3. Arc Length ($L$) & Sector Area ($A_{\text{sector}}$)
A sector is a pie-shaped fraction of a circle subtended by a central angle $\theta$ (in degrees).
- Arc Length ($L$): The curved boundary portion of the sector:
- Sector Area ($A_{\text{sector}}$): The surface region enclosed by the sector:
Composite 2D Figures: Additive & Subtractive Strategies
Many MPT exam items test composite figures—shapes created by combining or cutting out basic geometric figures.
graph TD
COMP["Composite 2D Figure Problem"]
COMP --> ADD["Additive Strategy<br/>(Sum Sub-Region Areas)"]
COMP --> SUB["Subtractive Strategy<br/>(Outer Area - Cutout Area)"]
COMP --> PERIM["Perimeter Rule<br/>Sum ONLY Outer Exposed Edges!<br/>EXCLUDE Internal Boundaries!"]
1. Additive Area Method
Decompose the composite shape into non-overlapping standard shapes (e.g., a rectangle and a triangle), calculate each area separately, and sum them:
2. Subtractive Area Method
Calculate the area of a larger enclosing standard shape and subtract the area of any unshaded cutouts or holes:
3. Critical Perimeter Rule for Composite Shapes
When calculating the perimeter of a composite figure, DO NOT sum the perimeters of the individual component shapes! Doing so incorrectly counts internal boundary lines where the shapes join. Only add the lengths of edges that lie on the exterior boundary of the final combined figure.
Multi-Step Worked Composite Example
Problem Statement: A school playground field design consists of a central rectangular field measuring $40 \text{ metres}$ long by $20 \text{ metres}$ wide, flanked by a semicircular play area attached to one of its $20 \text{ m}$ ends. Inside the rectangular portion, a square sandbox measuring $6 \text{ metres}$ on each side is dug out.
Calculate:
- The total outer perimeter of the playground field (using $\pi \approx 3.14$).
- The total usable surface area of the playground field (excluding the sandbox).
Step-by-Step Solution:
-
Step 1: Analyze Dimensions
- Rectangle: $l = 40 \text{ m}$, $w = 20 \text{ m}$.
- Semicircle: Attached to $20 \text{ m}$ width $\implies$ diameter $d = 20 \text{ m}$, radius $r = 10 \text{ m}$.
- Square Sandbox cutout: $s = 6 \text{ m}$.
-
Step 2: Calculate Total Outer Perimeter Identify the exterior boundary components:
- Bottom long side of rectangle = $40 \text{ m}$.
- Top long side of rectangle = $40 \text{ m}$.
- Flat left short side of rectangle = $20 \text{ m}$.
- Curved right semicircular arc boundary = $\frac{1}{2} C = \frac{1}{2} (\pi d) = \frac{1}{2} (3.14 \times 20) = 31.4 \text{ m}$. (Note: The internal line of $20 \text{ m}$ separating the rectangle and semicircle is internal, so it is excluded!)
-
Step 3: Calculate Total Usable Area Use a combined additive and subtractive area approach:
- Area of Central Rectangle ($A_1$):
- Area of Semicircle ($A_2$):
- Area of Square Sandbox Cutout ($A_3$):
- Total Usable Area ($A_{\text{usable}}$):
Final Answer: Total outer perimeter = $131.4 \text{ m}$, Total usable surface area = $921 \text{ m}^2$.
A trapezoidal garden bed has parallel bases of length 14 metres and 22 metres, a vertical perpendicular height of 8 metres, and slanted side lengths of 10 metres. What is the enclosed area of the garden bed?
A custom wooden sign is designed in the shape of a rectangle measuring 12 cm wide by 20 cm high, topped by a semicircle attached along its upper 12 cm width. What is the total outer perimeter of the sign? (Use π ≈ 3.14).
A square steel sheet measuring 30 cm on each side has a circular hole of radius 7 cm punched out from its center. Using π = 22/7, what is the remaining surface area of the steel sheet?