Library International Mathematics 0607 Area & Perimeter
O Level · International Mathematics 0607

Area & Perimeter

Revise Area & Perimeter for International Mathematics 0607 (O Level) — revision notes and instant AI marking. Free to start.

📖 Revision notes · preview

Summary — What This Chapter Covers

  • Perimeter is the total distance around the outside of a 2D shape — just add up every side length.
  • The perimeter of a circle has a special name: the circumference.
  • Compound shapes (irregular ones) can be split into rectangles, triangles, and parts of circles.
  • Use shape properties (equal sides, opposite sides equal, etc.) and sometimes Pythagoras' theorem to find missing lengths before you can find the perimeter.
  • Area is the amount of 2D space inside a shape's boundary, measured in squared units (cm², m², etc.).
  • You need to know the area formulas for a rectangle, triangle, trapezium, and parallelogram by heart (only the triangle one is given to you in the exam).
  • To find the area of a compound shape: split it into standard shapes and add the areas — or sometimes it's easier to complete a bigger shape and subtract the extra bit.
  • Problem-solving questions dress area up in real-life contexts (carpets, painting, tiling) — often involving cost and compound units like £/m².

1. Perimeter

What is perimeter?

Perimeter is simply the total distance you'd walk if you traced all the way around the outside edge of a 2D shape and ended up back where you started. Because it's a length, it's measured in "one dimension" — units like mm, cm, or m (never squared).

Think of a rectangular garden with a fence around it. The perimeter is the total length of fencing you'd need to buy. It doesn't matter what shape the garden is — you're just measuring the boundary line.

Special name alert
The perimeter of a circle isn't called "perimeter" — it's called the circumference. Same idea (distance around the outside), just a different name because circles are special.

Finding the perimeter of a regular shape

For any regular shape (all sides equal — like a square or equilateral triangle), you don't need to add up every side one by one. Just multiply the number of sides by the length of one side.

Regular Shape Perimeter P = n × s n = number of sides, s = length of one side. E.g. a square of side x cm has perimeter 4x cm.

Finding the perimeter of a compound shape

A compound shape is made of two or more simpler 2D shapes joined together (like an L-shape, which is really two rectangles pushed together). The strategy is always the same:

  1. Look for sides that must be equal — dashes on a diagram, or the question telling you directly, often signal this (e.g. two sides of an isosceles triangle).
  2. Use the shape's structure to work out missing lengths. A classic trick: on an L-shape, the sum of the two shorter horizontal (or vertical) sides equals the one long side directly opposite them.
  3. Sometimes you'll need Pythagoras' theorem to find a missing side on a right-angled triangle hiding inside the compound shape.
  4. Once every side length is known, just add them all up.
3 cm ┌─────┐ │ │ 14 cm │ └───────────┐ │ │ │ │ └─────────────────┘ 17 cm Missing horizontal length = 17 − 3 = 14 cm ✓ (matches the label!) This is the "two shorter sides = one longer side opposite" rule.
Worked Example — Pentagon-ish shape
A shape has a triangle point on the left (two equal sides marked with dashes, given as 6 cm) attached to two rectangles. The top length is 18 cm, made up of a 15 cm section and an unlabelled section. The right-hand step is 2 cm, and a vertical side is 4 cm, and the bottom is 15 cm.

Step 1: The dashes tell us both slanted sides of the triangle are equal, so the second one is also 6 cm.
Step 2: The two horizontal lengths along the bottom-ish path (15 cm and the missing bit) must add up to the 18 cm top length, so the missing length = 18 − 15 = 3 cm.
Step 3: Add every outer side: 6 + 6 + 18 + 2 + 3 + 4 + 15 = 54 cm.
Practice Question 1

A square has a side length of 9 cm. What is its perimeter?

Practice Question 2

An L-shaped room has a long bottom edge of 12 m, a long left edge of 8 m. A rectangular notch is cut from the top-right corner: the notch is 5 m wide (measured along the top) and 3 m tall (measured down the right side). Find the perimeter of the L-shape.

2. Area Formulas

What is area?

Area is the amount of flat space enclosed inside the boundary of a 2D shape — think of it as "how many 1cm × 1cm squares would it take to completely cover this shape with no gaps or overlaps?" That's why area is always measured in squared units: mm², cm², m², and so on. Unlike perimeter (a 1D length), area uses lengths in two dimensions multiplied together.

Counting squares on a grid

Before using formulas, it helps to understand area at its most basic level: counting squares.

  • Count every whole square fully inside the shape.
  • For partial squares, try to pair up halves (or other fractions) to make whole squares.
  • If the grid has a scale (e.g. each square = 4 cm²), multiply your square count by that scale to get the total area.

