Printable · GCSE Foundation · ages 14-16
Translations as vectors worksheet — GCSE Foundation
Fifteen questions on "translations as vectors" — DfE statement G24. Print it, or print three versions so neighbours cannot copy by letter; the key gives the letter for each version.
Translations as vectors worksheet — GCSE Foundation
MathsUKwww.geekhero.co.uk
- 1.The point R(−6, 9) is translated by the vector . Write down the coordinates of the image of R.
- 2.In a phone game, a character starts at the point (−5, 2) on a grid. It moves by the vector to collect a coin. The player now wants the character's next single move to finish at the point (3, 0). Write down the column vector of that second move.
- 3.Write down the column vector that describes a translation of 5 units to the left and 3 units down.
- 4.Write down the column vector, from the options given, that would move a point to the right and downwards.
- 5.A drone starts at the point (2, −3) on a coordinate grid. It flies by the vector and then by the vector . Write down the column vector that would take the drone straight back to its starting point.
- 6.Rectangle ABCD has vertices A(−1, 2), B(4, 2), C(4, 5) and D(−1, 5). The rectangle is translated so that C moves to (0, −1). Write down the coordinates of the image of A.
- 7.A robot on a grid moves by the vector , then by the vector , then by the vector . Write down the single column vector that has the same overall effect as these three moves.
- 8.A translation is described by the column vector . Write down the column vector of the translation that undoes it.
- 9.A drone starts at the point (3.5, −2) on a grid measured in metres. It flies by the vector to check a first sensor. The drone then needs to fly in a straight line to reach the point (−1.7, 9) to check a second sensor. Work out the column vector of this second flight.
- 10.A crane's hook starts at the point (3.4, 9.5) on a construction site plan measured in metres. It moves along the vector to pick up a beam, then along the vector to place it. Work out the single column vector that describes the hook's overall movement from its start position to where it places the beam.
- 11.The vector describes a translation. A student writes it as by mistake. Write down what error the student has made.
- 12.Vertex X of a triangle is at (−3, 5). After a translation, the image of X is at (2, −1). Write down the column vector of this translation.
- 13.A student says the reverse of the translation vector is . Write down the correct reverse translation vector.
- 14.A point is translated twice by the vector . Write down the single column vector that describes the overall translation.
- 15.A shape is translated by the vector . The point P(6, 1) lies on the shape. Write down the coordinates of the image of P.
Answer key
- (b) (−1, −2) — To translate R(−6, 9) by $\binom{5}{−11}$, add 5 to the x-coordinate and −11 to the y-coordinate: (−6 + 5, 9 + (−11)) = (−1, −2). (−1, 9) applies only the x-component and leaves the y-coordinate unchanged. (−6, −2) applies only the y-component and leaves the x-coordinate unchanged. (−11, 20) comes from subtracting the vector instead of adding it.
- (c) $\binom{2}{7}$ — First find the character's position after the first move: (−5 + 6, 2 + (−9)) = (1, −7). The second move takes it from (1, −7) to (3, 0), so subtract the current position from the target: (3 − 1, 0 − (−7)) = $\binom{2}{7}$. $\binom{8}{−2}$ works from the starting point (−5, 2) and ignores the first move — (3 − (−5), 0 − 2) = $\binom{8}{−2}$. $\binom{−2}{−7}$ subtracts the wrong way round, current position minus target, instead of target minus current position — (1 − 3, −7 − 0) = $\binom{−2}{−7}$. $\binom{4}{−7}$ adds the target's coordinates to the current position instead of subtracting — (1 + 3, −7 + 0) = $\binom{4}{−7}$.
- (d) $\binom{−5}{−3}$ — Left is a negative horizontal move and down is a negative vertical move, so the vector is $\binom{−5}{−3}$. $\binom{5}{−3}$ comes from treating 'left' as a positive move. $\binom{−5}{3}$ comes from treating 'down' as a positive move. $\binom{−3}{−5}$ comes from swapping the horizontal and vertical components.
- (c) $\binom{4}{−3}$ — A positive top number moves a point to the right, and a negative bottom number moves it downwards, so $\binom{4}{−3}$ is right and down. $\binom{−4}{3}$ moves left and up — the opposite direction on both axes. $\binom{4}{3}$ moves right, like the key, but its positive bottom number moves it up, not down. $\binom{−4}{−3}$ moves down, like the key, but its negative top number moves it left, not right.
- (b) $\binom{-5}{5}$ — Method: add the two flights to get the single vector of the whole journey out, then reverse that vector to get the journey home. Working: across, 6 − 1 = 5; up, 4 − 9 = −5. So the drone finishes at (7, −8), which is 5 to the right of its start and 5 below it. The way home is therefore 5 to the left and 5 up. Answer: $\binom{-5}{5}$. Giving the combined journey itself, $\binom{5}{-5}$, describes the flight out rather than the flight home. Subtracting the second vector instead of adding it makes the journey out 7 across and 13 up, and reversing that gives $\binom{-7}{-13}$. Reversing the horizontal movement but leaving the vertical one alone gives $\binom{-5}{-5}$.
- (d) (−5, −4) — Method: every vertex of a translated shape moves by the same vector, so find that vector from the one vertex whose image is given, then apply it to A. Working: C(4, 5) moves to (0, −1), so across 0 − 4 = −4 and up −1 − 5 = −6, giving the vector $\binom{-4}{-6}$. Applying it to A(−1, 2): −1 − 4 = −5 and 2 − 6 = −4. Answer: the image of A is (−5, −4). Working the vector out as object minus image gives 4 to the right and 6 up, which applied to A gives (3, 8). Getting the horizontal movement right but reversing the vertical one gives (−5, 8). Treating (0, −1) as the image of every vertex ignores that a translation carries each vertex to a different place.
- (d) $\binom{0}{4}$ — Add the three vectors component by component: x: 3 + (−7) + 4 = 0; y: −2 + 5 + 1 = 4, giving $\binom{0}{4}$. $\binom{−4}{3}$ comes from adding only the first two vectors and forgetting the third. $\binom{14}{−6}$ comes from reading the second vector as $\binom{7}{−5}$ instead of $\binom{−7}{5}$, flipping its signs. $\binom{4}{0}$ comes from swapping the final x-total and y-total.
- (c) $\binom{-6}{5}$ — Method: to undo a translation, travel the same journey backwards. A move of 6 to the right is undone by a move of 6 to the left, and a move of 5 down is undone by a move of 5 up, so both numbers change sign. Working: the top number 6 becomes −6 and the bottom number −5 becomes 5. Check by combining the two: 6 − 6 = 0 across and −5 + 5 = 0 up, so the shape finishes where it started. Answer: $\binom{-6}{5}$. Reversing only the horizontal movement gives $\binom{-6}{-5}$ and reversing only the vertical movement gives $\binom{6}{5}$, and each of those leaves the shape displaced. Swapping the two entries instead of changing their signs gives $\binom{-5}{6}$.
- (a) $\binom{1}{6.5}$ — After the first flight, the drone is at (3.5 − 6.2, −2 + 4.5) = (−2.7, 2.5). The second vector takes it from (−2.7, 2.5) to (−1.7, 9): subtract the coordinates, (−1.7 − (−2.7), 9 − 2.5) = (1, 6.5). The distractor $\binom{−4.4}{6.5}$ comes from treating the drone's position after the first flight as (2.7, 2.5) instead of (−2.7, 2.5), giving −1.7 − 2.7 = −4.4 for the top number. The distractor $\binom{−5.2}{11}$ comes from finding the vector straight from the start point (3.5, −2) to (−1.7, 9), ignoring the first flight altogether. The distractor $\binom{−1}{−6.5}$ comes from subtracting the wrong way round, (−2.7 − (−1.7), 2.5 − 9), which reverses both signs of the correct vector.
- (b) $\binom{-0.4}{-7}$ — The overall movement is the sum of the two vectors: (−1.2 + 0.8, −4.5 + (−2.5)) = (−0.4, −7). '$\binom{-2}{-2}$' comes from subtracting the second vector from the first instead of adding them. '$\binom{-0.4}{7}$' gets the top number right but drops the negative sign on the bottom number. '$\binom{2}{-7}$' comes from treating −1.2 + 0.8 as if the signs did not matter, giving +2 instead of −0.4.
- (c) Swapped the x and y components — The student's vector has the same two numbers, 5 and −2, but in swapped positions, so the error is swapping the x and y components rather than an error with signs or size. 'Reversed both signs' is wrong because the numbers 5 and −2 have not changed sign, only position. 'Reversed only the y sign' is wrong for the same reason — no sign has actually changed. 'Doubled the x component' is wrong because neither number has changed in size.
- (a) $\binom{5}{−6}$ — The vector is (image − original) in each coordinate: (2 − (−3), −1 − 5) = (5, −6). $\binom{−5}{6}$ comes from working out original − image instead of image − original. $\binom{5}{6}$ gets the x-component right but makes a sign error on the y-component. $\binom{−5}{−6}$ gets the y-component right but makes a sign error on the x-component, working out −3 − 2 = −5 instead of 2 − (−3) = 5.
- (c) $\binom{-4}{9}$ — The reverse of a translation negates both components, so the reverse of $\binom{4}{-9}$ is $\binom{-4}{9}$. $\binom{4}{9}$ is the student's mistake — only the bottom number has been negated, and the top number was left unchanged. $\binom{-4}{-9}$ makes the opposite error, negating only the top number. $\binom{4}{-9}$ is simply the original vector, unchanged.
- (b) $\binom{-6}{10}$ — Translating twice by the same vector doubles both components: 2 × $\binom{-3}{5}$ = $\binom{-6}{10}$. $\binom{-3}{5}$ forgets to double the vector at all, giving only one translation's worth. $\binom{-9}{15}$ trebles the vector instead of doubling it. $\binom{-6}{5}$ doubles only the top number and forgets to double the bottom number.
- (b) (3, 5) — Method: add the top number of the vector to the x-coordinate and the bottom number to the y-coordinate. Working: adding −3 to the x-coordinate is 6 − 3 = 3, and adding 4 to the y-coordinate is 1 + 4 = 5. Answer: the image of P is (3, 5). Subtracting the vector instead of adding it reverses the translation and gives (9, −3). Adding the top number but subtracting the bottom one, on the assumption that the lower entry always means downwards, gives (3, −3); the minus sign in a vector has already recorded the direction. Reading the two numbers the wrong way round, so that the shape moves 4 across and 3 down, gives (10, −2).
Build your own mix at the worksheet builder.