Coordinates turn geometry into relationships that can be calculated. A horizontal line means the y-coordinate stays fixed. A vertical line means the x-coordinate stays fixed. A midpoint averages corresponding coordinates. Distance measures separation, while gradient measures direction of change. Locus reasoning asks which points satisfy a stated geometric condition.
This Secondary 2 Mathematics Learning Guide develops coordinate geometry as a bridge between number, algebra and shape. It covers reading points, horizontal and vertical distances, midpoint, straight-line structure, gradient, checking parallel and perpendicular relationships, simple distance calculations and coordinate forms of locus constraints.
Secondary Mathematics Hub: S1–S4 Capability Map · Secondary 2 Learning Guide, Batch 6, Guide 4. Companion guides cover formulae and substitution, patterns and generalisation, and reasoning and proof.
Course boundary. Coordinate geometry develops through lower and upper secondary, and exact depth varies by school and subject level. This guide begins with coordinate reading, horizontal and vertical relationships, midpoint and gradient. General distance and simple locus reasoning are included as a bridge where the learner’s current course permits them.
Navigate: axes and points · distance · midpoint · gradient · parallel and perpendicular lines · locus · combined constraints · practice and answers · teaching and transfer.
1. Coordinates are ordered: x first, y second
The point (4, −2) has x-coordinate 4 and y-coordinate −2. It lies 4 units to the right of the y-axis and 2 units below the x-axis. Reversing the coordinates to (−2, 4) produces a different point.
The ordered pair carries two pieces of information. The first controls horizontal position; the second controls vertical position.
Worked example 1: quadrant and axis reading
A = (3, 5) lies in the first quadrant. B = (−4, 2) lies in the second. C = (−2, −6) lies in the third. D = (5, −1) lies in the fourth.
A point such as (0, 7) lies on the y-axis rather than in a quadrant. A point (−3, 0) lies on the x-axis.
Horizontal and vertical lines have invariant coordinates
Every point on the horizontal line y = 4 has y-coordinate 4. Every point on the vertical line x = −2 has x-coordinate −2. This is an invariant description: one coordinate stays fixed while the other may vary.
This idea becomes useful in locus problems, construction constraints and graph interpretation.
2. Distance begins with coordinate differences
If two points share the same y-coordinate, their distance is the absolute difference of the x-coordinates. If they share the same x-coordinate, distance is the absolute difference of the y-coordinates.
Worked example 2: horizontal distance
A = (−3, 4) and B = (8, 4). They lie on the same horizontal line. Distance AB = |8 − (−3)| = 11 units.
The absolute value is important because geometric distance is non-negative even when a coordinate difference is negative.
Worked example 3: vertical distance
C = (5, −6) and D = (5, 3). Distance CD = |3 − (−6)| = 9 units.
No Pythagoras is needed because the points already lie directly above and below one another.
Worked example 4: general straight-line distance
Bridge. Let A = (1, 2) and B = (7, 10). Horizontal change = 6 and vertical change = 8. These changes form perpendicular legs of a right triangle, so AB = √(6² + 8²) = 10 units.
This gives the distance formula √[(x₂ − x₁)² + (y₂ − y₁)²]. The formula is simply Pythagoras written for coordinate differences.
The order of subtraction does not change distance
Using x₂ − x₁ or x₁ − x₂ changes the signs of the coordinate differences, but squaring removes those signs. What matters is that both horizontal and vertical differences use a consistent pair of points.
3. The midpoint averages corresponding coordinates
The midpoint of A(x₁, y₁) and B(x₂, y₂) is M((x₁ + x₂)/2, (y₁ + y₂)/2). This works because the midpoint lies halfway in both horizontal and vertical directions.
Worked example 5: midpoint with mixed signs
A = (−4, 6), B = (8, −2). Midpoint M = ((−4 + 8)/2, (6 − 2)/2) = (2, 2).
Check horizontal changes: from −4 to 2 is +6; from 2 to 8 is +6. Vertical changes: from 6 to 2 is −4; from 2 to −2 is −4.
Worked example 6: recover an endpoint from a midpoint
Midpoint M = (5, 3), A = (2, −1), and B is unknown. Let B = (x, y). Then (2 + x)/2 = 5 gives x = 8, and (−1 + y)/2 = 3 gives y = 7. Therefore B = (8, 7).
This is inverse midpoint reasoning: the same formula can locate a middle point or reconstruct a missing endpoint.
4. Gradient measures vertical change per horizontal change
For two points A(x₁, y₁) and B(x₂, y₂) on a non-vertical line, gradient m = (y₂ − y₁)/(x₂ − x₁). It compares rise with run.
Gradient is a rate of change. Positive gradient rises left to right; negative gradient falls; zero gradient is horizontal. A vertical line has undefined gradient because the horizontal change is zero.
Worked example 7: positive gradient
A = (2, 3), B = (6, 11). Gradient = (11 − 3)/(6 − 2) = 8/4 = 2.
For each 1 unit increase in x along this line, y increases by 2 units.
Worked example 8: negative gradient
C = (−1, 7), D = (3, −1). Gradient = (−1 − 7)/(3 − (−1)) = −8/4 = −2.
The negative sign describes direction of change, not an error in arithmetic.
Use the same point order in numerator and denominator
If y₂ − y₁ is used in the numerator, use x₂ − x₁ in the denominator. Reversing both differences gives the same gradient. Reversing only one changes the sign incorrectly.
5. Coordinate evidence can establish parallel and perpendicular structure
Two non-vertical lines with equal gradients are parallel. For non-horizontal, non-vertical perpendicular lines, their gradients multiply to −1 when both are defined.
Horizontal and vertical lines form an important special case: a horizontal line has gradient 0 while a vertical line has undefined gradient, yet they are perpendicular.
Worked example 9: prove two segments parallel
AB has A = (1, 2), B = (4, 8). CD has C = (−2, 1), D = (1, 7). Gradient AB = 6/3 = 2. Gradient CD = 6/3 = 2. Therefore AB is parallel to CD.
This conclusion comes from coordinate relationships, not visual appearance.
Worked example 10: perpendicular gradients
One line has gradient 3/2. A perpendicular non-vertical line has gradient −2/3. Their product is −1.
The negative reciprocal rule should be used only when both gradients are defined. For vertical and horizontal lines, use their geometric definitions directly.
Worked example 11: coordinate proof of a right triangle
A = (1, 1), B = (7, 1), C = (7, 9). AB is horizontal because both y-coordinates equal 1. BC is vertical because both x-coordinates equal 7. Therefore AB is perpendicular to BC and triangle ABC is right-angled at B.
Lengths AB = 6 and BC = 8 then give AC = 10 by Pythagoras. Coordinate and geometric reasoning reinforce one another.
6. A locus is the complete set of points satisfying a condition
Bridge. A locus is not one guessed point. It is every point meeting the stated condition. In coordinates, many loci become simple equations or inequalities.
Worked example 12: fixed horizontal coordinate
All points 3 units to the right of the y-axis have x = 3. Their y-coordinate may be any real number. The locus is the vertical line x = 3.
Worked example 13: fixed vertical coordinate
All points 5 units above the x-axis have y = 5. The locus is the horizontal line y = 5.
Worked example 14: equal distance from two points
Let A = (0, 0) and B = (8, 0). Points equidistant from A and B lie on the perpendicular bisector of AB. The midpoint is (4, 0), so the locus is x = 4.
This coordinate result matches the geometric construction in Scale Drawings, Perpendicular Bisectors, Angle Bisectors and Construction.
Worked example 15: fixed distance from one point
All points exactly 5 units from the origin satisfy x² + y² = 25. This is a circle of radius 5 centred at the origin.
The equation comes directly from Pythagoras: horizontal distance x and vertical distance y form perpendicular legs whose hypotenuse is 5.
7. Intersections solve simultaneous geometric conditions
A point satisfying two conditions must lie on both loci. Therefore valid positions occur at their intersections.
Worked example 16: perpendicular bisector meets a distance circle
A = (0, 0), B = (8, 0). Find points P equidistant from A and B and exactly 5 units from A. Equidistance gives x = 4. Distance from A gives x² + y² = 25.
Substitute x = 4: 16 + y² = 25, so y² = 9 and y = ±3. The two points are (4, 3) and (4, −3).
If the question adds “above the x-axis,” only (4, 3) remains. A position condition can filter an intersection set just as context filters algebraic roots.
Worked example 17: region rather than line
The condition y ≥ 2 describes the half-plane on or above the horizontal line y = 2. The boundary is included because of ≥. If the condition were y > 2, the boundary line would be excluded.
This connects locus reasoning with inequalities: equations often describe boundaries; inequalities describe regions.
8. Common coordinate-geometry errors
- x and y coordinates reversed: repair ordered-pair reading.
- Distance reported negative: repair geometric magnitude.
- Midpoint found by subtracting coordinates: repair averaging meaning.
- Gradient numerator and denominator use opposite point orders: repair consistency.
- Vertical line assigned gradient zero: distinguish vertical from horizontal.
- Equal gradients used to prove perpendicularity: repair line relationship.
- One point offered for a locus: repair complete-set meaning.
- Boundary included despite strict inequality: repair inequality condition.
9. Practice: connect algebraic coordinates to geometric meaning
Questions 1–6. 1. State the quadrant of (−3, 7). 2. Which axis contains (0, −5)? 3. Find the horizontal distance between (−4, 2) and (9, 2). 4. Find the vertical distance between (6, −3) and (6, 8). 5. Find the distance between (1, 1) and (4, 5). 6. Explain the right triangle used.
Questions 7–12. 7. Find the midpoint of (−2, 6) and (8, −4). 8. Midpoint is (4, 5) and one endpoint is (1, 2). Find the other endpoint. 9. Find the gradient through (2, 1) and (6, 9). 10. Find the gradient through (−1, 8) and (3, 0). 11. State the gradient of a horizontal line. 12. State what happens to gradient for a vertical line.
Questions 13–18. 13. One line has gradient 4. State the gradient of a perpendicular non-vertical line. 14. A = (0, 0), B = (10, 0). State the perpendicular-bisector locus. 15. State the locus of points exactly 6 units from the origin. 16. Find its intersections with x = 0. 17. Find the points equidistant from A = (0,0) and B = (10,0) that are 13 units from A. 18. Which of those lies above the x-axis?
Explained answers 1–6
1. Second quadrant. 2. y-axis. 3. |9 − (−4)| = 13 units. 4. |8 − (−3)| = 11 units. 5. Coordinate changes are 3 and 4, so distance = √(9 + 16) = 5 units. 6. Horizontal and vertical changes form perpendicular legs of lengths 3 and 4.
Explained answers 7–12
7. ((−2 + 8)/2, (6 − 4)/2) = (3, 1). 8. (1 + x)/2 = 4 gives x = 7; (2 + y)/2 = 5 gives y = 8, so (7, 8). 9. (9 − 1)/(6 − 2) = 2. 10. (0 − 8)/(3 + 1) = −2.
11. 0. 12. The gradient is undefined because horizontal change is zero.
Explained answers 13–18
13. −1/4. 14. Midpoint is (5,0), so locus x = 5. 15. x² + y² = 36. 16. With x = 0, y = ±6, so (0,6) and (0,−6).
17. Equidistance gives x = 5. Distance from A gives 25 + y² = 169, so y = ±12. Points are (5,12) and (5,−12). 18. (5,12).
10. Teaching sequence: position → change → relationship → constraint
Begin with points and horizontal or vertical segments so the meaning of coordinates is secure. Then introduce midpoint and gradient as two different summaries of the same pair of endpoints: midpoint locates the centre, while gradient describes direction of change.
Next use coordinate evidence to prove parallel, perpendicular or right-angle structure. Only then introduce general distance and locus as bridges, because both depend on understanding coordinate differences and geometric constraints.
Questions parents and tutors can ask
Which coordinate is fixed? What horizontal and vertical changes occur? Are you finding a location, a distance or a rate of change? Why does midpoint use averages? Does your gradient sign match the direction of the line? Is the answer one point, one line, a circle or an entire region?
11. The transfer test: one geometry problem in three representations
Take A = (0,0) and B = (8,0). The geometric statement “P is equally far from A and B” becomes the perpendicular-bisector line x = 4. The additional statement “P is 5 units from A” becomes x² + y² = 25. Solving the two equations gives (4,±3).
The same problem can be constructed with compass arcs, drawn on a coordinate grid or solved algebraically. The representations differ, but the constraints are identical.
Read ordered coordinates. Measure changes correctly. Average for midpoint. Compare rise with run for gradient. Translate geometric conditions into loci. Intersect constraints to find the permitted points.
Return to Mathematical Reasoning, Conjectures, Counterexamples and Proof · Return to the Secondary Mathematics Hub.