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.A robotic arm's tip starts at the point (12.5, −4.25) on a grid measured in centimetres. It moves by the vector to pick up a component, then by the vector to place it. Work out the coordinates of the tip after both moves.
- 2.The point M(3, 8) is translated by the vector . Write down the coordinates of the image of M.
- 3.Quadrilateral ABCD has vertices A(1, 1), B(5, 1), C(5, 4) and D(1, 4). The quadrilateral is translated by the vector . Which of these points is NOT a vertex of the image?
- 4.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.
- 5.The point R(−6, 9) is translated by the vector . Write down the coordinates of the image of R.
- 6.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.
- 7.A pin on a map is at grid reference (5, 2). It is moved by the vector . Write down its new grid reference.
- 8.The point A(2, 5) is translated to the point B(7, 3). Write down the column vector that describes this translation.
- 9.A shape is translated by the vector and then by the vector . Write down the single column vector that has the same effect as those two translations together.
- 10.Write down the column vector that describes a translation of 5 units to the left and 3 units down.
- 11.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.
- 12.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.
- 13.A translation is described by the column vector . Write down the column vector of the translation that undoes it.
- 14.Write down the column vector, from the options given, that would move a point to the right and downwards.
- 15.A ship's radar shows a lighthouse at the point (12, −4) on a grid measured in nautical miles. The ship is at (2, 5). The ship sails along the vector that takes it directly to the lighthouse, then sails along that same vector again. Work out the ship's final position.
Answer key
- (d) (11, 0.75) — Add the moves to the starting point one component at a time. x: 12.5 + (−3.75) + 2.25 = 11; y: −4.25 + 6.5 + (−1.5) = 0.75, giving (11, 0.75). (8.75, 2.25) stops after the first move only and never applies the second vector. (6.5, 3.75) comes from subtracting the second vector instead of adding it. (0.75, 11) comes from swapping the final x-coordinate and y-coordinate.
- (c) (−2, 10) — To translate M(3, 8) by $\binom{−5}{2}$, add −5 to the x-coordinate and 2 to the y-coordinate: (3 + (−5), 8 + 2) = (−2, 10). (5, 3) comes from swapping the two components of the vector before applying them. (−2, 8) applies only the x-component and forgets to add the y-component. (3, 10) applies only the y-component and forgets to add the x-component.
- (a) (−1, 1) — Translating by $\binom{−2}{3}$ subtracts 2 from every x-coordinate and adds 3 to every y-coordinate. This gives image vertices (−1, 4), (3, 4), (3, 7) and (−1, 7). The point (−1, 1) is not one of these: it has the correct new x-coordinate (1 − 2 = −1) but keeps the original y-coordinate (1) instead of adding 3, as if only the horizontal part of the vector had been applied.
- (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) (−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.
- (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.
- (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{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}$.
- (a) $\binom{-5}{-4}$ — Method: one translation followed by another is a single translation, and the two vectors are added: top to top, bottom to bottom. Working: across, 4 − 9 = −5; up, −7 + 3 = −4. Answer: $\binom{-5}{-4}$. Subtracting the second vector instead of adding it gives 13 on top and −7 − 3 = −10 underneath. Adding the top numbers correctly but subtracting the bottom ones gives −10 underneath with −5 on top. Adding 4 and 9 as though both were positive and then keeping the minus sign of the larger gives −13 on top.
- (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.
- (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) $\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}$.
- (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) (22, −13) — The vector from the ship to the lighthouse is (12, −4) − (2, 5) = (10, −9). Sailing along this vector twice from the start gives (2, 5) + 2 × (10, −9) = (2 + 20, 5 − 18) = (22, −13). '(12, −4)' stops after the ship reaches the lighthouse and ignores the second identical leg. '(−18, 23)' comes from finding the vector the wrong way round, as (2, 5) − (12, −4) = (−10, 9), and then doubling that. '(2, 5)' comes from adding the vector and then subtracting it again, wrongly cancelling the two legs instead of adding them.
Build your own mix at the worksheet builder.