๐Ÿ”„ Transformations

GCSE Maths ยท Geometry and Measures (G7)

Ages 15โ€“16 ยท Foundation & Higher

โ† Back to topic overview
1 The Four Transformations

A transformation moves or resizes a shape. The original is the object; the result is the image.

TransformationWhat it doesYou must stateCongruent?
TranslationSlides the shapeThe column vectorYes
ReflectionFlips it in a mirror lineThe equation of the mirror lineYes
RotationTurns it about a pointAngle, direction, centreYes
EnlargementResizes itScale factor and centreNo (unless SF is $\pm 1$)
Describe, don't just name. "It's a rotation" earns nothing. You must give every detail listed in the third column above, or you lose marks.
Only one transformation. If a question says "describe fully the single transformation", never answer with two. Find the one that does the whole job.
2 Translation

A translation slides every point the same distance in the same direction. It is described by a column vector.

Column vector
$\begin{pmatrix} x \\ y \end{pmatrix}$  โ€”  $x$ across (right if positive), $y$ up (up if positive)
A B Translation by 3 right and 2 up (3, 2)
Worked Example 1 โ€” Applying a translation

Translate the point $(4,\ -1)$ by the vector $\begin{pmatrix} -3 \\ 5 \end{pmatrix}$.

โ‘ Add the top number to the $x$-coordinate: $4 + (-3) = 1$
โ‘กAdd the bottom number to the $y$-coordinate: $-1 + 5 = 4$

Image: $(1,\ 4)$

Worked Example 2 โ€” Finding the vector

Triangle $P$ has a vertex at $(2,\ 7)$. After a translation, the matching vertex of triangle $Q$ is at $(-4,\ 3)$. Find the translation vector.

โ‘ Across: $-4 - 2 = -6$ (6 to the left)
โ‘กUp: $3 - 7 = -4$ (4 down)

Vector: $\begin{pmatrix} -6 \\ -4 \end{pmatrix}$

Always image minus object, and use corresponding vertices.
3 Reflection

A reflection flips a shape across a mirror line. Every point and its image are the same distance from the mirror, on opposite sides, measured perpendicular to the line.

Mirror lineEffect on $(x,\ y)$
The $x$-axis, $y = 0$$(x,\ -y)$ โ€” the $y$-coordinate changes sign
The $y$-axis, $x = 0$$(-x,\ y)$ โ€” the $x$-coordinate changes sign
$x = a$ (a vertical line)$(2a - x,\ y)$
$y = b$ (a horizontal line)$(x,\ 2b - y)$
$y = x$$(y,\ x)$ โ€” swap the coordinates
$y = -x$$(-y,\ -x)$ โ€” swap and change both signs
Count perpendicular to the mirror. For a diagonal mirror such as $y = x$ this means counting diagonally โ€” or simply use the coordinate rule and swap the numbers.
Worked Example 3 โ€” Reflection in $y = x$

Reflect the triangle with vertices $(1,\ 4)$, $(3,\ 4)$ and $(1,\ 7)$ in the line $y = x$.

โ‘ The rule for $y = x$ is: swap the coordinates.
โ‘ก$(1,\ 4) \to (4,\ 1)$
โ‘ข$(3,\ 4) \to (4,\ 3)$
โ‘ฃ$(1,\ 7) \to (7,\ 1)$
Worked Example 4 โ€” Finding the mirror line

A shape is reflected so that $(2,\ 5)$ maps to $(2,\ -3)$ and $(6,\ 5)$ maps to $(6,\ -3)$. Find the mirror line.

โ‘ The $x$-coordinates are unchanged, so the mirror is horizontal.
โ‘กThe mirror lies halfway between the object and image $y$-values.
โ‘ขMidpoint of $5$ and $-3$: $\dfrac{5 + (-3)}{2} = 1$

Mirror line: $y = 1$

4 Rotation

A rotation turns a shape about a fixed point called the centre of rotation.

You must give all three
the angle  ยท  the direction (clockwise or anticlockwise)  ยท  the centre
A rotation of $180^\circ$ needs no direction โ€” clockwise and anticlockwise give the same result.
Rotation about the originEffect on $(x,\ y)$
$90^\circ$ anticlockwise$(-y,\ x)$
$90^\circ$ clockwise$(y,\ -x)$
$180^\circ$$(-x,\ -y)$
Worked Example 5 โ€” Rotating about a point

Rotate the point $(5,\ 3)$ by $90^\circ$ clockwise about the centre $(1,\ 1)$.

