1. Overview
Area and perimeter are fundamental concepts in IGCSE Mathematics, crucial for calculating the space inside a 2D shape (area) and the distance around its boundary (perimeter). This revision note covers calculating the area and perimeter of rectangles, triangles, parallelograms, and trapeziums, as required by the Cambridge IGCSE Mathematics (0580) syllabus. Mastering these skills is essential for success in the exam and for real-world applications.
Key Definitions
- Perimeter: The total distance around the outside edge of a 2D shape.
- Area: The amount of 2D space inside a shape, measured in square units (e.g., $cm^2, m^2$).
- Perpendicular Height: The vertical height of a shape measured at a $90^\circ$ angle to the base.
- Compound Shape: A shape made up of two or more basic geometric shapes.
Core Content
A. Rectangle
The perimeter is the sum of all four sides, and the area is the product of the length and width.
Area $= l \times w$
Perimeter $= 2l + 2w$ or $2(l + w)$
Worked example 1 — Rectangle area and perimeter
A rectangular garden has a length of $15\text{ m}$ and a width of $8\text{ m}$. Calculate the perimeter and the area of the garden.
Step 1: Calculate Perimeter $P = 2(l + w)$ $P = 2(15 + 8)$ $P = 2(23)$ $P = 46\text{ m}$
Reason: Substitute the given values of length and width into the perimeter formula.
Step 2: Calculate Area $A = l \times w$ $A = 15 \times 8$ $A = 120\text{ m}^2$
Reason: Substitute the given values of length and width into the area formula.
Answer: The perimeter of the garden is $\boxed{46\text{ m}}$ and the area is $\boxed{120\text{ m}^2}$.
B. Triangle
The area is half of the base multiplied by the perpendicular height. Do not use the "slant height" for area.
Area $= \frac{1}{2} \times \text{base} \times \text{height}$
Worked example 2 — Triangle area
A triangle has a base of $10\text{ cm}$, a slant height of $7\text{ cm}$, and a perpendicular height of $6\text{ cm}$. Find the area of the triangle.
Step 1: Identify the correct values Base $= 10\text{ cm}$, Height $= 6\text{ cm}$ (Ignore the slant height of $7\text{ cm}$ for area calculations).
Reason: The area formula requires the perpendicular height, not the slant height.
Step 2: Apply the formula $A = \frac{1}{2} \times \text{base} \times \text{height}$ $A = \frac{1}{2} \times 10 \times 6$ $A = 5 \times 6$ $A = 30\text{ cm}^2$
Reason: Substitute the values of base and height into the area formula.
Answer: The area of the triangle is $\boxed{30\text{ cm}^2}$.
C. Parallelogram
A parallelogram has the same area formula as a rectangle, provided you use the perpendicular height ($h$) rather than the sloping side.
Area $= \text{base} \times \text{height}$
Worked example 3 — Parallelogram area
A parallelogram has a base of $12\text{ m}$ and a perpendicular height of $4\text{ m}$. Calculate the area.
Step 1: Apply the formula $A = \text{base} \times \text{height}$ $A = 12 \times 4$ $A = 48\text{ m}^2$
Reason: Substitute the values of base and height into the area formula.
Answer: The area of the parallelogram is $\boxed{48\text{ m}^2}$.
D. Trapezium
A trapezium has one pair of parallel sides (usually called $a$ and $b$).
Area $= \frac{1}{2}(a + b)h$
Worked example 4 — Trapezium area
A trapezium has parallel sides of length $6\text{ cm}$ and $10\text{ cm}$. The distance between them is $5\text{ cm}$. Calculate the area.
Step 1: Identify $a, b,$ and $h$ $a = 6\text{ cm}, b = 10\text{ cm}, h = 5\text{ cm}$
Reason: Identify the given values that correspond to the variables in the formula.
Step 2: Substitute into formula $A = \frac{1}{2}(a + b) \times h$ $A = \frac{1}{2}(6 + 10) \times 5$ $A = \frac{1}{2}(16) \times 5$ $A = 8 \times 5$ $A = 40\text{ cm}^2$
Reason: Substitute the identified values into the area formula and simplify.
Answer: The area of the trapezium is $\boxed{40\text{ cm}^2}$.
Extended Content (Extended Only)
While there are no additional specific learning objectives for the Supplement curriculum under topic 5.2, Extended students are expected to apply their knowledge of area and perimeter in more complex scenarios. This often involves:
- Compound Shapes: Calculating the area and perimeter of shapes formed by combining two or more of the basic shapes (rectangles, triangles, parallelograms, trapeziums). This requires breaking down the compound shape into simpler components, calculating the area or perimeter of each component, and then adding or subtracting as necessary.
- Algebraic Problems: Solving problems where the dimensions of the shapes are given as algebraic expressions. This requires applying algebraic skills to manipulate the area and perimeter formulas.
- Problem Solving: Applying area and perimeter concepts to solve real-world problems, often involving multiple steps and requiring careful interpretation of the problem statement.
Worked example 5 — Extended: Compound Shape
The diagram below shows a compound shape made from a rectangle and a right-angled triangle. The rectangle has length $2x$ and width $x$. The triangle has base $x$ and height $x$. Find an expression for the total area of the shape, and if the total area is $54\text{ cm}^2$, find the value of $x$.
Step 1: Find the area of the rectangle $A_{rectangle} = l \times w = 2x \times x = 2x^2$
Reason: Apply the formula for the area of a rectangle.
Step 2: Find the area of the triangle $A_{triangle} = \frac{1}{2} \times b \times h = \frac{1}{2} \times x \times x = \frac{1}{2}x^2$
Reason: Apply the formula for the area of a triangle.
Step 3: Find the total area $A_{total} = A_{rectangle} + A_{triangle} = 2x^2 + \frac{1}{2}x^2 = \frac{5}{2}x^2$
Reason: Add the areas of the rectangle and triangle to find the total area.
Step 4: Solve for x when the total area is 54 cm² $\frac{5}{2}x^2 = 54$ $x^2 = 54 \times \frac{2}{5}$ $x^2 = \frac{108}{5}$ $x^2 = 21.6$ $x = \sqrt{21.6}$ $x \approx 4.65$
Reason: Substitute the given area into the expression and solve for x.
Answer: The expression for the total area is $\frac{5}{2}x^2$ and the value of $x$ is approximately $\boxed{4.65\text{ cm}}$.
Key Equations
| Shape | Area Formula | Perimeter Formula | Variables |
|---|---|---|---|
| Rectangle | $\bf{A = l \times w}$ | $\bf{P = 2l + 2w}$ | $l$=length, $w$=width |
| Triangle | $\bf{A = \frac{1}{2}bh}$ | Sum of all sides | $b$=base, $h$=perpendicular height |
| Parallelogram | $\bf{A = bh}$ | Sum of all sides | $b$=base, $h$=perpendicular height |
| Trapezium | $\bf{A = \frac{1}{2}(a+b)h}$ | Sum of all sides | $a, b$=parallel sides, $h$=height |
Note: These formulas are generally not provided on the IGCSE formula sheet; they must be memorized.
Common Mistakes to Avoid
- ❌ Wrong: Including the length of internal lines when calculating the perimeter of a compound shape. ✓ Right: Only include the lengths of the outer boundary lines when finding the perimeter.
- ❌ Wrong: Calculating the perimeter when the question asks for the area, or vice versa. ✓ Right: Carefully read the question and identify whether it's asking for area or perimeter. Double-check your units ($cm$ for perimeter, $cm^2$ for area).
- ❌ Wrong: Forgetting to use brackets correctly when using the trapezium area formula on a calculator, leading to incorrect order of operations: e.g., entering $0.5 \times 6 + 10 \times 5$ instead of $0.5 \times (6 + 10) \times 5$. ✓ Right: Use brackets to ensure the addition of the parallel sides is performed before multiplying by the height and 0.5: $0.5 \times (a + b) \times h$.
- ❌ Wrong: Using the slant height instead of the perpendicular height when calculating the area of a triangle or parallelogram. ✓ Right: Always use the perpendicular height, which is the vertical distance from the base to the opposite vertex (triangle) or side (parallelogram).
- ❌ Wrong: Forgetting to convert units to be consistent before calculating area or perimeter (e.g., using cm for one side and m for another). ✓ Right: Convert all measurements to the same unit before performing any calculations.
Exam Tips
- Command Words: "Calculate" means show your numerical steps clearly. "Show that" means you must start with the formula and show every line of working to reach the given answer, demonstrating how you arrive at the stated result.
- Show Your Working: Even if you make a small arithmetic error and get the final answer wrong, you can still earn "method marks" (M marks) for correctly substituting values into a formula and showing your steps.
- Units: Always check if the question uses different units (e.g., some sides in $cm$ and some in $m$). Convert them all to the same unit before calculating area or perimeter.
- Calculator Tip: For non-calculator papers, look for opportunities to simplify fractions or cancel out common factors to make calculations easier (e.g., $\frac{1}{2}$ of an even number). For calculator papers, enter the entire expression at once, using brackets where necessary, to avoid rounding errors mid-calculation.
- Typical Values: If a question involves $\pi$, use the $\pi$ button on your calculator for maximum accuracy, or $3.142$ if specified in the question.