Transformations with Matrices (AQA GCSE Further Maths): Revision Note

Exam code: 8365

Mark Curtis

Written by: Mark Curtis

Reviewed by: Dan Finlay

Updated on

Transforming a point

How do I transform a point using a matrix?

  • A point (x, y) in a 2D plane can be transformed on to another point (x',y') by a matrix, M

    • (x, y) is the object and (x',y') is the image

  • The coordinates of the image point can be found using matrix multiplication

  • To transform (x, y) by the matrix (abcd)

    • Write (x, y) as a column vector, (xy)

    • Use matrix multiplication to work out (abcd)(xy), which gives (x'y')

    • Write down the image point coordinates, (x', y')

  • In harder questions you may be given the image coordinates, (x', y') and asked to find the original coordinates 

    • introduce letters (e.g. x and y) for the original coordinates, (x, y)

    • use the matrix M to set up and solve simultaneous equations to find x and y

Worked Example

A matrix, M, is given by  M=(4512).

(a) Work out the coordinates of the image of the point (2, 3) using the transformation represented by M.

 Multiply the transformation matrix M by the coordinates, written as a column vector 

(4512)(23)=(4×2 + 5×31×2 + 2×3)=(234)  

Rewrite the answer as coordinates

(23,4)
  

(b) The image of another point, P, using the transformation represented by M is (11, 6)

Work out the coordinates of P.

 You do not know the coordinates of P, so we can write it as (x,y)  

Let P=(x,y) 

Multiply the transformation matrix M by the coordinates P, written as a column vector
This time, you know the image of the point after it is transformed, so can fill this in as the "answer"
(4512)(xy)=(116)(4x+5yx2y)=(116) 

Equate the matching elements of the two matrices
4x+5y=11x2y=6 

You now have a pair of simultaneous equations which can be solved using either elimination or substitution

Use substitution to rearrange the second equation to make x the subject

x=2y+6 

Substitute this into the first equation, and solve to find y 

4(2y+6)+5y=118y+24+5y=1113y+24=1113y=13y=1 

Substitute y=1 into the second equation to find x 

x2(1)=6x+2=6x=4 

P is (4,1)

Rotation matrices

How do I find rotation matrices?

  • Imagine the unit square OABC

    • It has a side-length of 1 unit

    • O is the origin

unit-square
  • The coordinates of A and C as column vectors are

    • A=(10) and C=(01)

  • Under a rotation about the origin, A moves to A' and C moves to C

    • The matrix, M representing this rotation is M=(A' |C')

    • A' and C' are column vectors of their new positions

      • The points O and B are not needed, as we can draw the rotated square using just A' and C' (as O won't move)

  • For example:

    • To find the matrix representing a rotation of 90° anticlockwise about the origin

      • A goes to A'=(01) (on the positive y-axis)

      • C goes to C'=(10) (on the negative x-axis)

      • M=(A' |C')=(0110)

    • To find the matrix representing a rotation of 180° about the origin

      • A goes to A'=(10) (on the negative x-axis)

      • C goes to C'=(01) (on the negative y-axis)

      • M=(A' |C')=(1001)

      • This is the same as M=I where I is the identity matrix

Worked Example

The matrix M represents a rotation of 270° anticlockwise about the origin. 
Work out M.
 
A rotation of 270° anticlockwise is the same as a rotation of 90° clockwise

Consider how the points A and C on the unit square are transformed

transforming-a-point-we

The point A (10) moves to A' (01)

The point C (01) moves to C' (10)

The transformation matrix is given by M=(A' |C')

M=(0110)

Reflection matrices

How do I find reflection matrices?

  • Imagine the unit square OABC

    • It has a side-length 1 unit

    • O is the origin

unit-square
  • The coordinates of A and C as column vectors are

    • A=(10) and C=(01)

  • Under a reflection about an axis (or y = ± x), A moves to A' and C moves to C

    • The matrix, M representing this reflection is M=(A' |C')

    • A' and C' are column vectors of their new positions

      • The points O and B are not needed, as we can draw the reflected square using just A' and C' (as O won't move)

  • For example:

    • To find the matrix representing a reflection about the x-axis

      • A stays where it is, so A'=(10)

      • C goes to C'=(01) (on the negative y-axis)

      • M=(A' |C')=(1001)

    • To find the matrix representing a reflection in the line y = x

      • A goes to A'=(01) (on the positive y-axis)

      •  C goes to C'=(10) (on the positive x-axis)

      • M=(A' |C')=(0110)

      • This is not the same as the identity matrix as the 1s are on the wrong diagonal

Worked Example

(a) The matrix M represents a reflection in the y-axis.
Work out M.
 Consider how the points A and C on the unit square are transformed by a reflection in the y-axis

TuW80_W4_reflection-matrix-we-1

The point A (10) moves to A' (10) 

The point C (01) remains in the same place

The transformation matrix is given by M=(A' |C') 

M=(1001)

(b)

The matrix N represents a reflection in the line y=x.

Work out N.

Consider how the points A and C on the unit square are transformed by a reflection in the line y=x

reflection-matrix-we-2

The point A (10) moves to A' (01) 

The point C (01) moves to C' (10)
The transformation matrix is given by N=(A' |C') 

N=(0110)

Enlargement matrices

How do I find enlargement matrices?

  • Imagine the unit square OABC

    • It has a side-length of 1 unit

    • O is the origin

unit-square
  • The coordinates of A and C as column vectors are

    • A=(10) and C=(01)

  • Under an enlargement of scale factor k about the origin (including negative scale factors), A moves to A' and C moves to C

    • The matrix, M representing this enlargement is M=(A' |C')

    • A' and C' are column vectors of their new positions

      • The points O and B are not needed, as we can draw the enlarged square using just A' and C' (as O won't move)

  • A'=(k0) and C'=(0k)

    • They are both just moving along the x and y axes respectively

  • So all enlargement matrices have the form M=(k00k)

    • This is the same as M=kI, where I is the identity matrix

  • For example:

    • The matrix representation of an enlargement of scale factor 3 about the origin is (3003)

    • The matrix representation of an enlargement of scale factor 12 about the origin is (0.5000.5)

Worked Example

The matrix M representing a transformation is given by (140014).

Describe geometrically the transformation represented by M.
  
The matrix M can be written as a multiple of the identity matrix, I

(140014)=14(1001)

So the unit square is being scaled by 14

Enlargement by scale factor 14about the origin

Unlock more, it's free!

Join the 100,000+ Students that ❤️ Save My Exams

the (exam) results speak for themselves:

Build on this topic

Mark Curtis

Author: Mark Curtis

Expertise: Maths Content Creator

Mark graduated twice from the University of Oxford: once in 2009 with a First in Mathematics, then again in 2013 with a PhD (DPhil) in Mathematics. He has had nine successful years as a secondary school teacher, specialising in A-Level Further Maths and running extension classes for Oxbridge Maths applicants. Alongside his teaching, he has written five internal textbooks, introduced new spiralling school curriculums and trained other Maths teachers through outreach programmes.

Dan Finlay

Reviewer: Dan Finlay

Expertise: Portfolio Lead

Dan graduated from the University of Oxford with a First class degree in mathematics. As well as teaching maths for over 8 years, Dan has marked a range of exams for Edexcel, tutored students and taught A Level Accounting. Dan has a keen interest in statistics and probability and their real-life applications.