The four essential area formulas

These four formulas are the backbone of the entire chapter. You need to know all of them from memory — only the triangle formula is printed in the exam.

Rectangle A = l × w Multiply length by width. Simple as that.
Triangle (given in exam) A = ½ × b × h Multiply base by perpendicular height, then halve it. The height must be perpendicular (90°) to the base — it is NOT always one of the sloped sides.
Trapezium A = ½ × (a + b) × h Add the two parallel sides (a and b), multiply by the perpendicular height between them, then halve it.
Parallelogram A = b × h Multiply base by perpendicular height (the "upright" distance between the base and the opposite side — NOT the slanted side length).
Why "perpendicular" height matters so much
Picture a parallelogram leaning over, like a shoved-over box of tissues. The slanted side is than the real height. If you use the slanted side length by mistake, you'll get an area that's too big. Always look for the height marked with a right-angle symbol (a little square) — that's your true h.

Forgot a formula in the exam? No panic — you can always split the trapezium or parallelogram into a rectangle and triangle(s) and work it out from the shapes you definitely remember.

Worked Example — Trapezium
A trapezium has parallel sides of 30 cm (bottom) and 15 cm (top), with a perpendicular height of 20 cm between them.

A = ½ × (30 + 15) × 20 = ½ × 45 × 20 = ½ × 900 = 450 cm²
Worked Example — Parallelogram
A parallelogram has base 15 cm and perpendicular height 12 cm.

A = 15 × 12 = 180 cm²
Worked Example — Right-Angled Triangle
A right-angled triangle has two shorter sides (the ones forming the right angle) of 8 cm and 7 cm — these can be used directly as base and height since they're already perpendicular to each other.

A = ½ × 8 × 7 = ½ × 56 = 28 cm²
Practice Question 3

Find the area of a triangle with base 10 cm and perpendicular height 6 cm.

Practice Question 4

A trapezium has parallel sides 8 cm and 12 cm, and a perpendicular height of 5 cm. Find its area.

3. Adding & Subtracting Areas

What is a compound shape?

A compound shape is any shape that isn't one of your standard shapes (rectangle, triangle, trapezium, parallelogram). It's built by combining two or more standard shapes together. Since you don't have a direct formula for an "L-shape" or a "pentagon-ish house shape," you break it down into pieces you have formulas for.

Two strategies: adding vs. subtracting

Strategy 1 — Split and Add: Cut the compound shape into standard shapes (usually rectangles and triangles), find each area, then add them all together.

Strategy 2 — Complete and Subtract: Sometimes it's actually easier to imagine the shape as a "bigger, simpler shape" with a chunk missing. Complete the bigger shape, find its area, then subtract the area of the missing chunk.

┌───────────┐ │ ╱│ ← imagine completing this triangle │ ╱ │ corner to make a full rectangle, │ ● │ then SUBTRACT the triangle you added │ │ └────────────┘ Area of original shape = Area of full rectangle − Area of triangle
How to choose
There's often more than one valid way to split a shape. Take a moment before diving in — pick whichever split gives you the fewest, simplest pieces with lengths you can actually work out.

Worked Example — Pentagon (Split & Add)

A pentagon looks like a rectangle with a triangular "roof" slanting up on one side. The rectangle part is 12 cm wide and 4 cm tall. Above it, the shape rises further: the left corner of the roof starts 5 cm up (matching a step), and the tallest point on the right reaches 9 cm total height, over a horizontal run — the full top-right point is 12 cm across from the left edge.

5cm ┌────┐ │ │\ 4cm │ │ \ 9cm │ │ \ └────┴──────┘ 12 cm

Step 1: Split into a rectangle (12 × 4) and a triangle sitting on top.

Step 2: Find the triangle's base and height using subtraction:

  • Triangle height = 9 − 4 = 5 cm
  • Triangle base = 12 − 5 = 7 cm

Step 3: Add the two areas:

Total = (12 × 4) + ½(7 × 5) = 48 + ½(35) = 48 + 17.5 = 65.5 cm²
Practice Question 5

An L-shaped tile is made from a big rectangle 10 cm × 8 cm with a smaller rectangle 4 cm × 3 cm cut out of one corner. Find the area of the L-shaped tile.

4. Problem-Solving with Areas

What does a problem-solving question look like?

These questions wrap area calculations inside a real-life story (painting a room, laying carpet, designing a field) and usually mix in a second topic — most commonly money/cost calculations, sometimes percentages. They tend to feel harder than they are because there's a lot of text to wade through before you reach an actual number.

