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) 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) $\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.
- (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.
- (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.
- (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.
- (d) (11, −2) — First undo the original translation to find the vertex on the original shape: (1 − (−8), 6 − 3) = (9, 3). Then apply the second vector to that original vertex: (9 + 2, 3 + (−5)) = (11, −2). (3, 1) comes from applying the second vector to the image point (1, 6) instead of to the original vertex — (1 + 2, 6 + (−5)) = (3, 1). (7, 8) comes from subtracting the second vector from the original vertex (9, 3) instead of adding it — (9 − 2, 3 − (−5)) = (7, 8). (11, 3) comes from applying only the x-component of the second vector to the original vertex and leaving the y-coordinate unchanged.
- (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.
- (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.
- (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}$.
- (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.
- (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}$.
- (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.
- (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.
- (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.
Build your own mix at the worksheet builder.