Skip to main content
Cambridge 9709 · Cambridge 9709 Pure Mathematics 1: Complete Revision Guide 2026

A Level Maths Coordinate Geometry: Cambridge 9709 Pure 1 Guide

Reviewed by Teresa GonzalezUpdated 5 Apr 2026AI-assisted, human-reviewed
Definition
Coordinate Geometry
A level maths coordinate geometry covers straight lines, circles, and their intersections. Topic 1.3 of the Cambridge 9709 Pure 1 syllabus covers gradient, midpoint, and distance formulae, equations of lines in multiple forms, circle equations in standard and general form, tangents and normals, and intersection problems using the discriminant. Coordinate geometry is a regular feature of Paper 1, and tangent and normal questions may also involve differentiation.

Key takeaways

  • 9709 Paper 1 coordinate geometry covers six syllabus sub-topics (1.3.1–1.3.6): gradient and midpoint, straight-line equations, parallel and perpendicular lines, circle equations, intersections, and tangents to circles.
  • The most common examiner-flagged error is sign mistakes in circle equations: the centre of x² + y² + 2gx + 2fy + c = 0 is (−g, −f), not (g, f).
  • Every tangent-to-a-circle question relies on one geometric fact: the tangent is perpendicular to the radius at the point of contact. Find the radius gradient, take the negative reciprocal.
  • To show a line is a tangent algebraically, substitute it into the circle equation and confirm b² − 4ac = 0. One intersection point means tangent; two means the line cuts the circle.

This guide is part of our Complete Cambridge 9709 Pure 1 Revision Guide -- your comprehensive resource for exam preparation.

A level maths coordinate geometry is a highly assessable topic on 9709 Paper 1. The question types are predictable, the methods are consistent, and students who know the system score full marks. The students who don’t? They often lose marks on sign errors in circle equations, forget the tangent‑radius relationship, or fail to sketch the diagram that would have shown them the answer.

This guide covers everything in Topic 1.3 of the Cambridge 9709 Pure Mathematics 1 syllabus, including the common mistakes that Cambridge examiners flag year after year. Whether you're sitting Paper 11, 12, or 13, the Pure Mathematics 1 coordinate geometry content is the same across all three variants.

What Cambridge 9709 Coordinate Geometry Covers

What's in scope for Paper 1

Topic 1.3 in the 9709 Pure 1 syllabus covers these coordinate geometry skills:

  • 1.3.1 — Gradient, midpoint, and distance between two points
  • 1.3.2 — Equation of a straight line: y - y1 = m(x - x1), y = mx + c, ax + by + c = 0
  • 1.3.3 — Parallel and perpendicular line conditions
  • 1.3.4 — Circle equation in standard and general form
  • 1.3.5 — Intersection of lines and curves, including circles
  • 1.3.6 — Tangents and normals to circles

What's not in Pure 1: parametric equations, polar coordinates, and loci problems beyond basic circles. This guide maps to Topic 1.3 of the Cambridge 9709 syllabus.

Understanding Circles Visually

The circle equation isn't just algebra — it describes a geometric shape. Every point (x, y) on the circle is exactly r units from the centre (a, b). That's what the equation (x - a)² + (y - b)² = r² says in mathematical language. Understanding this visual connection makes the algebra more intuitive.

Circle with centre and radius labelled
The circle equation: centre (a, b), radius r

The tangent-radius relationship is the foundation of almost every tangent question. A tangent touches the circle at exactly one point, and at that point, it makes a right angle with the radius. This geometric fact translates directly into the algebraic method: find the radius gradient, take the negative reciprocal, and you have the tangent gradient.

Tangent perpendicular to radius at point of contact
The tangent is always perpendicular to the radius

How Coordinate Geometry Connects to Other Topics

Finding tangents and normals to curves uses differentiation to get the gradient. Circle tangent questions use the radius method from this guide; curve tangent questions use dy/dx. See our 9709 differentiation guide for the chain rule and gradient methods.

The discriminant condition (b² - 4ac) for intersection problems comes directly from quadratic theory. Most 'show the line is a tangent' question is a discriminant question in disguise. See our 9709 quadratics guide for the full method.

Domain restrictions from circle and line constraints connect to the functions topic. Understanding range and domain helps you check whether intersection solutions are valid.

What to Do Next

A level maths coordinate geometry in Cambridge 9709 is the most predictable topic on the paper. The question types repeat, the methods are consistent, and the marks are there for the taking — if you avoid the traps that cost students 5-10 marks every session.

Master the three straight-line formulae. Get completing the square for circles right every time — especially the signs. Remember that a tangent is perpendicular to the radius, and use the discriminant to prove it algebraically. Draw the diagram. Show your working.