โ‘ Find the step from the centre to the point: $4$ right, $2$ up.
โ‘กTurning $90^\circ$ clockwise sends "right" to "down" and "up" to "right".
โ‘ขSo the new step is $4$ down and $2$ right โ€” that is, $2$ right and $4$ down.
โ‘ฃImage $= (1 + 2,\ 1 - 4) = (3,\ -3)$

Check with the formula: relative coordinates $(4, 2)$; clockwise $90^\circ$ gives $(y, -x) = (2, -4)$; add the centre: $(1+2,\ 1-4) = (3, -3)$ โœ“

Worked Example 6 โ€” Finding the centre of rotation

Describe how to find the centre when you can see the object and its image.

โ‘ Join a vertex of the object to its matching vertex on the image.
โ‘กConstruct the perpendicular bisector of that line.
โ‘ขRepeat with a second pair of matching vertices.
โ‘ฃThe centre of rotation is where the two perpendicular bisectors cross.

This works because the centre is equidistant from every point and its image.

5 Enlargement

An enlargement changes the size of a shape. The image is similar to the object, not congruent.

You must give both
the scale factor  ยท  the centre of enlargement
Scale factor $k$Effect
$k > 1$Bigger, same way up, same side of the centre
$0 \lt k \lt 1$Smaller (still called an enlargement), same way up
$k = -1$Same size, upside down โ€” equivalent to a $180^\circ$ rotation about the centre
$k \lt 0$Upside down and on the opposite side of the centre
centre A B Rays from the centre; every distance is multiplied by the scale factor
Worked Example 7 โ€” Positive scale factor

Enlarge the point $(4,\ 3)$ by scale factor $3$, centre $(1,\ 1)$.

โ‘ Step from centre to point: $4 - 1 = 3$ across, $3 - 1 = 2$ up.
โ‘กMultiply by $3$: $9$ across, $6$ up.
โ‘ขImage $= (1 + 9,\ 1 + 6) = (10,\ 7)$
Worked Example 8 โ€” Negative scale factor

Enlarge the point $(5,\ 4)$ by scale factor $-2$, centre $(1,\ 2)$.

โ‘ Step from centre to point: $4$ across, $2$ up.
โ‘กMultiply by $-2$: $-8$ across, $-4$ up โ€” the negative reverses the direction.
โ‘ขImage $= (1 - 8,\ 2 - 4) = (-7,\ -2)$

The image is twice the size, upside down, and on the opposite side of the centre.

Worked Example 9 โ€” Finding the scale factor and centre

A triangle with sides $3$ cm, $4$ cm and $5$ cm is enlarged to one with sides $7.5$ cm, $10$ cm and $12.5$ cm. Find the scale factor, and describe how to locate the centre.

โ‘ Scale factor $= \dfrac{\text{image length}}{\text{object length}} = \dfrac{7.5}{3} = 2.5$
โ‘กCheck with another pair: $\dfrac{10}{4} = 2.5$ โœ“ and $\dfrac{12.5}{5} = 2.5$ โœ“
โ‘ขTo find the centre, draw a straight line through each vertex of the object and its matching image vertex.
โ‘ฃAll the lines meet at the centre of enlargement.
Area does not scale the same way. If lengths are multiplied by $k$, areas are multiplied by $k^2$. An enlargement of scale factor $3$ makes the area $9$ times bigger.
6 Quick Reference

Translation

State the column vector. Image $=$ object $+$ vector.

Reflection

State the equation of the mirror line, e.g. $y = -2$.

Rotation

State angle, direction and centre. $180^\circ$ needs no direction.

Enlargement

State scale factor and centre.

$y = x$

Reflection swaps the coordinates: $(x,y) \to (y,x)$.

$90^\circ$ about O

Anticlockwise $(x,y)\to(-y,x)$; clockwise $(x,y)\to(y,-x)$.

Negative SF

Image is inverted and on the opposite side of the centre.

Congruence

Translation, reflection and rotation preserve size; enlargement does not.

Finding a centre

Join matching vertices; for enlargement the lines meet at the centre.

7 Practice Questions
Question 1

Translate the point $(-2,\ 6)$ by the vector $\begin{pmatrix} 5 \\ -8 \end{pmatrix}$.

โ–ถ Show solution

$x$: $-2 + 5 = 3$

$y$: $6 + (-8) = -2$

Image: $(3,\ -2)$

Question 2

Reflect the point $(3,\ -5)$ in (a) the $x$-axis, (b) the $y$-axis, (c) the line $y = x$.

โ–ถ Show solution

(a) $x$-axis: change the sign of $y$ โ†’ $(3,\ 5)$

(b) $y$-axis: change the sign of $x$ โ†’ $(-3,\ -5)$

