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.
Answer key: Translations as vectors worksheet — GCSE Foundation
MathsUKwww.geekhero.co.uk
- (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.
- (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) 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{-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) $\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.
- (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.
- (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.
- (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{-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.
- (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.
- (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) (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.
- (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.
- (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.
- (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.