ExamPilot's adaptive practice identifies exactly which coordinate geometry sub-skills need work. If you keep making sign errors in circle equations, the system surfaces more completing-the-square questions until the habit is fixed. Ask Sparky walks you through tangent problems step by step, asking guiding questions rather than giving answers. Smart Review resurfaces the formulae and methods at the intervals where forgetting is most likely.

Practise coordinate geometry with AI-powered questions calibrated to your level

ExamPilot identifies your weak spots and targets them with adaptive, exam-specific practice.

By joining, you agree to receive emails from ExamPilot. Unsubscribe any time.

Part of theCambridge 9709 Pure Mathematics 1: Complete Revision Guide 2026 complete guide

Key formulas

Gradient

m=y2y1x2x1m = \frac{y_2 - y_1}{x_2 - x_1}
The gradient (slope) between two points

The gradient measures the steepness and direction of a line. A positive gradient means the line goes uphill from left to right. A negative gradient means downhill. A gradient of zero is a horizontal line, and an undefined gradient (division by zero) is a vertical line.

Midpoint and Distance

M=(x1+x22,y1+y22)M = \left( \frac{x_1 + x_2}{2}, \, \frac{y_1 + y_2}{2} \right)
Midpoint of a line segment
d=(x2x1)2+(y2y1)2d = \sqrt{(x_2 - x_1)^2 + (y_2 - y_1)^2}
Distance between two points

Leave the distance in surd form unless the question specifically asks for a decimal. When the answer is sqrt(52), simplify to 2sqrt(13) rather than reaching for the calculator. Exact form means exact form.

Equation of a Straight Line

yy1=m(xx1)y - y_1 = m(x - x_1)
Point-gradient form — use when you have a gradient and a point
y=mx+cy = mx + c
Gradient-intercept form — use when you need the y-intercept

Point-gradient form is your workhorse for exam questions. It handles any situation where you know the gradient and a point on the line. Only switch to y = mx + c when the question asks for the y-intercept or when you need to read off the gradient. The general form ax + by + c = 0 is useful when working with parallel and perpendicular conditions or when the question asks for integer coefficients.

Parallel and Perpendicular Lines

Parallel: m1=m2\text{Parallel: } m_1 = m_2
Parallel lines have equal gradients
Perpendicular: m1×m2=1\text{Perpendicular: } m_1 \times m_2 = -1
Perpendicular lines: product of gradients is -1 (when both gradients are defined)

The perpendicular gradient is the negative reciprocal. If m = 3, the perpendicular gradient is -1/3. If m = −2/5, the perpendicular gradient is 5/2. Flip the fraction and change the sign.

Circle Equation

(xa)2+(yb)2=r2(x - a)^2 + (y - b)^2 = r^2
Standard form: centre (a, b), radius r
x2+y2+2gx+2fy+c=0x² + y² + 2gx + 2fy + c = 0
General form: centre (-g, -f), radius sqrt(g² + f² - c)

Converting between these two forms requires completing the square. The sign trap is the single most common coordinate geometry error: in the general form, the centre is (-g, -f), NOT (g, f). The sign in the bracket is the opposite of the coordinate. Write this out explicitly every time.

Worked examples

Finding the Equation of a Line

Easy2 marks
Find the equation of the line through (2, 5) with gradient 3. Give your answer in the form y = mx + c.

Perpendicular Bisector

Medium4 marks
Find the equation of the perpendicular bisector of the line segment from A(2, 1) to B(6, 5).

Converting Circle Equation: General to Standard Form

Medium4 marks
Find the centre and radius of the circle x² + y² - 6x + 4y - 12 = 0.

Finding the Tangent to a Circle

Medium5 marks
Find the equation of the tangent to the circle (x - 2)^2 + (y - 3)^2 = 20 at the point (6, 5).

