You are viewing a free preview of this lesson.
Subscribe to unlock all 10 lessons in this course and every other course on LearningBro.
This lesson brings together the techniques from the entire coordinate geometry topic and applies them to extended problems. The Edexcel 9MA0 specification tests these skills in multi-step questions that combine several areas of knowledge.
Coordinate geometry can prove properties of triangles, quadrilaterals and other shapes.
Show that two sides are perpendicular (product of gradients = −1).
Example: Show that the triangle with vertices A(1, 2), B(4, 6) and C(8, 3) is right-angled.
Gradient AB = (6 − 2)/(4 − 1) = 4/3. Gradient BC = (3 − 6)/(8 − 4) = −3/4.
AB × BC = (4/3)(−3/4) = −1. So AB ⊥ BC, and the triangle is right-angled at B.
Show that opposite sides are parallel (equal gradients).
Example: Show that A(0, 0), B(4, 1), C(5, 4), D(1, 3) form a parallelogram.
Gradient AB = 1/4. Gradient DC = (4 − 3)/(5 − 1) = 1/4. AB ∥ DC ✓. Gradient AD = 3/1 = 3. Gradient BC = (4 − 1)/(5 − 4) = 3. AD ∥ BC ✓.
The circumcentre of a triangle is the point equidistant from all three vertices — the centre of the circumscribed circle. It is found at the intersection of any two perpendicular bisectors of the sides.
Example: Find the circumcentre of A(0, 0), B(6, 0), C(0, 8).
Perpendicular bisector of AB: the midpoint is (3, 0) and AB is horizontal, so the perpendicular bisector is x = 3.
Perpendicular bisector of AC: the midpoint is (0, 4) and AC is vertical, so the perpendicular bisector is y = 4.
Circumcentre: (3, 4). Radius = distance from (3, 4) to (0, 0) = √(9 + 16) = 5.
Circumscribed circle: (x − 3)² + (y − 4)² = 25.
Example: From the point P(7, 1), find the length of the tangent to the circle (x − 2)² + (y − 3)² = 9.
The distance from P to the centre C(2, 3) is:
PC = √((7 − 2)² + (1 − 3)²) = √(25 + 4) = √29.
By Pythagoras (tangent ⊥ radius):
Tangent length = √(PC² − r²) = √(29 − 9) = √20 = 2√5.
For a polygon with vertices (x₁, y₁), (x₂, y₂), ..., (xₙ, yₙ) listed in order, the area is:
A = (1/2)|Σ(xᵢyᵢ₊₁ − xᵢ₊₁yᵢ)|
where indices wrap around (xₙ₊₁ = x₁, yₙ₊₁ = y₁).
Example: Find the area of the triangle with vertices (1, 2), (4, 6), (7, 1).
A = (1/2)|1(6) − 4(2) + 4(1) − 7(6) + 7(2) − 1(1)| = (1/2)|6 − 8 + 4 − 42 + 14 − 1| = (1/2)|−27| = 27/2 = 13.5
Alternatively, choose a base, find its length, and find the perpendicular distance from the opposite vertex to the base.
Example: A projectile is launched from the origin with parametric equations x = 20t and y = 30t − 5t², where t is time in seconds. Find:
(a) When the projectile lands: y = 0, so 30t − 5t² = 0, t(30 − 5t) = 0, t = 0 or t = 6. It lands at t = 6s.
(b) The horizontal range: x = 20(6) = 120 metres.
(c) The maximum height: dy/dt = 30 − 10t = 0, so t = 3. y = 90 − 45 = 45 metres.
(d) The Cartesian equation: t = x/20, so y = 30(x/20) − 5(x/20)² = 3x/2 − x²/80.
The shortest distance from a point (x₀, y₀) to the line ax + by + c = 0 is:
d = |ax₀ + by₀ + c| / √(a² + b²)
Example: Find the shortest distance from (3, −1) to 4x − 3y + 2 = 0.
d = |4(3) − 3(−1) + 2| / √(16 + 9) = |12 + 3 + 2| / 5 = 17/5 = 3.4.
Coordinate geometry provides a powerful algebraic method for proving geometric results.
Example: Prove that the diagonals of a rectangle bisect each other.
Let the rectangle have vertices A(0, 0), B(a, 0), C(a, b), D(0, b).
Midpoint of AC = (a/2, b/2). Midpoint of BD = ((a + 0)/2, (0 + b)/2) = (a/2, b/2).
The midpoints are the same, so the diagonals bisect each other. □
Exam Tip: In coordinate geometry proofs, set up coordinates strategically. Placing one vertex at the origin and a side along an axis simplifies the algebra significantly.
| Term | Definition |
|---|---|
| Circumcentre | The centre of the circle passing through all three vertices of a triangle |
| Shoelace formula | A formula for the area of a polygon given its vertices' coordinates |
| Tangent length | The distance from an external point to the point of tangency on a circle |
| Perpendicular distance | The shortest distance from a point to a line |
Edexcel 9MA0 specification section 4 — Coordinate geometry in the (x, y) plane, applications and modelling sub-strand covers coordinate geometry to solve problems involving lines, circles and curves; understand and use the parametric equations of curves and conversion between Cartesian and parametric forms; recognise and use the equation of a circle with given centre and radius; solve geometric problems involving these in the context of modelling (refer to the official specification document for exact wording). This applications strand is examined synoptically across 9MA0-01 (Pure Mathematics 1) and 9MA0-02 (Pure Mathematics 2), and the geometric reasoning underpins 9MA0-03 Mechanics projectile work. Crucially, applications questions tie together earlier topics: section 1 (proof — coordinate proof of "show that" statements), section 2 (algebra — manipulating equations of lines and circles under constraints), section 9 (differentiation — gradients of tangents and normals), section 10 (integration — area under curves between intersection points), and section 12 (vectors — line in the form r=a+tb). The Edexcel formula booklet provides the equation of a circle and basic line equations, but does not list shoelace, perpendicular-distance, tangent-length or circumcentre formulae — these must be derived from first principles or memorised.
Question (8 marks): Triangle ABC has vertices A(1,2), B(5,4) and C(3,8).
(a) Find the equation of the perpendicular bisector of AB. (3)
(b) Find the circumcentre of triangle ABC. (3)
(c) Hence find the equation of the circle passing through A, B and C. (2)
Solution with mark scheme:
(a) Step 1 — midpoint and gradient of AB.
Midpoint of AB: MAB=(21+5,22+4)=(3,3).
Gradient of AB: mAB=5−14−2=42=21.
M1 — correct midpoint and gradient. A common slip: subtracting in inconsistent order on numerator vs denominator (e.g. (2−4)/(5−1)=−1/2). Examiners deduct here for sign errors.
Step 2 — perpendicular gradient.
The perpendicular bisector has gradient −1/mAB=−2.
M1 — using m1m2=−1. Writing the negative reciprocal as −2 (not −1/2) is the test of understanding.
Step 3 — equation through midpoint.
y−3=−2(x−3)⟹y=−2x+9, or equivalently 2x+y=9.
A1 — equation in any acceptable form (point-slope, slope-intercept, or general).
(b) Step 1 — perpendicular bisector of AC.
Midpoint of AC: MAC=(21+3,22+8)=(2,5).
Gradient of AC: mAC=3−18−2=3.
Perpendicular gradient: −1/3.
Equation: y−5=−31(x−2)⟹3y−15=−(x−2)⟹x+3y=17.
M1 — second perpendicular bisector correct.
Step 2 — solve simultaneously.
From part (a): 2x+y=9⟹y=9−2x. Substitute into x+3y=17:
x+3(9−2x)=17⟹x+27−6x=17⟹−5x=−10⟹x=2.
Then y=9−2(2)=5.
M1 — correct simultaneous solution.
A1 — circumcentre O=(2,5).
(c) Step 1 — circumradius.
r2=(2−1)2+(5−2)2=1+9=10, so r=10.
M1 — distance from circumcentre to any vertex. A* candidates verify by checking all three: ∣OA∣2=10, ∣OB∣2=(2−5)2+(5−4)2=9+1=10, ∣OC∣2=(2−3)2+(5−8)2=1+9=10. The verification is the AO2 reasoning mark.
Step 2 — equation of circle.
(x−2)2+(y−5)2=10.
A1 — correct equation in standard form.
Total: 8 marks (M5 A3, split as shown).
Question (6 marks): A circle C has equation x2+y2−6x−4y−12=0. The point P(10,8) lies outside C.
(a) Find the centre and radius of C. (2)
(b) Find the length of the tangent from P to C. (2)
(c) The tangents from P touch C at points T1 and T2. Find the area of triangle PT1T2 using the result that ∣T1T2∣=d2r⋅ℓ, where ℓ is the tangent length and d=∣PO∣. (2)
Mark scheme decomposition by AO:
(a)
(b)
(c)
Total: 6 marks split AO1 = 4, AO2 = 1, AO3 = 1. Synoptic problem-solving questions of this type carry more AO2/AO3 weight than topic-isolated questions. The ability to combine completing the square, tangent length, and area in one chain is what separates a B from an A*.
Connects to:
Section 2 — Algebra and functions: completing the square is the workhorse for converting general circle equations x2+y2+2gx+2fy+c=0 into standard form (x+g)2+(y+f)2=g2+f2−c. Without confident algebraic manipulation, every applications question collapses at step one.
Section 12 — Vectors: the line through A(a) and B(b) in vector form is r=a+t(b−a), equivalent to the parametric form x=a1+t(b1−a1), y=a2+t(b2−a2). Coordinate-geometry parametric problems are vector-equation problems in disguise.
Section 9 — Differentiation (tangents and normals): the tangent to a circle at a point (x0,y0) has gradient −y0−bx0−a (perpendicular to the radius). For non-circular curves, dy/dx at a point gives the tangent gradient, then point-slope gives the tangent line equation — exactly the bridge between calculus and coordinate geometry.
Section 10 — Integration (area under curves): when two curves intersect, the enclosed area is computed by integrating yupper−ylower between intersection x-coordinates. Finding the intersections is coordinate geometry; finding the area is integration. Almost every "area between curves" problem on Paper 2 is synoptic in this way.
Mechanics 9MA0-03 — projectile motion: the parametric trajectory x=(ucosθ)t, y=(usinθ)t−21gt2 is a coordinate-geometry curve. Eliminating t yields the Cartesian equation y=xtanθ−2u2cos2θgx2 — a parabola whose properties (range, maximum height, shape) are read off using Section 4 techniques.
Synoptic applications questions on 9MA0 weight AO marks more evenly than topic-specific questions. Typical distribution:
| AO | Typical share | Earned by |
|---|---|---|
| AO1 (knowledge / procedure) | 40–55% | Computing midpoints, gradients, distances, completing the square, applying standard line/circle formulae |
| AO2 (reasoning / interpretation) | 25–35% | Justifying geometric claims via coordinates ("show AB⊥BC since m1m2=−1"); interpreting algebraic results geometrically; presenting "show that" arguments rigorously |
| AO3 (problem-solving / modelling) | 15–30% | Selecting appropriate techniques; chaining circle, line and area methods; modelling real situations parametrically; recognising when a coordinate proof is needed |
Examiner-rewarded phrasing on synoptic problems: "the gradients of AB and BC multiply to −1, hence AB is perpendicular to BC"; "the perpendicular bisectors of two sides meet at the circumcentre, which is equidistant from all three vertices"; "since P lies outside the circle (verified: ∣OP∣>r), the tangent length d2−r2 is real". Phrases that lose marks: "from the diagram, ABCD looks like a parallelogram" — examples-based or sketch-based reasoning earns no AO2 marks at A-level; "the points are collinear because they line up" — without a gradient or determinant computation, this is not a proof.
A specific Edexcel pattern: "show that" commands demand a complete logical chain. Computing one gradient and asserting "they're parallel" without computing the second gradient earns zero. The minimum acceptable proof of parallelism is "compute m1, compute m2, observe m1=m2".
Question: Find the area of triangle with vertices A(1,2), B(6,3) and C(4,7).
Grade C response (~210 words):
Using the shoelace formula:
Area=21∣xA(yB−yC)+xB(yC−yA)+xC(yA−yB)∣
=21∣1(3−7)+6(7−2)+4(2−3)∣
=21∣1(−4)+6(5)+4(−1)∣
=21∣−4+30−4∣
=21⋅22=11.
So area =11 square units.
Subscribe to continue reading
Get full access to this lesson and all 10 lessons in this course.