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.
Non-calculator
Translations as vectors worksheet — GCSE Foundation
MathsUKwww.geekhero.co.uk
- 1.The point A(2, 5) is translated to the point B(7, 3). Write down the column vector that describes this translation.
- 2.A translation is described by the column vector . Write down the column vector of the translation that undoes it.
- 3.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.
- 4.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.
- 5.A translation moves the point (1, 1) to the point (9, 4). Write down the column vector of this translation.
- 6.The column vector describes a translation. Write down the movement it represents.
- 7.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.
- 8.The vector describes a translation. A student writes it as by mistake. Write down what error the student has made.
- 9.A courier drone delivers a parcel. It starts at the point (2, 1) on a map grid measured in kilometres. It flies by the vector to a warehouse, then by the vector to the delivery address. Work out the coordinates of the delivery address.
- 10.A pin on a map is at grid reference (5, 2). It is moved by the vector . Write down its new grid reference.
- 11.Write down the column vector, from the options given, that would move a point to the right and downwards.
- 12.A translation is described by the column vector . Write down a description of this translation in words, stating the horizontal and vertical movement.
- 13.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.
- 14.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.
- 15.Vector A is and vector B is . Write down how vector B compares to vector A.
Answer key
- (c) $\binom{5}{-2}$ — Method: the top number of a column vector is the change in the x-coordinate and the bottom number is the change in the y-coordinate, each worked out as image minus object. Working: across, 7 − 2 = 5; up, 3 − 5 = −2. So the point moves 5 to the right and 2 down. Answer: $\binom{5}{-2}$. Subtracting the other way round, object minus image, gives $\binom{-5}{2}$, which is the journey from B back to A. Recording the vertical change as 2 because the gap between 3 and 5 is 2, without noting the direction, gives $\binom{5}{2}$, a movement 2 upwards. Adding the coordinates instead of subtracting them gives $\binom{9}{8}$.
- (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}$.
- (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.
- (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).
- (b) $\binom{8}{3}$ — The column vector is (end − start) in each coordinate: (9 − 1, 4 − 1) = (8, 3), written as $\binom{8}{3}$. $\binom{3}{8}$ swaps the horizontal and vertical components. $\binom{10}{5}$ comes from adding the coordinates instead of subtracting them. $\binom{−8}{−3}$ comes from working out start minus end instead of end minus start.
- (a) 6 left, 2 up — In a column vector $\binom{x}{y}$, the top number gives the horizontal movement (negative means left) and the bottom number gives the vertical movement (positive means up), so $\binom{-6}{2}$ means 6 units left and 2 units up. '6 right, 2 up' ignores the negative sign on the top number. '2 left, 6 up' swaps the top and bottom numbers. '6 left, 2 down' ignores the positive sign on the bottom number.
- (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.
- (d) (6, 2) — Applying the first vector: (2, 1) + (5, −3) = (7, −2), which is the warehouse. Applying the second vector: (7, −2) + (−1, 4) = (6, 2), the delivery address. '(7, −2)' stops at the warehouse and forgets the second flight. '(8, −6)' comes from adding (1, −4) instead of (−1, 4) for the second vector, getting both signs wrong. '(11, −3)' comes from swapping the components of the second vector to (4, −1) before adding.
- (a) (2, 6) — Adding the vector to the point gives the new position: (5 + (−3), 2 + 4) = (2, 6). '(8, 6)' comes from adding 3 instead of subtracting it, treating the top number as positive. '(9, −1)' comes from swapping the two components of the vector before adding them. '(2, 2)' applies the horizontal movement correctly but forgets to add the vertical movement.
- (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) 7 units right and 2 units down — In the column vector $\binom{7}{−2}$, the top number gives the horizontal movement and the bottom number gives the vertical movement. A positive top number (7) means 7 units to the right, and a negative bottom number (−2) means 2 units down. The distractor '7 units left and 2 units up' reverses both signs, as if the vector were $\binom{−7}{2}$. The distractor '2 units right and 7 units down' swaps the horizontal and vertical numbers around. The distractor '7 units right and 2 units up' gets the horizontal movement correct but reverses the sign of the vertical movement.
- (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.
- (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) B is the reverse of A — Every component of vector B is the negative of the matching component of vector A (−2 is the negative of 2, and 5 is the negative of −5), so B undoes the translation that A performs — B is the reverse of A. 'B is the same as A' ignores that both signs have flipped. 'B is twice A' confuses a sign change with a scale-factor change; the sizes of the components have not changed, only their signs. 'B is unrelated to A in direction' misses that the two vectors are directly linked, just in opposite directions.
Build your own mix at the worksheet builder.