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.Write down the column vector that describes a translation of 4 units to the right and 4 units up.
- 2.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.
- 3.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.
- 4.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.
- 5.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.
- 6.After a translation by the vector , a point lands on (4, 1). Write down the coordinates of the point before the translation.
- 7.The point R(−6, 9) is translated by the vector . Write down the coordinates of the image of R.
- 8.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.
- 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.The column vector describes a translation. Write down the movement it represents.
- 11.Vector A is and vector B is . Write down how vector B compares to vector A.
- 12.The vector describes a translation. A student writes it as by mistake. Write down what error the student has made.
- 13.A point is translated twice by the vector . Write down the single column vector that describes the overall translation.
- 14.Write down the column vector that describes a translation of 5 units to the left and 3 units down.
- 15.A translation moves the point (1, 1) to the point (9, 4). Write down the column vector of this translation.
Answer key
- (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.
- (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) (−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.
- (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.
- (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) (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) (−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.
- (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) 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.
- (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.
- (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.
- (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.
- (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.
- (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.
Build your own mix at the worksheet builder.