Printable · GCSE Foundation · ages 14-16
Vector arithmetic and vector proof worksheet — GCSE Foundation
Fifteen questions on "vector arithmetic and vector proof" — DfE statement G25. Print it, or print three versions so neighbours cannot copy by letter; the key gives the letter for each version.
part Higher
Answer key: Vector arithmetic and vector proof worksheet — GCSE Foundation
MathsUKwww.geekhero.co.uk
- (a) (9, −5) — Method: multiply every part of q by 2, then subtract the matching part from p. Working: 2q = (−4, 6); p − 2q gives top 5 − (−4) = 9 and bottom 1 − 6 = −5. Answer: p − 2q = (9, −5). A candidate who forgets to double q first, working out p − q instead, gets (7, −2). A candidate who doubles p instead of q, working out 2p − q, gets (12, −1). A candidate who adds 2q instead of subtracting it gets (1, 7).
- (b) (12, −9) — Two enlargements one after the other combine into a single scale factor: 1.5 × 2 = 3. Multiplying a vector by a scalar means multiplying both the top number and the bottom number by it: top = 4 × 3 = 12, bottom = −3 × 3 = −9, giving (12, −9). A candidate who adds the scale factor to each number instead of multiplying gets (4 + 3, −3 + 3) = (7, 0). A candidate who multiplies the top number but leaves the bottom number unchanged gets (12, −3). A candidate who multiplies the bottom number but leaves the top number unchanged gets (4, −9). The correct column vector for the poster is (12, −9).
- (d) (−2, 6) — Method: add the top numbers of both vectors to the starting x-coordinate, and the bottom numbers of both vectors to the starting y-coordinate. Working: x-coordinate 2 + 3 + (−7) = −2; y-coordinate −1 + 5 + 2 = 6. Answer: (−2, 6). A candidate who only applies vector u and forgets v gets (5, 4). A candidate who only applies vector v and forgets u gets (−5, 1). A candidate who works out the combined vector u + v but forgets to add it to the starting point gets (−4, 7).
- (b) (6, 2) — The overall journey from house to park is the sum of the two vectors: top = 2 + 4 = 6, bottom = 5 + (−3) = 2, giving (6, 2). A candidate who subtracts the second vector from the first instead of adding gets (2 − 4, 5 − (−3)) = (−2, 8). A candidate who subtracts the other way round gets (4 − 2, −3 − 5) = (2, −8). A candidate who forgets the negative sign on the second vector's bottom number and adds 3 instead of −3 gets (6, 8). Because the journeys join end to end, the correct resultant vector is (6, 2).
- (b) (5, 1) — First scale a by 2: 2a = (2×3, 2×(−2)) = (6, −4). Then add b component by component: (6+(−1), −4+5) = (5, 1). (2, 3) is a + b without doubling a first. (4, 6) doubles both a and b instead of only a. (7, −9) subtracts b from 2a instead of adding it.
- (d) (6, 8) — Method: add column vectors by adding the top numbers together and the bottom numbers together. Working: top numbers 5 + 1 = 6; bottom numbers 2 + 6 = 8. Answer: p + q = (6, 8). A candidate who subtracts instead of adds gets (4, −4). A candidate who swaps the top and bottom of the correct answer gets (8, 6). A candidate who only adds the top numbers and leaves the bottom number of p unchanged gets (6, 2).
- (b) (12, −8) — Method: to multiply a column vector by a number, multiply every part of the vector by that number. Working: top number 4 × 3 = 12; bottom number 4 × (−2) = −8. Answer: 4a = (12, −8). A candidate who adds 4 to each part instead of multiplying gets (7, 2). A candidate who multiplies only the top number by 4 and leaves the bottom number unchanged gets (12, −2). A candidate who multiplies only the bottom number by 4 and leaves the top number unchanged gets (3, −8).
- (a) (3, 9) — Two column vectors are parallel only when one is the other multiplied by a single scalar — both numbers scaled by the same factor with the same sign. r has top:bottom ratio 2:6, which simplifies to 1:3. (3, 9) has ratio 3:9, also 1:3, so (3, 9) = 1.5 × r: it is parallel to r. (6, 2) swaps the top and bottom numbers of r, giving ratio 6:2 (3:1), which is not the same ratio. (2, 3) halves only the bottom number of r, giving ratio 2:3, not 1:3. (−2, 6) changes the sign of only the top number of r, giving ratio −2:6, which no longer matches 2:6 throughout.
- (a) (8, 2) — Method: translating a point by a column vector means adding the vector's top number to the x-coordinate and its bottom number to the y-coordinate. Working: x-coordinate 2 + 6 = 8; y-coordinate 5 + (−3) = 2. Answer: B = (8, 2). A candidate who ignores the negative sign and adds 3 instead of −3 gets (8, 8). A candidate who translates in the reverse direction, subtracting the vector from A instead of adding it, gets (−4, 8). A candidate who swaps the vector's top and bottom numbers before adding gets (−1, 11).
- (d) (−4, −3) — The combined translation is the sum of the two column vectors, added component by component: top numbers 3 + (−7) = −4, bottom numbers −5 + 2 = −3, giving (−4, −3). (10, −7) subtracts the second vector from the first instead of adding them. (−4, 3) gets the top number right but makes a sign error on the bottom, treating −5 + 2 as +3. (4, −3) gets the bottom number right but makes a sign error on the top, treating 3 + (−7) as +4.
- (b) (6, −8) — Method: a scalar multiple of m has the same ratio between its top and bottom numbers as m does. Working: m = (3, −4); multiplying both parts by 2 gives 2 × 3 = 6 and 2 × (−4) = −8, so (6, −8) is a scalar multiple of m. Answer: (6, −8). The vector (6, −4) needs a multiplier of 2 for the top number but only 1 for the bottom number, so it is not a multiple. The vector (−6, −8) needs a multiplier of −2 for the top number but 2 for the bottom number, so it is not a multiple. The vector (9, −8) needs a multiplier of 3 for the top number but 2 for the bottom number, so it is not a multiple.
- (b) (5, −2) — Method: subtract column vectors by subtracting the bottom vector's top number from the top vector's top number, and doing the same for the bottom numbers. Working: top numbers 7 − 2 = 5; bottom numbers 3 − 5 = −2. Answer: u − v = (5, −2). A candidate who drops the negative sign gets (5, 2). A candidate who works out v − u instead of u − v gets (−5, 2). A candidate who adds instead of subtracts gets (9, 8).
- (c) (10.5, −2) — Method: the vector from the first tile to the third tile is the pattern's vector doubled, since two translations happen between them. Working: doubling (4.5, −2.5) gives (9, −5); adding this to the starting corner (1.5, 3) gives x-coordinate 1.5 + 9 = 10.5 and y-coordinate 3 − 5 = −2. Answer: (10.5, −2). A candidate who only applies the vector once, translating to the second tile instead of the third, gets (6, 0.5). A candidate who adds 2.5 instead of subtracting it in the y-coordinate gets (10.5, 8). A candidate who doubles the x-part of the vector correctly but forgets to change the y-coordinate at all gets (10.5, 3).
- (b) (3, 10) — Method: multiply every part of p by 2, then add the matching parts of q. Working: 2p = (4, 6); adding q gives top 4 + (−1) = 3 and bottom 6 + 4 = 10. Answer: 2p + q = (3, 10). A candidate who forgets to double p first, working out p + q instead, gets (1, 7). A candidate who doubles q instead of p, working out p + 2q, gets (0, 11). A candidate who subtracts q instead of adding it, working out 2p − q, gets (5, 2).
- (b) (8, −6) — Multiplying a column vector by a scalar multiplies both numbers in the vector by that scalar: 2p = (2×4, 2×(−3)) = (8, −6). (8, −3) doubles the top number but leaves the bottom number, −3, unchanged. (4, −6) doubles the bottom number but leaves the top number, 4, unchanged. (8, 6) doubles both numbers correctly in size but loses the negative sign on the bottom number.
Build your own mix at the worksheet builder.