How to tackle them

  • Don't panic if you can't immediately see the final answer — instead, ask "what can I calculate from what I've been given?" One calculation often unlocks the next.
  • Watch for key words: "minimum," "maximum," "cheapest," "at least" — these tell you what kind of answer you're aiming for.
  • Watch for compound units like £/m² — this is a huge clue that you'll need to multiply a cost-per-square-metre rate by an area.
  • Annotate the diagram in pencil as you work out missing lengths — future-you (a few steps later) will thank present-you.
  • Even if you don't reach a final answer, write down every calculation you attempt — exam mark schemes usually award method marks for correct working, even without a final correct number.

Worked Example — Carpet Costing

John's L-shaped lounge: one rectangle is 3.2 m × 3.6 m, and a smaller rectangle attached to it is 2.4 m × 1.8 m (found via 6 − 2.4 = 3.6 for the missing length). Two companies quote:

  • Company A: Fixed £5.50 per m²
  • Company B: £6 per m² for the first 10 m², then £4 per m² for anything over that

Step 1 — Find the area (split into two rectangles and add):

Total Area = (3.2 × 3.6) + (2.4 × 1.8) = 11.52 + 4.32 = 15.84 m²

Step 2 — Cost with Company A:

15.84 × 5.50 = £87.12

Step 3 — Cost with Company B (split into "first 10 m²" and "remaining"):

(6 × 10) + 4 × (15.84 − 10) = 60 + 4 × 5.84 = 60 + 23.36 = £83.36

Conclusion: John should choose Company B — it's £3.76 cheaper.

Practice Question 6

A rectangular wall is 4 m wide and 2.5 m tall. Paint costs £8 per m² and one tin covers exactly 2.5 m². How much will it cost to paint the wall, assuming you must buy whole tins?

What to Memorise

Perimeter
Total distance around the outside of a 2D shape. Add all side lengths. Measured in single units (cm, m).
Circumference
The special name for the perimeter of a circle.
Area
The amount of 2D space inside a shape's boundary. Measured in squared units (cm², m²).
Compound shape
An irregular shape built from two or more standard shapes joined together.
Rectangle area
A = l × w
Triangle area
A = ½bh (given in exam — h must be perpendicular to b)
Trapezium area
A = ½(a + b)h — a and b are the parallel sides, h is perpendicular height between them
Parallelogram area
A = bh — h is the perpendicular distance between base and opposite side, NOT the slanted side
Perpendicular height
The height measured at a right angle (90°) to the base — often not the same as a sloped side length.
Split-and-add strategy
Break a compound shape into standard shapes, find each area/perimeter piece, then add together.
Complete-and-subtract strategy
Extend a compound shape into a bigger simple shape, find its area, then subtract the extra piece you added.
Regular shape perimeter
P = n × s (number of sides × length of one side) — only works when all sides are equal.

Concepts Checklist

Exam Tips & Common Mistakes

  • Mixing up perimeter and area units. Perimeter answers should never have a "²" — if you see cm² in a perimeter answer, something's gone wrong.
  • Using the slanted side instead of the perpendicular height for triangles and parallelograms. Always look for the right-angle marker in the diagram to confirm which length is the true height.
  • Forgetting to halve in the triangle and trapezium formulas — it's an easy slip under exam pressure. Write the ½ down first, before you plug in numbers.
  • Not finding missing lengths before calculating. Compound shape questions almost always require a subtraction step (like 17 − 3 = 14) before you can find perimeter or area — don't skip straight to adding up the labelled numbers only.
  • Double-counting or missing a side when finding the perimeter of a compound shape. Trace around the shape systematically (e.g. clockwise) and tick off each side as you add it.
  • Ignoring "whole tins/rolls only" conditions in problem-solving questions — if you can only buy whole units, round UP even if the exact calculation gives a decimal.
  • Leaving out working. Even a partial, incorrect final answer can pick up method marks if your working (formulas, substitutions) is shown clearly.
🔓 Read the full Area & Perimeter note — free You're seeing the preview · free account, no card needed
Also in the full note
  • 3. Adding & Subtracting Areas
  • Exam Tips & Common Mistakes
  • Worked Example — Pentagon (Split & Add)
What's inside
📖 Revision notes 🎯 Learn mode ✦ AI flashcards ✓ Instant AI marking 🧊 3D explorers 🧪 Experiments & simulations 📈 Progress tracking
📄 Practise Area & Perimeter with International Mathematics 0607 past papers Every paper with its mark scheme — answer online, marked instantly. Open →

Read the full Area & Perimeter notes free

That's the preview — create a free account to read the rest, plus flashcards and practice questions with instant AI marking. No credit card.

Unlock the full notes free →

More International Mathematics topics