Line-Circle Intersection (Show It's a Tangent)

Medium4 marks
Show that the line y = x + 3 is a tangent to the circle x^2 + y^2 - 4x - 6y + 8 = 0.

Finding Area from Tangent and Axes

Hard6 marks
The tangent to the circle (x - 2)² + (y - 3)² = 20 at the point (6, 5) meets the x-axis at A and y-axis at B. Find the area of triangle OAB, where O is the origin.

Combined Problem: Discriminant for Range of k

Hard5 marks
Find the values of k for which the line y = 2x + k does not intersect the curve y = x² + 3x + 5.

Common mistakes

The mistake

Sign errors when completing the square for circle equations

The fix

The centre of x² + y² + 2gx + 2fy + c = 0 is (-g, -f), NOT (g, f). In the equation (x - 3)² + (y + 2)² = 25, the centre is (3, -2), not (3, 2). The sign in the bracket is the opposite of the coordinate. As the examiner report notes: 'Errors in the sign of the completed square form were common, particularly when the coefficient of x or y was negative.' (2023). Write the centre with explicit sign changes every time.

The mistake

Forgetting the tangent-radius perpendicular relationship

The fix

The tangent gradient is the negative reciprocal of the radius gradient, not the radius gradient itself. Students find the radius gradient correctly but then use it directly as the tangent gradient. As the examiner report states: 'A significant number of candidates found the gradient of the radius but failed to use the perpendicular gradient for the tangent.' (2024). Always write 'perp = neg recip' in your working.

The mistake

Not rearranging before reading the gradient

The fix

If the equation is 3x + 2y = 7, the gradient is NOT 3. You must rearrange to y = mx + c first: y = −3x/2 + 7/2, so the gradient is -3/2. As the examiner report notes: 'Candidates who did not rearrange the equation into the form y = mx + c before identifying the gradient frequently obtained incorrect values.' (2023). Always isolate y before reading off the gradient.

The mistake

Rounding surds prematurely

The fix

When finding distances, leave the answer as sqrt(52) = 2sqrt(13) unless the question specifically says 'give your answer to 3 significant figures' or similar. Premature rounding loses accuracy marks. As examiners note: 'Candidates who converted exact values to decimals often lost the final accuracy mark.' (2024). If the question says 'exact form', it means surds.

The mistake

Using the wrong discriminant condition

The fix

Tangent means b² - 4ac = 0 (one point of contact). Two intersections means b² - 4ac > 0. No intersection means b² - 4ac < 0. Students regularly use > 0 when the question asks for tangent (= 0). Know all three conditions as a set and match them to the exam phrasing: 'show the line is a tangent' always means discriminant = 0.

Exam tips

Which Coordinate Geometry Method Should You Use?

Cambridge 9709 coordinate geometry questions fall into four categories, and the method selection is more predictable than students realise. Identify the question type first, then apply the matching method. Don't start writing algebra until you know which path you're on.

Decision flowchart for coordinate geometry method selection
Which method to use in 9709 Pure 1
FormUse WhenExample
y - y1 = m(x - x1)You have a gradient and a pointTangent at (3, 5) with gradient 2
y = mx + cYou need the y-intercept or want slope-intercept formFind where the line crosses the y-axis
ax + by + c = 0Working with perpendicular/parallel lines or integer coefficients neededRearrange to find gradient or compare lines
Line equation forms: when to use each

The Discriminant in Coordinate Geometry

When a question asks you to find where a line meets a curve (or prove that it doesn't), you're in discriminant territory. Substitute the line equation into the curve equation, collect into a quadratic, and use the discriminant to determine the number of intersections. This is where coordinate geometry meets quadratics, and both skills must be solid.

Three intersection cases with discriminant values
Tangent, two intersections, or no intersection
ConditionMeaningExam Phrasing
b² - 4ac > 0Two distinct points of intersection"Find the coordinates of the points where..."
b² - 4ac = 0Line is a tangent (one point of contact)"Show that the line is a tangent to the curve"
b² - 4ac < 0No real intersection"Show that the line does not meet the curve"
Discriminant conditions for intersection problems
Medium4 marks
Show that the line y = 2x + 1 is a tangent to the circle x² + y² = 5.

Completing the Square for Circles

Converting from general form to standard form is the skill that determines whether you score full marks or lose them on circle questions. The method is mechanical: group the x terms and y terms, complete the square for each, and read off the centre and radius.

Revision Strategy for Coordinate Geometry

Stage 1 (two to three sessions): master the formulae. Gradient, midpoint, distance, line equations, circle equation in both forms. Practise converting between general and standard form until completing the square for circles is automatic. Get the signs right every time.

Stage 2 (three to four sessions): practise the set-piece questions. Tangent to a circle, perpendicular bisector, line-curve intersection with discriminant. These question types repeat every session. Work through past paper examples sorted by type until the method selection is instinctive.

Stage 3 (ongoing): timed mixed practice. Combine all sub-topics under exam conditions. Real 9709 questions mix straight-line work with circles and intersection problems in a single multi-part question worth 8-10 marks.

Frequently asked questions

Practise this topic

Practise coordinate geometry with AI-powered questions calibrated to your level

ExamPilot identifies your weak spots and targets them with adaptive, exam-specific practice.

No spam — just your invite.

By joining, you agree to receive emails from ExamPilot. Unsubscribe any time.

Teresa GonzalezCo-Founder
Reviewed · Updated 2026-04-05AI-assisted, human-reviewed