(c) $y = x$: swap the coordinates โ†’ $(-5,\ 3)$

Question 3

Rotate the point $(4,\ 2)$ by $180^\circ$ about the origin, then by $90^\circ$ anticlockwise about the origin (starting again from $(4, 2)$).

โ–ถ Show solution

$180^\circ$: $(x,y) \to (-x,-y)$, giving $(-4,\ -2)$.

$90^\circ$ anticlockwise: $(x,y) \to (-y,x)$, giving $(-2,\ 4)$.

Question 4

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

โ–ถ Show solution

The $x$-coordinates are unchanged, so the mirror line is horizontal.

Midpoint of the first pair of $y$-values: $\dfrac{3 + (-1)}{2} = 1$.

Check with the second pair: $\dfrac{5 + (-3)}{2} = 1$ โœ“ โ€” the same line.

A reflection in the line $y = 1$.

Why not a translation? The first point moves down $4$ but the second moves down $8$, so no single translation works.

Question 5

Enlarge the point $(6,\ 8)$ by scale factor $\tfrac{1}{2}$, centre the origin.

โ–ถ Show solution

With the centre at the origin, simply multiply both coordinates by the scale factor.

$(6 \times \tfrac{1}{2},\ 8 \times \tfrac{1}{2}) = (3,\ 4)$

Question 6

Enlarge the point $(7,\ 5)$ by scale factor $2$, centre $(3,\ 1)$.

โ–ถ Show solution

Step from centre: $7 - 3 = 4$ across, $5 - 1 = 4$ up.

Multiply by $2$: $8$ across, $8$ up.

Image $= (3 + 8,\ 1 + 8) = (11,\ 9)$

Question 7

Enlarge the point $(4,\ 6)$ by scale factor $-3$, centre $(1,\ 2)$.

โ–ถ Show solution

Step from centre: $3$ across, $4$ up.

Multiply by $-3$: $-9$ across, $-12$ up.

Image $= (1 - 9,\ 2 - 12) = (-8,\ -10)$

The image is $3$ times the size, inverted, and on the opposite side of the centre.

Question 8

A shape is enlarged by scale factor $4$. Its original area was $7\text{ cm}^2$. Find the area of the image.

โ–ถ Show solution

Lengths are multiplied by $4$, so areas are multiplied by $4^2 = 16$.

Image area $= 7 \times 16 = 112\text{ cm}^2$

Question 9

Triangle $T$ has vertices $(2,\ 1)$, $(2,\ 4)$ and $(4,\ 1)$. Triangle $U$ has vertices $(-1,\ 2)$, $(-4,\ 2)$ and $(-1,\ 4)$. Describe fully the single transformation that maps $T$ onto $U$.

โ–ถ Show solution

Check the side lengths: $T$ has legs $3$ and $2$; $U$ has legs $3$ and $2$. Same size, so it is not an enlargement.

Test a $90^\circ$ anticlockwise rotation about the origin, $(x,y) \to (-y,x)$:

$(2,1) \to (-1,2)$ โœ“   $(2,4) \to (-4,2)$ โœ“   $(4,1) \to (-1,4)$ โœ“

All three vertices match.

A rotation of $90^\circ$ anticlockwise about the origin $(0,\ 0)$.

Question 10

Shape $A$ has vertices $(2,\ 2)$, $(4,\ 2)$ and $(2,\ 5)$. Shape $B$ has vertices $(8,\ 2)$, $(12,\ 2)$ and $(8,\ 8)$.

(a) Show that $B$ is an enlargement of $A$ and find the scale factor.   (b) Find the centre of enlargement.   (c) Find the ratio of the areas.

โ–ถ Show solution

(a) $A$ has a horizontal side of $2$ and a vertical side of $3$. $B$ has $4$ and $6$.

$\dfrac{4}{2} = 2$ and $\dfrac{6}{3} = 2$ โ€” both give the same factor, so it is an enlargement with scale factor $2$.

(b) Let the centre be $(a,\ b)$. For scale factor $2$: image $=$ centre $+ 2 \times$ (object $-$ centre).

Using $(2,2) \to (8,2)$ for the $x$-coordinate: $8 = a + 2(2 - a) = 4 - a$, so $a = -4$.

For $y$: $2 = b + 2(2 - b) = 4 - b$, so $b = 2$.

Centre $= (-4,\ 2)$.

Check with $(2,5)\to(8,8)$: $y$: $2 + 2(5-2) = 8$ โœ“

(c) Areas scale by $k^2 = 4$, so the ratio of areas $A : B = 1 : 4$.

Transformations (G7) ยท GCSE Maths Revision ยท Created with MathJax