Transformations: Question 3

Syllabus C7.1, E7.1

Multiple choice Core 1 mark

The point PP has coordinates (3, 4)(-3,\ 4). PP is translated by the vector (56)\begin{pmatrix} 5 \\ -6 \end{pmatrix} to give the image point PP'. What are the coordinates of PP'?

Choose an answer to check it, then compare with the worked solution below.

Show worked solution Hide worked solution

Worked solution

Understanding a translation by a column vector

A translation by the column vector (ab)\begin{pmatrix} a \\ b \end{pmatrix} moves every point aa units in the xx-direction and bb units in the yy-direction.

In symbols, the image of a point (x, y)(x,\ y) is:

(x, y)(x+a, y+b)\left(x,\ y\right) \longmapsto \left(x + a,\ y + b\right)

Apply it to this point

Here the object point is P=(3, 4)P = (-3,\ 4) and the translation vector is (56)\begin{pmatrix} 5 \\ -6 \end{pmatrix}, so a=5a = 5 and b=6b = -6.

New xx-coordinate (add the top entry):

x=3+5=2x' = -3 + 5 = 2

New yy-coordinate (add the bottom entry, which is negative):

y=4+(6)=46=2y' = 4 + (-6) = 4 - 6 = -2

Therefore:

P=(2, 2)P' = (2,\ -2)

Check with a sketch

Starting at (3, 4)(-3,\ 4), move right 55 (because the top number is +5+5): the xx-coordinate goes from 3-3 to 22. Then move down 66 (because the bottom number is 6-6): the yy-coordinate goes from 44 to 2-2. This lands exactly on (2, 2)(2,\ -2), confirming the result.

Final answer

P=(2, 2)B\boxed{P' = (2,\ -2)} \quad\Rightarrow\quad \textbf{B}