๐Ÿ“ Geometry and Measures

GCSE Maths ยท Overview of the whole topic

Ages 15โ€“16 ยท Foundation & Higher
1 The Big Picture

Geometry is the mathematics of shape, size, position and space. It is the largest topic on the GCSE paper, but it rests on a surprisingly small number of core ideas.

Everything in geometry comes back to four things:
โ€ข Angle facts โ€” a handful of rules about angles that combine to solve almost any angle problem.
โ€ข Properties of shapes โ€” knowing what makes a rhombus a rhombus lets you deduce lengths and angles for free.
โ€ข Formulae โ€” for length, area and volume, which you apply and combine.
โ€ข Right-angled triangles โ€” Pythagoras and trigonometry, which turn a picture into an equation.
The golden rule of geometry questions: always give a reason. "$x = 47^\circ$" scores one mark; "$x = 47^\circ$ because alternate angles are equal" scores two. Write the reason every single time.
2 The Angle Facts You Must Know
FactReason to write
Angles on a straight line add to $180^\circ$angles on a straight line
Angles round a point add to $360^\circ$angles at a point
Vertically opposite angles are equalvertically opposite angles
Angles in a triangle add to $180^\circ$angle sum of a triangle
Angles in a quadrilateral add to $360^\circ$angle sum of a quadrilateral
Alternate angles are equal (Z-shape)alternate angles
Corresponding angles are equal (F-shape)corresponding angles
Co-interior angles add to $180^\circ$ (C-shape)co-interior angles
Base angles of an isosceles triangle are equalbase angles of an isosceles triangle
Exterior angle of a triangle $=$ sum of the two opposite interior anglesexterior angle of a triangle
Alternate (Z) a a Corresponding (F) b b Co-interior (C) c d c + d = 180ยฐ
3 The Formulae Sheet in Your Head

Most of these are not given in the exam, so they must be learnt.

ShapeFormula
TriangleArea $= \tfrac{1}{2}bh$
ParallelogramArea $= bh$
TrapeziumArea $= \tfrac{1}{2}(a+b)h$
Circle$C = 2\pi r = \pi d$  ยท  $A = \pi r^2$
Any prismVolume $=$ area of cross-section $\times$ length
Cylinder$V = \pi r^2 h$  ยท  curved surface $= 2\pi r h$
Cone$V = \tfrac{1}{3}\pi r^2 h$  ยท  curved surface $= \pi r l$
Sphere$V = \tfrac{4}{3}\pi r^3$  ยท  surface $= 4\pi r^2$
Pyramid$V = \tfrac{1}{3} \times$ base area $\times$ height
Right-angled triangle$a^2 + b^2 = c^2$  ยท  SOH CAH TOA
Any triangle (Higher)$\dfrac{a}{\sin A} = \dfrac{b}{\sin B}$  ยท  $a^2 = b^2 + c^2 - 2bc\cos A$  ยท  Area $= \tfrac{1}{2}ab\sin C$
The formulae given to you in the exam are usually only the sphere and cone formulae, and (on Higher) the sine and cosine rules. Everything else you must know by heart โ€” check your exam board's formulae sheet.
4 The 25 Subtopics

The National Curriculum divides Geometry and Measures into 25 statements, usually labelled G1 to G25 in three groups. Each has its own page with explanations, worked examples and ten practice questions.

Properties and constructions (G1โ€“G13)

Mensuration and calculation (G14โ€“G22)

Vectors (G23โ€“G25)

5 How to Attack a Geometry Question
Worked Example โ€” A typical multi-step angle chase

In triangle $ABC$, $AB = AC$ and angle $BAC = 40^\circ$. The line $BC$ is extended to $D$. Find angle $ACD$.

โ‘ $AB = AC$, so the triangle is isosceles and angles $ABC$ and $ACB$ are equal.
โ‘กAngle sum of a triangle: $180 - 40 = 140^\circ$ shared between the two base angles.
โ‘ขSo angle $ACB = 140 \div 2 = 70^\circ$.
โ‘ฃ$BCD$ is a straight line, so angle $ACD = 180 - 70 = 110^\circ$.

Answer: $110^\circ$ โ€” and note the reason given at every stage.

Alternatively: the exterior angle of a triangle equals the sum of the two opposite interior angles, so angle $ACD = 40 + 70 = 110^\circ$ โœ“

6 Common Mistakes to Avoid
Mistake 1 โ€” Assuming a diagram is to scale.
Unless it says "accurately drawn", never measure. Two lines that look equal may not be.
Mistake 2 โ€” Confusing interior and exterior angles of a polygon.
Exterior angles always add to $360^\circ$; interior angles add to $(n-2)\times 180^\circ$.
Mistake 3 โ€” Using the slant height instead of the perpendicular height.
Area of a triangle or parallelogram needs the perpendicular height, not a sloping side.
Mistake 4 โ€” Squaring the scale factor for volume.
Lengths $\times k$, areas $\times k^2$, volumes $\times k^3$.
Mistake 5 โ€” Using trigonometry in a triangle that is not right-angled.
SOH CAH TOA only works when there is a right angle. Otherwise you need the sine or cosine rule.
Mistake 6 โ€” Rounding too early.
Keep full accuracy on your calculator throughout, and round only at the very end.
7 Quick Reference

