Transforming a Point (Edexcel IGCSE Maths B): Revision Note

Exam code: 4MB1

Roger B

Written by: Roger B

Reviewed by: Jamie Wood

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 onto 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)

      • Note that this is the same as a 2×1 matrix

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

      • (x'y')=(abcd)(xy)=(ax+bycx+dy)

    • 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)

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

    • Alternatively, you could use the inverse matrix M1 to undo the transformation

      • M(xy)=(x'y')    (xy)=M1(x'y')

      • You can see this by solving the matrix equation for (xy):

M(xy)=(x'y')M1M(xy)=M1(x'y')I(xy)=M1(x'y')(xy)=M1(x'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.

Answer:

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

(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.

Answer:

Method 1

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

Let P=(x,y) 

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

  • 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

Using substitution, start by rearranging 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)

Method 2

Find the inverse of matrix M

  • The inverse of  (abcd)  is  1adbc(dbca)

M1=14×(2)5×1(2514)=113(2514)=(213513113413)

If  M(xy)=(116), then  (xy)=M1(116)

(xy)=(213513113413)(116)=(213×11+513×6113×11+(413)×6)=(52131313)=(41)

Write as coordinates

P is (4,1)

Unlock more, it's free!

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

the (exam) results speak for themselves:

Roger B

Author: Roger B

Expertise: Development Editor

Roger's teaching experience stretches all the way back to 1992, and in that time he has taught students at all levels between Year 7 and university undergraduate. Having conducted and published postgraduate research into the mathematical theory behind quantum computing, he is more than confident in dealing with mathematics at any level the exam boards might throw at you.

Jamie Wood

Reviewer: Jamie Wood

Expertise: Curriculum Expert

Jamie graduated in 2014 from the University of Bristol with a degree in Electronic and Communications Engineering. He has worked as a teacher for 8 years, in secondary schools and in further education; teaching GCSE and A Level. He is passionate about helping students fulfil their potential through easy-to-use resources and high-quality questions and solutions.