Printable · GCSE Foundation · ages 14-16
Geometrical problems on coordinate axes worksheet — GCSE Foundation
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 Foundation
MathsUKwww.geekhero.co.uk
- (d) positive — Moving from A to B, the x-coordinate increases from 1 to 4 and the y-coordinate also increases from 1 to 7, so the line rises as it goes from left to right, which means the gradient is positive. "negative" would need y to decrease as x increases, which is not the case here. "zero" would need the y-coordinate to stay the same, but it changes from 1 to 7. "cannot be determined" is wrong because the coordinates of both points are known, so the direction of the line can always be found.
- (c) 5 hours — The distance from the origin to (7, 24) is √(7² + 24²) = √(49 + 576) = √625 = 25 km. Travelling at 5 km per hour, the time taken is 25 ÷ 5 = 5 hours. 25 hours mistakes the distance itself for the time, forgetting to divide by the speed. 125 hours comes from multiplying the distance by the speed, 25 × 5, instead of dividing. 0.2 hours comes from dividing the speed by the distance, 5 ÷ 25, the wrong way round.
- (b) 5 — Method: the two points have the same y-coordinate, so the segment joining them runs horizontally and its length is the gap between the two x-coordinates; a length is a distance, so it is never negative. Working: the x-coordinates are 2 and −3, so the gap is 2 − (−3) = 2 + 3 = 5. Both points have y = −4, so there is no vertical part to add on. Answer: 5. The distractors: 1 comes from dropping the minus sign on −3 and working out 3 − 2 instead; 0 comes from subtracting the y-coordinates, which are equal, in place of the x-coordinates; 6 comes from counting the grid lines from −3 across to 2 inclusive, which counts one more than the number of gaps between them.
- (b) y-axis — A point lies on the y-axis when its x-coordinate is 0; here the x-coordinate of (0, −5) is 0, so it lies on the y-axis. "x-axis" would need the y-coordinate to be 0 instead, which is not the case here. "the origin" is the single point (0, 0), not a whole axis, and this point is not (0, 0). "both axes" would only be true for the origin itself, where both coordinates are 0.
- (c) (5, 1) — Moving right increases the x-coordinate, and moving down decreases the y-coordinate, so (2, 5) becomes (2 + 3, 5 − 4) = (5, 1). (5, 9) comes from adding 4 to the y-coordinate instead of subtracting, as if the point moved up rather than down. (−1, 1) comes from subtracting 3 from the x-coordinate instead of adding, as if the point moved left rather than right. (2, 1) keeps the x-coordinate unchanged and only applies the vertical move, forgetting the horizontal move altogether.
- (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.
- (d) (−4, −3) — Reflecting in the y-axis keeps the y-coordinate the same and changes the sign of the x-coordinate, so (4, −3) maps to (−4, −3). "(4, 3)" changes the sign of the y-coordinate instead, which is what happens when reflecting in the x-axis. "(−4, 3)" changes the sign of both coordinates, which is the result of a rotation of 180° about the origin, not a reflection in the y-axis. "(3, −4)" swaps the two coordinates around instead of reflecting either of them.
- (c) 24 — PQ lies along the x-axis with length 6, and PR lies along the y-axis with length 8, meeting at a right angle at P, so QR = √(6² + 8²) = √100 = 10. The perimeter is 6 + 8 + 10 = 24. "14" adds only the two shorter sides, PQ and PR, and leaves out the hypotenuse QR completely. "28" comes from finding QR incorrectly as 6 + 8 = 14 instead of using Pythagoras' theorem, then adding 6 + 8 + 14. "48" comes from multiplying the two shorter sides, 6 × 8, instead of finding and adding all three sides of the triangle.
- (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.
- (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.
- (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.
- (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.
- (c) 14 units — Method: the perimeter of a rectangle is the distance all the way round its outside, 2 × (length + width), so the two side lengths must be found first; on a coordinate grid a side's length is the difference between the coordinates that change along it. Working: along AB, from (1, 1) to (4, 1), only x changes, so AB = 4 − 1 = 3. Along BC, from (4, 1) to (4, 5), only y changes, so BC = 5 − 1 = 4. Perimeter = 2 × (3 + 4) = 2 × 7 = 14. Answer: 14 units. The distractors: 18 units comes from reading the vertex numbers 4 and 5 as the side lengths instead of subtracting, giving 2 × (4 + 5); 12 units comes from working out the area, 3 × 4, in place of the perimeter; 7 units comes from adding one length to one width and stopping there, without doubling for the opposite pair of sides.
- (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) 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.
Build your own mix at the worksheet builder.