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.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.
- 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.Triangle PQR has vertices P(0, 0), Q(9, 0) and R(0, 4). Work out the area of triangle PQR.
- 4.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.
- 5.Triangle PQR has vertices P(0, 0), Q(6, 0) and R(0, 8). Work out the perimeter of the triangle.
- 6.The point A(3, 2) is translated by the vector (−5, 4) to give point B. Work out the coordinates of B.
- 7.A vertical line passes through the point (5, 2). Write down the equation of this line.
- 8.A rectangle has vertices A(1, 1), B(4, 1), C(4, 5) and D(1, 5). Work out the perimeter of the rectangle.
- 9.A line segment joins A(1, 1) and B(4, 7). Write down the sign of the gradient of this line.
- 10.Write down which quadrant contains the point (−3, 5) when plotted on a coordinate grid.
- 11.The point (5, −2) is reflected in the x-axis. Work out the coordinates of the image point.
- 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.Work out the length of the straight line segment joining the points (2, −4) and (−3, −4).
- 14.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.
- 15.The point (4, −3) is reflected in the y-axis. Work out the coordinates of the image point.
Answer key
- (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) 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.
- (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.
- (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.
- (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.
- (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) 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.
- (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.
- (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.
- (a) (5, 2) — Reflecting in the x-axis keeps the x-coordinate the same and changes the sign of the y-coordinate, so (5, −2) maps to (5, 2). (−5, −2) changes the sign of the x-coordinate instead, which is what happens when reflecting in the y-axis. (−5, 2) changes the sign of both coordinates, which is the result of a rotation of 180° about the origin, not a reflection in the x-axis. (2, 5) comes from dropping the minus sign and then swapping the two numbers round, so neither coordinate has actually been reflected.
- (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) 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.
- (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.
- (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.
Build your own mix at the worksheet builder.