Angle sums

Straight line $180^\circ$, point $360^\circ$, triangle $180^\circ$, quadrilateral $360^\circ$.

Polygons

Interior sum $= (n-2)\times 180^\circ$; exterior sum $= 360^\circ$.

Parallel lines

Alternate equal, corresponding equal, co-interior add to $180^\circ$.

Congruence

SSS, SAS, ASA, RHS. Never SSA.

Pythagoras

$a^2 + b^2 = c^2$, with $c$ the hypotenuse.

Trigonometry

$\sin = \tfrac{O}{H}$, $\cos = \tfrac{A}{H}$, $\tan = \tfrac{O}{A}$.

Circle

$C = 2\pi r$, $A = \pi r^2$. Arc and sector are fractions of these.

Similar shapes

Length $k$, area $k^2$, volume $k^3$.

Vectors

$\begin{pmatrix} x \\ y \end{pmatrix}$: $x$ across, $y$ up. Add by adding components.

Always

Give a reason for every step of an angle chase.

8 Practice Questions

These ten questions sample the whole topic. If one type catches you out, follow the link in Section 4 to the page that covers it.

Question 1

Three angles on a straight line are $x$, $2x$ and $3x$. Find $x$.

โ–ถ Show solution

Angles on a straight line add to $180^\circ$.

$x + 2x + 3x = 180 \Rightarrow 6x = 180$

$x = 30^\circ$

Question 2

Find the size of each interior angle of a regular decagon (10 sides).

โ–ถ Show solution

Exterior angle $= 360 \div 10 = 36^\circ$.

Interior angle $= 180 - 36 = 144^\circ$.

Check: interior sum $= (10-2)\times 180 = 1440^\circ$; $1440 \div 10 = 144^\circ$ โœ“

Question 3

A right-angled triangle has legs $9$ cm and $12$ cm. Find the hypotenuse.

โ–ถ Show solution

$c^2 = 9^2 + 12^2 = 81 + 144 = 225$

$c = \sqrt{225} = 15$ cm

Question 4

A circle has radius $7$ cm. Find its circumference and area, each to 1 decimal place.

โ–ถ Show solution

$C = 2\pi r = 2 \times \pi \times 7 = 43.98\ldots = 44.0$ cm

$A = \pi r^2 = \pi \times 49 = 153.93\ldots = 153.9\text{ cm}^2$

Question 5

Find the area of a trapezium with parallel sides $8$ cm and $14$ cm and perpendicular height $5$ cm.

โ–ถ Show solution

$A = \tfrac{1}{2}(a+b)h = \tfrac{1}{2}(8+14)\times 5$

$= \tfrac{1}{2} \times 22 \times 5 = 55\text{ cm}^2$

Question 6

In a right-angled triangle the hypotenuse is $10$ cm and one angle is $35^\circ$. Find the side opposite that angle, to 1 d.p.

โ–ถ Show solution

Opposite and hypotenuse โ†’ use sine.

$\sin 35^\circ = \dfrac{O}{10}$

$O = 10 \sin 35^\circ = 10 \times 0.57357 = 5.7$ cm

Question 7

A cylinder has radius $4$ cm and height $10$ cm. Find its volume to 1 d.p.

โ–ถ Show solution

$V = \pi r^2 h = \pi \times 16 \times 10 = 160\pi$

$= 502.65\ldots = 502.7\text{ cm}^3$

Question 8

Describe fully the single transformation that maps the point $(3,\ 2)$ to $(3,\ -2)$, and maps $(5,\ 1)$ to $(5,\ -1)$.

โ–ถ Show solution

The $x$-coordinates are unchanged and the $y$-coordinates have changed sign.

That is a reflection in the $x$-axis (the line $y = 0$).

Question 9

$\mathbf{a} = \begin{pmatrix} 3 \\ -1 \end{pmatrix}$ and $\mathbf{b} = \begin{pmatrix} -2 \\ 5 \end{pmatrix}$. Find $2\mathbf{a} + \mathbf{b}$.

โ–ถ Show solution

$2\mathbf{a} = \begin{pmatrix} 6 \\ -2 \end{pmatrix}$

$2\mathbf{a} + \mathbf{b} = \begin{pmatrix} 6 + (-2) \\ -2 + 5 \end{pmatrix} = \begin{pmatrix} 4 \\ 3 \end{pmatrix}$

Question 10

Two similar cones have heights $6$ cm and $9$ cm. The smaller has volume $96\text{ cm}^3$ and surface area $80\text{ cm}^2$.

(a) Find the volume of the larger.   (b) Find its surface area.

โ–ถ Show solution

Length scale factor $k = \dfrac{9}{6} = 1.5$.

(a) Volume factor $= 1.5^3 = 3.375$; $96 \times 3.375 = 324\text{ cm}^3$.

(b) Area factor $= 1.5^2 = 2.25$; $80 \times 2.25 = 180\text{ cm}^2$.

Geometry & Measures ยท GCSE Maths Revision ยท Created with MathJax