SuperExamsSuperExams
Search papers…
Menu
DashboardBrowse papersRevision notesBooksSavedRevision packsFlashcardsMy progressAchievementsAI TutorMy classMessages
Back to dashboard

Unlock worked solutions

Step-by-step answers by examiners. From €5/mo.

Try Premium free →
← Maths notes
Edexcel IGCSE·Maths·Edexcel IGCSE Maths

Transformations & Vectors

5 min read

Translations, reflections, rotations, enlargements and vector geometry.

Transformations: the big four

A transformation moves or changes a shape on a coordinate grid. At Higher tier you must describe, perform, and combine four transformations. The original shape is the object; the result is the image. We usually label image points with a dash, so AAA maps to A′A'A′.

Key terms Congruent — same shape and size. Translation, reflection and rotation all produce congruent images.

Similar — same shape, different size. Enlargement produces a similar image (unless the scale factor is ±1\pm 1±1).

Invariant point — a point that does not move under the transformation.

A golden rule for the exam: one transformation, one description. If a question gives one mark for the type and the rest for the details, naming two transformations (e.g. "reflection and rotation") usually scores zero.

Translation

A translation slides every point the same distance in the same direction, with no turning or resizing. It is described by a column vector:

(xy)\begin{pmatrix} x \\ y \end{pmatrix}(xy​)

where xxx is the movement right (or left if negative) and yyy is the movement up (or down if negative).

To translate a shape, add the vector to every vertex. For example, translating A(2,1)A(2,1)A(2,1) by (3−2)\begin{pmatrix} 3 \\ -2 \end{pmatrix}(3−2​) gives A′(5,−1)A'(5,-1)A′(5,−1).

Exam tip To find the translation vector between two shapes, pick one vertex on the object and the matching vertex on the image, then do image − object. Read "across then up" to avoid sign slips.

Reflection

A reflection flips the shape over a mirror line. Every image point is the same perpendicular distance from the line as its object point. To describe a reflection fully you must give the equation of the mirror line.

Common mirror lines:

Mirror lineEffect on (x,y)(x,y)(x,y)
x=ax = ax=a (vertical)xxx-distance flips about aaa
y=by = by=b (horizontal)
x y O mirror: x = 0 object image
Triangle reflected in the line x = 0 (the y-axis)

Rotation

A rotation turns the shape about a fixed centre of rotation. To describe it fully you need three things:

  1. The angle (usually 90°90°90°, 180°180°180° or 270°270°270°).
  2. The direction (clockwise or anticlockwise) — though for 180°180°180° direction does not matter.
  3. The centre (a coordinate).

Exam tip Use tracing paper if the exam allows it: trace the object, press a pencil tip on the centre, and turn. To find a centre, draw the perpendicular bisectors of two lines joining object–image point pairs; they cross at the centre.

A quick check for 90°90°90° about the origin: anticlockwise sends (x,y)→(−y,x)(x,y)\to(-y,x)(x,y)→(−y,x); clockwise sends (x,y)→(y,−x)(x,y)\to(y,-x)(x,y)→(y,−x).

Enlargement

An enlargement changes size by a scale factor kkk from a centre of enlargement. Lengths multiply by kkk; area multiplies by k2k^2k2.

    k>1k > 1k>1: image is larger.
    0<k<10 < k < 10<k<1 (fractional): image is smaller.
    k<0k < 0k<0 (negative): image is on the opposite side of the centre and turned upside down.

To enlarge, draw a ray from the centre through each vertex. Multiply the distance (in grid steps) from the centre to each vertex by kkk. For negative kkk, measure the same multiple but in the opposite direction through the centre.

Worked example Enlarge triangle P(1,1)P(1,1)P(1,1), Q(1,2)Q(1,2)Q(1,2), R(3,1)R(3,1)R(3,1) by scale factor −2-2−2, centre (0,0)(0,0)(0,0).

x y O P (object) image (×−2)
Enlargement of triangle P by scale factor -2, centre O

Combining transformations

A combined transformation applies one transformation, then another to the result. The exam often asks you to describe the single transformation equivalent to two others.

Useful facts:

    Two reflections in parallel lines give a translation.
    Two reflections in intersecting lines give a rotation about the intersection point.
    A 180°180°180° rotation about the origin is the same as an enlargement by scale factor −1-1−1.

Watch out Order matters. "Reflect in y=xy=xy=x then translate" usually gives a different image from "translate then reflect". Carry out the first transformation fully, plot the image, then apply the second to that image.

Vectors: column form

A vector has both magnitude (size) and direction. We write it as a column vector:

AB→=(xy)\overrightarrow{AB} = \begin{pmatrix} x \\ y \end{pmatrix}AB=(xy​)

To find a vector between points, do end − start. The vector from A(1,2)A(1,2)A(1,2) to B(4,7)B(4,7)B(4,7) is (4−17−2)=(35)\begin{pmatrix} 4-1 \\ 7-2 \end{pmatrix} = \begin{pmatrix} 3 \\ 5 \end{pmatrix}(4−17−2​)=(35​).

