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.
Geometrical problems on coordinate axes worksheet — GCSE Foundation
MathsUKwww.geekhero.co.uk
- 1.A vertical line passes through the point (5, 2). Write down the equation of this line.
- 2.A is the point (1, 3) and B is the point (7, 3). Work out the coordinates of the midpoint of AB.
- 3.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.
- 4.A(1, 2), B(5, 2) and C(5, 6) are three of the four vertices of a square ABCD. Work out the coordinates of D.
- 5.The point (4, −3) is reflected in the y-axis. Work out the coordinates of the image point.
- 6.Work out the length of the straight line segment joining the points (2, −4) and (−3, −4).
- 7.A rectangle has vertices at (2, 1), (9, 1), (9, 5) and (2, 5). Work out the area of the rectangle.
- 8.Write down which quadrant contains the point (−3, 5) when plotted on a coordinate grid.
- 9.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.
- 10.Work out the distance between the point (0, 0) and the point (5, 12).
- 11.A triangle has vertices A(1, 1), B(5, 1) and C(5, 4). Work out the lengths of AB, BC and CA, and write down whether triangle ABC is right-angled.
- 12.The point (2, 5) is translated 3 units right and 4 units down. Work out the coordinates of the image point.
- 13.Work out the distance between the points (−3, 4) and (5, −2).
- 14.Which pair of points lies on a horizontal line when the points are plotted on a coordinate grid?
- 15.A rectangle has vertices A(0, 0), B(6, 0), C(6, 4) and D(0, 4). Work out the length of the diagonal AC. Give your answer correct to 2 decimal places.
Answer key
- (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) 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.
- (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.
- (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.
- (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) 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) second quadrant — The point (−3, 5) has a negative x-coordinate and a positive y-coordinate, and this combination lies in the second quadrant. The first quadrant needs both coordinates positive. The third quadrant needs both coordinates negative. The fourth quadrant needs a positive x-coordinate and a negative y-coordinate.
- (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) 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) Yes, since 3² + 4² = 5² — AB is horizontal with length 5 − 1 = 4, BC is vertical with length 4 − 1 = 3, and CA = √(4² + 3²) = √25 = 5. Since the two shorter sides satisfy 3² + 4² = 5², the triangle is right-angled, with the right angle at B. "No, since 3 + 4 ≠ 5" wrongly tests Pythagoras' theorem by adding the sides instead of squaring them first. "No, since AB, BC and CA are not all equal" confuses a right-angled triangle with an equilateral one — a triangle does not need equal sides to have a right angle. "Yes, since 4² + 5² = 3²" reaches the correct conclusion but puts the longest side, 5, on the wrong side of the equation, as if it were one of the two shorter sides instead of the hypotenuse.
- (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.
- (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”.
- (c) (2, 4) and (6, 4) — Method: two points lie on the same horizontal line when they stand at the same height above the x-axis, and a point's height is given by its y-coordinate, the second number in the bracket. Working: compare the second numbers in each pair. For (3, 5) and (3, 8) they are 5 and 8, which differ. For (1, 2) and (2, 1) they are 2 and 1, which differ. For (0, 0) and (1, 1) they are 0 and 1, which differ. For (2, 4) and (6, 4) they are 4 and 4, which agree, so only that pair lies on a horizontal line. Answer: (2, 4) and (6, 4). The distractors: (3, 5) and (3, 8) comes from swapping horizontal for vertical, since equal x-coordinates place two points one above the other; (1, 2) and (2, 1) comes from looking for the same pair of numbers rather than for the same y-coordinate; (0, 0) and (1, 1) comes from reading 'horizontal' as simply 'in a straight line', which any two points are.
- (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.
Build your own mix at the worksheet builder.