Printable · GCSE Higher · ages 14-16
Geometrical problems on coordinate axes worksheet — GCSE Higher
Fifteen questions on "geometrical problems on coordinate axes" — DfE statement G11. Print it, or print three versions so neighbours cannot copy by letter; the key gives the letter for each version.
Answer key: Geometrical problems on coordinate axes worksheet — GCSE Higher
MathsUKwww.geekhero.co.uk
- (d) 10 — Method: the distance between two points is the hypotenuse of a right-angled triangle whose shorter sides are the horizontal and vertical gaps, so work out both gaps first, handling the negative coordinates carefully, and then apply Pythagoras' theorem. Working: the horizontal gap is 5 − (−3) = 5 + 3 = 8 and the vertical gap is 4 − (−2) = 4 + 2 = 6. Then d² = 8² + 6² = 64 + 36 = 100, so d = √100 = 10. Answer: 10. The distractors: 14 comes from adding the two gaps, 8 + 6, instead of adding their squares and taking the root; 100 comes from stopping at the sum of the squares and never taking the square root; 50 comes from reaching 100 correctly and then halving it instead of taking its square root, a candidate who has read the last step as “halve” rather than “root”.
- (b) 7 — Method: each coordinate of a midpoint is the mean of the matching pair of coordinates, so the y-coordinate of the midpoint depends on the two y-coordinates alone. Working: the y-coordinates are 4 and 10, so the mean is (4 + 10) ÷ 2 = 14 ÷ 2 = 7. Answer: 7. The distractors: 5 comes from working out the x-coordinate of the midpoint, (2 + 8) ÷ 2 = 5, and writing that down in place of the y-coordinate the question asked for; 3 comes from halving the difference of the y-coordinates, (10 − 4) ÷ 2 = 3, which is half the vertical gap rather than a position; 14 comes from adding the two y-coordinates and forgetting to halve the total.
- (a) 9 — AB is a vertical segment, since A and B share the x-coordinate 1, and its length is the difference in y-coordinates: 5 − 1 = 4. BC is a horizontal segment, since B and C share the y-coordinate 5, and its length is the difference in x-coordinates: 6 − 1 = 5. The total path length is 4 + 5 = 9. 20 comes from multiplying the two lengths, 4 × 5, instead of adding them. 5 is only the length of BC, forgetting to include AB. 4 is only the length of AB, forgetting to include BC.
- (b) P, since OP = 5 and OQ = 6 — Using the distance formula, OP = √(3² + 4²) = √(9 + 16) = √25 = 5, and OQ = √(6² + 0²) = √36 = 6. Since 5 is less than 6, P is closer to the origin. Naming Q as closer, with OQ = 5 and OP = 6, has the two distances swapped around the wrong point. Naming P as closer but with OP = 6 and OQ = 5 also has the two values swapped, even though it names the right point. The distances are not equal, since 5 is not the same as 6, so P and Q are not equally distant from the origin.
- (a) Parallel, since both gradients are 2 — Gradient of line 1 = (5 − 1) ÷ (2 − 0) = 4 ÷ 2 = 2. Gradient of line 2 = (6 − 2) ÷ (5 − 3) = 4 ÷ 2 = 2. The two gradients are equal, so the lines are parallel. "Not parallel, since the gradients are 2 and 4" uses 4 for line 2, which comes from dividing the change in y, 4, by 1 rather than by the change in x, 5 − 3 = 2. "Not parallel, since the two lines cross the y-axis at different points" confuses parallel lines with the same line repeated — parallel lines are distinct lines, and where a line crosses the y-axis has no effect on its gradient. "Parallel, since both lines pass through positive coordinates" reaches the right conclusion for the wrong reason: lines are parallel because their gradients are equal, not because the coordinates given happen to be positive.
- (a) (−2, 6) — Translating by the vector (−5, 4) means adding −5 to the x-coordinate and adding 4 to the y-coordinate: (3 + (−5), 2 + 4) = (−2, 6). (8, 6) comes from treating −5 as +5, adding instead of subtracting on the x-coordinate. (−2, −2) keeps the x-coordinate correct but subtracts 4 from the y-coordinate instead of adding it. (7, −3) comes from swapping the two components of the vector, applying 4 to the x-coordinate and −5 to the y-coordinate.
- (a) 18 — PQ lies along the x-axis with length 9, and PR lies along the y-axis with length 4, and these two sides meet at right angles at P, so they can be used as the base and height of the triangle. Area = 1/2 × base × height = 1/2 × 9 × 4 = 18. 36 comes from multiplying the base and height but forgetting to halve the result. 13 comes from adding the two lengths, 9 + 4, instead of multiplying them. 26 comes from the perimeter-style calculation 2 × (9 + 4) instead of the triangle area formula.
- (b) 28 — The width of the rectangle is the difference in x-coordinates, 9 − 2 = 7, and the height is the difference in y-coordinates, 5 − 1 = 4. The area is width × height = 7 × 4 = 28. 22 comes from using the perimeter formula, 2 × (7 + 4), instead of the area formula. 35 comes from multiplying 7 by 5 instead of 4, misreading one of the y-coordinates. 63 comes from multiplying 9 by 7, using an x-coordinate instead of the height.
- (b) x = 5 — Every point on a vertical line has the same x-coordinate, so the equation of a vertical line through (5, 2) is x = 5. "y = 5" mixes up the coordinates, using the x-value of 5 to write a y-equation. "y = 2" is the equation of the horizontal line through (5, 2), not the vertical one. "x = 2" uses the correct letter but the wrong coordinate, the y-value of 2 instead of the x-value of 5.
- (a) (5, 7) — Method: a midpoint is the mean of the two end points, so for each coordinate (start + end) ÷ 2 = midpoint; rearranging that gives end = 2 × midpoint less the start. Working: for x, (1 + x) ÷ 2 = 3, so 1 + x = 6 and x = 5. For y, (3 + y) ÷ 2 = 5, so 3 + y = 10 and y = 7. B is therefore (5, 7). Answer: (5, 7). The distractors: (2, 2) comes from subtracting A from the midpoint, (3 − 1, 5 − 3), which gives the step from A to the midpoint and stops there instead of taking that same step a second time; (4, 8) comes from adding A to the midpoint, (3 + 1, 5 + 3), without doubling the midpoint first; (6, 10) comes from doubling the midpoint, (2 × 3, 2 × 5), and then forgetting to take A off.
- (b) 60 units² — Method: the area of a triangle is half the base times the perpendicular height, so choose a side to act as the base and measure the perpendicular distance from the opposite vertex to it. Working: A(0, 0) and B(10, 0) both lie on the x-axis, so AB is horizontal and AB = 10 − 0 = 10. The perpendicular height is the distance of C from the x-axis, which is its y-coordinate, 12. Area = (10 × 12) ÷ 2 = 120 ÷ 2 = 60. Answer: 60 units². The distractors: 120 units² comes from multiplying base by height and forgetting to halve; 65 units² comes from using the slanting side AC, which is 13 long, as the height in place of the perpendicular distance 12; 30 units² comes from halving the base to 5 before multiplying and then halving the product as well, so the halving is done twice.
- (b) Parallel, since AB and DC are both horizontal lines — A and B both have y-coordinate 1, so AB is horizontal; D and C both have y-coordinate 4, so DC is horizontal too. Two horizontal lines are always parallel, so AB and DC are parallel. "Not parallel, since AB and DC have different lengths" is wrong twice over: AB runs from x = 1 to x = 5 and DC from x = 2 to x = 6, so both are in fact 4 units long, and in any case length has no bearing on whether two lines are parallel — only direction does. "Not parallel, since AB is horizontal and DC is vertical" misreads the coordinates of D and C, which share the y-coordinate 4 and so give a horizontal line, not a vertical one. "Parallel, since A and D have the same x-coordinate" rests on a false claim: A has x-coordinate 1 and D has x-coordinate 2, so they do not share an x-coordinate — and even if they did, it would say nothing about whether AB is parallel to DC.
- (d) 7.21 units — Method: the diagonal AC is the hypotenuse of the right-angled triangle ABC, whose shorter sides are AB and BC, so Pythagoras' theorem gives its length. Working: AB runs from (0, 0) to (6, 0), so AB = 6; BC runs from (6, 0) to (6, 4), so BC = 4. Then AC² = 6² + 4² = 36 + 16 = 52, so AC = √52 = 7.2111…, which is 7.21 correct to 2 decimal places. Answer: 7.21 units. The distractors: 10.00 units comes from adding the two sides, 6 + 4, instead of adding their squares and taking the root; 4.47 units comes from subtracting the squares, √(36 − 16), which is the form of Pythagoras used to find a shorter side rather than the hypotenuse; 26.00 units comes from halving 52 in place of taking its square root.
- (b) 13 — Method: the straight-line distance between two points on a grid is the hypotenuse of a right-angled triangle whose shorter sides are the horizontal gap and the vertical gap between them, so Pythagoras' theorem applies. Working: one point is the origin, so the horizontal gap is 5 and the vertical gap is 12. Then d² = 5² + 12² = 25 + 144 = 169, so d = √169 = 13. Answer: 13. The distractors: 17 comes from adding the two gaps, 5 + 12, instead of adding their squares and taking the root; 12 comes from reading off the vertical gap alone and offering that as the whole distance; 7 comes from subtracting the gaps, 12 − 5, as though a distance were a difference.
- (b) (1, 6) — Method: when a square is set square-on to the grid, so that its sides run parallel to the axes, each vertex shares its x-coordinate with one neighbour and its y-coordinate with the other, and the missing vertex then borrows one coordinate from each of the two vertices it is joined to; so the first job is to check from the given points that the sides really do run parallel to the axes. Working: A(1, 2) and B(5, 2) share y = 2, so AB is a horizontal side; B(5, 2) and C(5, 6) share x = 5, so BC is a vertical side, which confirms that this square lies square-on to the axes and that the rule may be used. In square ABCD the vertex D is joined to C and to A. DC must be horizontal like AB, so D takes the y-coordinate of C, which is 6; DA must be vertical like CB, so D takes the x-coordinate of A, which is 1. D is therefore (1, 6), and checking confirms every side is 4 long. Answer: (1, 6). The distractors: (1, 5) comes from lifting the first number out of each of A and C, pairing the x-coordinate of A with the x-coordinate of C; (6, 1) comes from finding the right two numbers but writing them the wrong way round, height before sideways position; (9, 6) comes from stepping a further 4 to the right from C instead of closing the square back to the column A stands in.
Build your own mix at the worksheet builder.