Add or subtract vectors component by component:

(35)+(2−1)=(54)\begin{pmatrix} 3 \\ 5 \end{pmatrix} + \begin{pmatrix} 2 \\ -1 \end{pmatrix} = \begin{pmatrix} 5 \\ 4 \end{pmatrix}(35​)+(2−1​)=(54​)

A scalar multiple stretches a vector: 3(2−1)=(6−3)3\begin{pmatrix} 2 \\ -1 \end{pmatrix} = \begin{pmatrix} 6 \\ -3 \end{pmatrix}3(2−1​)=(6−3​). The result is parallel to the original.

The magnitude (length) uses Pythagoras:

∣(xy)∣=x2+y2\left| \begin{pmatrix} x \\ y \end{pmatrix} \right| = \sqrt{x^2 + y^2}​(xy​)​=x2+y2​

So ∣(34)∣=9+16=5\left|\begin{pmatrix} 3 \\ 4 \end{pmatrix}\right| = \sqrt{9+16} = 5​(34​)​=9+16​=5.

Key terms Parallel vectors — one is a scalar multiple of the other: a\mathbf{a}a is parallel to b\mathbf{b}b if a=kb\mathbf{a} = k\mathbf{b}a=kb.

Collinear points — three or more points on the same straight line. Show two vectors along the line are parallel and share a common point.

a b c = a + b
Vector triangle: a + b = c

Vector geometry proofs

These questions use point notation like OA→=a\overrightarrow{OA} = \mathbf{a}OA=a and OB→=b\overrightarrow{OB} = \mathbf{b}OB=b. Build every path by walking along known vectors:

AB→=AO→+OB→=−a+b=b−a\overrightarrow{AB} = \overrightarrow{AO} + \overrightarrow{OB} = -\mathbf{a} + \mathbf{b} = \mathbf{b} - \mathbf{a}AB=AO+OB=−a+b=b−a

Worked example OA→=a\overrightarrow{OA} = \mathbf{a}OA=a, OB→=b\overrightarrow{OB} = \mathbf{b}OB=b. MMM is the midpoint of ABABAB. Show OM→=12(a+b)\overrightarrow{OM} = \tfrac{1}{2}(\mathbf{a} + \mathbf{b})OM=21​(a+b).

To prove collinear, show that two vectors are scalar multiples and share a point. If XY→=2m\overrightarrow{XY} = 2\mathbf{m}XY=2m and XZ→=3m\overrightarrow{XZ} = 3\mathbf{m}XZ=3m, then XY→\overrightarrow{XY}XY and XZ→\overrightarrow{XZ}XZ are parallel and both start at XXX, so XXX, YYY, ZZZ are collinear.

Exam tip Always finish a proof with a written sentence: "the vectors are parallel and share the common point XXX, therefore the points are collinear." The final mark is for the conclusion, not just the algebra.

Viewing only

This content is free to read on superexams.com and cannot be printed or downloaded.

Read the full note, free

Create a free account to read this note in full. Every free account gets 2 complete revision notes, no card needed.

Sign up free →Log in

More Maths notes

Numbers & the Number System

Ratio, Proportion & Percentages

Algebra: Expressions, Indices, Expanding & Factorising

Solving Equations & Inequalities

yyy-distance flips about bbb
y=xy = xy=xswaps to (y,x)(y, x)(y,x)
y=−xy = -xy=−xswaps to (−y,−x)(-y, -x)(−y,−x)

For centre at the origin, just multiply every coordinate by k=−2k = -2k=−2.

P(1,1)→(−2,−2)P(1,1)\to(-2,-2)P(1,1)→(−2,−2), Q(1,2)→(−2,−4)Q(1,2)\to(-2,-4)Q(1,2)→(−2,−4), R(3,1)→(−6,−2)R(3,1)\to(-6,-2)R(3,1)→(−6,−2).

The image is twice as big, on the opposite side of the origin and rotated 180°180°180° in appearance. That inversion is the signature of a negative scale factor.

Path from OOO to MMM: go O→AO \to AO→A, then half of A→BA \to BA→B.

AB→=b−a\overrightarrow{AB} = \mathbf{b} - \mathbf{a}AB=b−a, so AM→=12(b−a)\overrightarrow{AM} = \tfrac{1}{2}(\mathbf{b} - \mathbf{a})AM=21​(b−a).

OM→=a+12(b−a)=12a+12b=12(a+b)\overrightarrow{OM} = \mathbf{a} + \tfrac{1}{2}(\mathbf{b} - \mathbf{a}) = \tfrac{1}{2}\mathbf{a} + \tfrac{1}{2}\mathbf{b} = \tfrac{1}{2}(\mathbf{a} + \mathbf{b})OM=a+21​(b−a)=21​a+21​b=21​(a+b).   ■\;\blacksquare■