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(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.
- 2.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.
- 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.Write down which quadrant contains the point (−3, 5) when plotted on a coordinate grid.
- 6.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.
- 7.A rectangle has vertices A(1, 1), B(4, 1), C(4, 5) and D(1, 5). Work out the perimeter of the rectangle.
- 8.Triangle PQR has vertices P(0, 0), Q(9, 0) and R(0, 4). Work out the area of triangle PQR.
- 9.The point (2, 5) is translated 3 units right and 4 units down. Work out the coordinates of the image point.
- 10.Work out the gradient of the line segment joining A(2, 3) and B(6, 11).
- 11.The point (0, −5) lies on one of the two coordinate axes. Write down which axis this is.
- 12.A line segment joins A(1, 1) and B(4, 7). Write down the sign of the gradient of this line.
- 13.The point (4, −3) is reflected in the y-axis. Work out the coordinates of the image point.
- 14.A rectangle has vertices at (2, 1), (9, 1), (9, 5) and (2, 5). Work out the area of the rectangle.
- 15.Work out the distance between the points (−3, 4) and (5, −2).
Answer key
- (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) 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.
- (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) 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.
- (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.
- (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.
- (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.
- (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.
- (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.
- (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.
- (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) 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.
- (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.