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.A translation is described by the column vector . Write down the column vector of the translation that undoes it.
- 2.Write down the column vector that describes a translation of 4 units to the right and 4 units up.
- 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 translation moves the point (1, 1) to the point (9, 4). Write down the column vector of this translation.
- 5.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.
- 6.After a translation by the vector , a point lands on (4, 1). Write down the coordinates of the point before the translation.
- 7.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.
- 8.The point R(−6, 9) is translated by the vector . Write down the coordinates of the image of R.
- 9.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.
- 10.Vector A is and vector B is . Write down how vector B compares to vector A.
- 11.A point is translated twice by the vector . Write down the single column vector that describes the overall translation.
- 12.The column vector describes a translation. Write down the movement it represents.
- 13.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.
- 14.Write down the column vector that describes a translation of 5 units to the left and 3 units down.
- 15.The point M(3, 8) is translated by the vector . Write down the coordinates of the image of M.
Answer key
- (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{4}{4}$ — A movement to the right is a positive top number and a movement up is a positive bottom number, so 4 right and 4 up gives $\binom{4}{4}$. $\binom{4}{-4}$ wrongly gives the vertical movement a negative sign, as if it were downward. $\binom{-4}{4}$ wrongly gives the horizontal movement a negative sign, as if it were leftward. $\binom{-4}{-4}$ gets both signs wrong, as if the translation were left and down.
- (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.
- (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.
- (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) (6, −5) — Method: the translation has already happened, so it must be undone: reverse the vector and apply the reverse to the point that is given. Working: reversing $\binom{-2}{6}$ gives $\binom{2}{-6}$, so the x-coordinate is 4 + 2 = 6 and the y-coordinate is 1 − 6 = −5. Check: from (6, −5) the given vector gives 6 − 2 = 4 and −5 + 6 = 1, which is the point named in the question. Answer: (6, −5). Applying the vector forwards instead of backwards gives (2, 7). Reversing the horizontal movement but not the vertical one gives (6, 7), and reversing the vertical movement but not the horizontal one gives (2, −5).
- (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) (−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.
- (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.
- (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.
- (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.
- (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) (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.
- (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) (−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.
Build your own mix at the worksheet builder.