Secondary 3 Additional Mathematics | Singapore G3
Coordinate Geometry
When an Equation Becomes a Shape
The equation (x−3)²+(y+2)²=25 is not just algebra. It is a circle with centre (3,−2) and radius 5.
Coordinate geometry is where algebra begins to carry geometric meaning.
A gradient tells you direction. A pair of equations tells you where shapes meet. One discriminant tells you whether a line cuts, touches or misses a circle. A transformation can turn a curved relationship into a straight-line graph whose gradient and intercept reveal unknown constants.
The topic job is to move freely between coordinates, equations and geometry.
The current Singapore G3 Additional Mathematics syllabus includes conditions for parallel and perpendicular lines, midpoint, area of rectilinear figures, coordinate geometry of circles, and transforming relationships such as y=axⁿ and y=kbˣ into linear form to determine unknown constants from straight-line graphs.
SEAB 2027 G3 Additional Mathematics syllabus (K341) →
The Topic Job
Translate geometric relationships into algebraic conditions, solve them, then translate the result back into geometry.
Gradient Is a Rate of Change
For points (x₁,y₁) and (x₂,y₂):
m=(y₂−y₁)/(x₂−x₁).
This is not just a line formula. It measures vertical change per unit horizontal change.
A positive gradient rises left to right. A negative gradient falls. A zero gradient is horizontal. A vertical line has undefined gradient because the horizontal change is zero.
Parallel Lines
Distinct non-vertical parallel lines have equal gradients:
m₁=m₂.
The equation may look different because the intercept differs, but the direction is the same.
Perpendicular Lines
For non-vertical perpendicular lines:
m₁m₂=−1.
So the perpendicular gradient is the negative reciprocal.
If one gradient is 3/2, the perpendicular gradient is −2/3.
Do not apply the product rule blindly to vertical/horizontal pairs. Their geometry is clearer than their slope algebra.
Equation of a Line
If you know a point (x₁,y₁) and gradient m:
y−y₁=m(x−x₁).
This point-gradient form is often safer than rushing to y=mx+c because the known point is built directly into the equation.
Worked Example 1 — A Perpendicular Line
Find the equation of the line through (4,−1) perpendicular to 3x−2y=8.
Rearrange the given line:
y=(3/2)x−4.
Gradient = 3/2, so perpendicular gradient = −2/3.
Use point-gradient form:
y+1=−(2/3)(x−4).
Any algebraically equivalent final form is acceptable unless the question specifies a form.
Midpoint
The midpoint of A(x₁,y₁) and B(x₂,y₂) is:
((x₁+x₂)/2,(y₁+y₂)/2).
This is coordinate averaging because the midpoint lies halfway in both horizontal and vertical directions.
Distance
Although distance is prior G3 Mathematics knowledge rather than a new A-Math-only item, it remains useful:
AB=√[(x₂−x₁)²+(y₂−y₁)²].
It is simply Pythagoras written in coordinates.
Area of a Rectilinear Figure
When vertices are given as coordinates, several approaches are possible:
- split the figure into triangles and rectangles;
- use base × perpendicular height when a convenient side can be chosen;
- use coordinate differences to establish lengths or heights.
The key is not to calculate every distance. Find the smallest set of lengths needed for the chosen area formula.
The Standard Circle Form
(x−a)²+(y−b)²=r².
This describes all points (x,y) whose distance from centre (a,b) is r.
The formula therefore comes directly from the distance formula:
√[(x−a)²+(y−b)²]=r.
Square both sides and the circle equation appears.
Reading the Centre Correctly
For:
(x+4)²+(y−3)²=49,
the centre is (−4,3), radius 7.
Do not memorise “change the signs.” Ask which values make the squared differences zero.
The General Circle Form
x²+y²+2gx+2fy+c=0.
Complete the square:
(x+g)²+(y+f)²=g²+f²−c.
Therefore:
- centre = (−g,−f);
- radius = √(g²+f²−c).
This is completing the square returning in a geometric role.
Worked Example 2 — Recover the Circle
Find the centre and radius of:
x²+y²−6x+4y−12=0.
Group and complete squares:
(x²−6x)+(y²+4y)=12
(x−3)²−9+(y+2)²−4=12
(x−3)²+(y+2)²=25.
Centre = (3,−2), radius = 5.
Line–Circle Intersections
A line and circle meet at points satisfying both equations.
Substitute the line equation into the circle. This produces a quadratic equation in one variable.
| Quadratic discriminant | Geometry |
|---|---|
| Δ>0 | line cuts circle at two points |
| Δ=0 | line is tangent |
| Δ<0 | line does not meet circle |
This is the same discriminant logic used with quadratic curves. Geometry becomes a root-count question.
Worked Example 3 — Tangency as a Condition
The line y=mx+5 is tangent to the circle x²+y²=9. What condition must m satisfy?
Substitute:
x²+(mx+5)²=9.
This gives a quadratic in x. Since a tangent gives one repeated point of intersection, set its discriminant equal to zero.
Even if the resulting algebra is longer, the conceptual route is only three steps:
intersection → substitute → tangent means equal roots.
Radius and Tangent Are Perpendicular
At a point of tangency, the radius to the point is perpendicular to the tangent.
This gives a second possible method in some questions:
- find the gradient of the radius;
- take the negative reciprocal;
- write the tangent equation through the point.
A strong solution chooses the shorter route rather than forcing discriminants into every tangent problem.
Transformation to Linear Form
Some relationships are not straight lines in their original variables but can be transformed into straight-line form.
If:
y=axⁿ,
take logarithms:
log y = log a + n log x.
Plotting log y against log x produces a straight line with gradient n and intercept log a.
If:
y=kbˣ,
then:
log y = log k + x log b.
Plot log y against x. Gradient = log b; intercept = log k.
This connects coordinate geometry directly to the logarithm article: the logarithm is being used to convert multiplicative structure into additive straight-line structure.
The Earliest Weak Link
| What you see | Likely weak link |
|---|---|
| Wrong perpendicular gradient | negative reciprocal not understood |
| Circle centre sign wrong | completed-square meaning weak |
| Substitutes line into circle but does not interpret Δ | algebra–geometry translation missing |
| Calculates many unnecessary distances for area | no geometric planning before calculation |
| Linearisation graph axes wrong | does not identify transformed variables |
| Finds gradient/intercept but not original constants | fails to reverse transformation |
Common Mistakes to Repair
- Using m₁+m₂=0 for perpendicular lines. The correct non-vertical condition is m₁m₂=−1.
- Reading centre signs directly. (x−a)² means centre coordinate a.
- Forgetting to add the same completing-square amount to both sides.
- Stopping after obtaining a quadratic from a line–circle problem. Interpret its roots geometrically.
- Using tangent discriminant when radius-perpendicular is shorter.
- Plotting transformed data but reading the gradient as the original parameter without undoing the log.
Retrieval Check
- Find the gradient through (1,4) and (5,12).
- Find the gradient of a perpendicular line.
- Find the midpoint of (−2,7) and (6,−1).
- State the centre and radius of (x+2)²+(y−5)²=16.
- Convert x²+y²+8x−6y−11=0 to standard circle form.
- What discriminant condition means a line is tangent to a circle?
Transfer Set
- Find the equation of the line through (2,5) parallel to 4x+2y=7.
- Find the equation of the perpendicular bisector of the segment joining (−2,1) and (4,5).
- Find the centre and radius of x²+y²−10x+2y+10=0.
- Determine whether y=x+4 intersects, touches or misses x²+y²=8.
- If y=kxⁿ gives a straight line when log y is plotted against log x with gradient 2.5 and intercept 0.7, state n and express k in terms of the chosen logarithm base.
Answer outline — open only after attempting
- Given line gradient −2; parallel gradient −2. y−5=−2(x−2).
- Midpoint (1,3); segment gradient 2/3; perpendicular gradient −3/2; y−3=−(3/2)(x−1).
- (x−5)²+(y+1)²=16; centre (5,−1), radius 4.
- Substitute: x²+(x+4)²=8 → 2x²+8x+8=0 → 2(x+2)²=0, so tangent.
- n=2.5. If base-10 logs, log k=0.7 so k=10^0.7; if natural logs, k=e^0.7.
Independent Checks
- Substitute a known point into your line equation.
- Check parallel lines have equal gradient.
- Check perpendicular gradients multiply to −1 when both are finite.
- Substitute the circle centre into the completed-square expression: both squared terms should vanish.
- For line–circle intersections, substitute final coordinates into both original equations.
- For linearisation, reconstruct the original constants from the gradient/intercept and verify against a data point.
For Parents and Tutors — What This Topic Is Really Testing
Coordinate geometry exposes whether a student can translate between representations.
Ask them to say the meaning before calculating:
- “parallel means same direction, so same gradient”;
- “tangent means one intersection, so equal roots”;
- “circle equation means fixed distance from a centre”;
- “straight-line transformation means I must decide what my new X and Y variables are.”
The teaching target is equation ↔ geometry ↔ condition ↔ equation again.
Where This Connects Next
- Quadratic Functions
- Exponential & Logarithmic Functions
- Secondary 3 Additional Mathematics: Complete A-Math Map
- Additional Mathematics Directory
Bukit Timah Tutor Mathematics
Coordinates are not just locations. They let geometry become algebra—and algebra become geometry again.
