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.
Geometrical problems on coordinate axes worksheet — GCSE Higher
MathsUKwww.geekhero.co.uk
- 1.A rectangle has vertices at (2, 1), (9, 1), (9, 5) and (2, 5). Work out the area of the rectangle.
- 2.Line 1 passes through (0, 1) and (2, 5). Line 2 passes through (3, 2) and (5, 6). Work out the gradient of each line. Then write down whether the two lines are parallel.
- 3.A vertical line passes through the point (5, 2). Write down the equation of this line.
- 4.A is the point (1, 3) and B is the point (7, 3). Work out the coordinates of the midpoint of AB.
- 5.P is the point (3, 4) and Q is the point (6, 0). Work out the distance of each point from the origin, and write down which point is closer to the origin.
- 6.State whether the line segment joining A(−4, 3) and B(2, 6) is horizontal, vertical or neither, and give a reason for your answer.
- 7.Triangle PQR has vertices P(0, 0), Q(6, 0) and R(0, 8). Work out the perimeter of the triangle.
- 8.A radar station is at the origin of a grid, where each unit represents 1 km. A boat is detected at the point (7, 24). Work out the boat's distance from the station, then work out how many hours it will take the boat to reach the station travelling directly towards it at 5 km per hour.
- 9.A rectangle has vertices A(1, 1), B(4, 1), C(4, 5) and D(1, 5). Work out the perimeter of the rectangle.
- 10.Work out the distance between the point (0, 0) and the point (5, 12).
- 11.Work out the gradient of the line segment joining A(2, 3) and B(6, 11).
- 12.A path goes from A(1, 1) to B(1, 5), then from B to C(6, 5). Work out the total length of the path from A to C.
- 13.Triangle PQR has vertices P(0, 0), Q(9, 0) and R(0, 4). Work out the area of triangle PQR.
- 14.A triangle has vertices A(0, 0), B(10, 0) and C(5, 12). Work out the area of the triangle.
- 15.Work out the distance between the points (−3, 4) and (5, −2).
Answer key
- (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.
- (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.
- (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.
- (c) (4, 3) — Method: the midpoint of a segment is the mean of its two end points, so its x-coordinate is the mean of the two x-coordinates and its y-coordinate is the mean of the two y-coordinates. Working: for x, (1 + 7) ÷ 2 = 8 ÷ 2 = 4. For y, (3 + 3) ÷ 2 = 6 ÷ 2 = 3. The midpoint is therefore (4, 3). Answer: (4, 3). The distractors: (3, 3) comes from halving the difference of the x-coordinates, (7 − 1) ÷ 2 = 3, which measures half the distance instead of locating the point; (3.5, 3) comes from halving only the larger x-coordinate and leaving the smaller one out of the working; (4, 0) comes from averaging the x-coordinates correctly but then subtracting the y-coordinates, 3 − 3, rather than averaging them.
- (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.
- (b) Neither, because both coordinates differ — A line segment is horizontal only when both points share the same y-coordinate, and vertical only when both points share the same x-coordinate. Here A has x-coordinate −4 and B has x-coordinate 2, which differ, and A has y-coordinate 3 and B has y-coordinate 6, which also differ, so the segment is neither horizontal nor vertical. Every point has a y-coordinate and an x-coordinate, so simply having one is not a reason for the line to be horizontal or vertical — both of those wrong reasons ignore that the coordinates must match, not just exist. The x-coordinates do increase from A to B, but an increasing x-coordinate on its own describes a slope, not a horizontal line.
- (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.
- (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.
- (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) 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.
- (a) 2 — Gradient = (change in y) ÷ (change in x) = (11 − 3) ÷ (6 − 2) = 8 ÷ 4 = 2. "0.5" comes from dividing the change in x by the change in y the wrong way round: 4 ÷ 8. "8" is only the change in y, forgetting to divide by the change in x at all. "−2" comes from a sign error, as if the y-coordinate had decreased rather than increased.
- (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.
- (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) 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.
- (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”.
Build your own mix at the worksheet builder.