For students and parents · O-Level A-Math
Coordinate Geometry, the Formulas and the Reasoning
Turning shapes into algebra with coordinates.
Mrs Eileen Toh
Founder & Curriculum Architect · ex-MOE · 3 min read · Updated 29 Jun 2026
Coordinate geometry is the bridge between shape and algebra: every point is a pair of numbers, so every geometric question, is this a right angle, do these lines meet, what is this area, becomes a calculation you can do exactly. It appears in every A-Math paper GPA has counted. The formulas are few; the marks are in choosing the right one and reading what the question is really asking.
Take two points, A(1, 2) and B(4, 6), for the first few.
Distance, midpoint, gradient
Distance between two points: √((x2 - x1)2 + (y2 - y1)2). For A and B: √((4 - 1)2 + (6 - 2)2) = √(9 + 16) = √(25) = 5. It is Pythagoras on the horizontal and vertical gaps.
Midpoint: average the coordinates, ((x1 + x2)/2, (y1 + y2)/2). For A and B: (2.5, 4).
Gradient: (y2 - y1)/(x2 - x1). For A and B: (6 - 2)/(4 - 1) = 4/3. The gradient is the steepness, rise over run.
The equation of a line, and perpendiculars
A line through a known point with known gradient is y - y1 = m(x - x1). The line through A(1, 2) with gradient 4/3 is y - 2 = (4/3)(x - 1).
Two lines are perpendicular when the product of their gradients is minus 1. So a line perpendicular to one of gradient 4/3 has gradient -3/4, because (4/3)(-3/4) = -1. This is the fact behind most "show that the angle is a right angle" questions: compute the two gradients, multiply, and show you get minus 1.
Area of a polygon
For a triangle or polygon given by its vertices, the area comes from the coordinates directly. A triangle with vertices (0, 0), (4, 0), (0, 3) has area (1/2) x base x height = (1/2)(4)(3) = 6 square units. For triangles not aligned to the axes, the shoelace method (multiplying coordinates in a fixed cross pattern and halving) gives the area without needing a base and height drawn in.
The teaching point
Coordinate geometry is a small toolkit, distance, midpoint, gradient, line equation, the perpendicular rule, and the area method, applied to a question that has been translated from shape into points. The reasoning behind each is worth holding: distance is Pythagoras, perpendicular gradients multiply to minus 1, and area can be read straight from coordinates. The marks go to students who translate the geometric claim into the right calculation, not to those who memorise the formulas without knowing which question each answers.
If your child knows the formulas but cannot decide which to use when a question says "show that," that is the structure-first gap GPA's Secondary Math programme is built to close, on real A-Math papers. A short diagnostic consult will show where the translation breaks.
Every value on this page was checked independently before publishing.