Cambridge A Level Mathematics 9709 · Pure 1

Coordinate geometry

Coordinate geometry turns geometric statements into algebra: a line is yy1=m(xx1)y - y_1 = m(x - x_1), a circle of centre (a,b)(a, b) and radius rr is (xa)2+(yb)2=r2(x-a)^2 + (y-b)^2 = r^2, and perpendicular lines have gradients whose product is 1-1. Almost every Cambridge 9709 Pure 1 question on the topic is built from those three facts plus one geometric idea: the tangent to a circle is perpendicular to the radius at the point of contact.

Section 1.3 carries 372 marks across the 40 Pure 1 papers Quanta has mapped — 12.4% of the corpus — and appears on all 40. The single heaviest sub-skill is solving a line against a circle algebraically, which is where this topic meets the discriminant.

Updated 15 September 2026

Straight lines

m=y2y1x2x1yy1=m(xx1)m1m2=1 (perpendicular)m = \frac{y_2 - y_1}{x_2 - x_1} \qquad y - y_1 = m(x - x_1) \qquad m_1 m_2 = -1 \ \text{(perpendicular)}

Parallel lines share a gradient; perpendicular gradients are negative reciprocals, so a gradient of 34\tfrac{3}{4} pairs with 43-\tfrac{4}{3}. The point-gradient form is almost always faster than y=mx+cy = mx + c because it needs no second step to find cc; leave the answer in whichever form the question asks for, and if it does not say, any correct rearrangement scores.

Midpoint, distance and perpendicular bisector

midpoint=(x1+x22, y1+y22)d=(x2x1)2+(y2y1)2\text{midpoint} = \left(\frac{x_1+x_2}{2},\ \frac{y_1+y_2}{2}\right) \qquad d = \sqrt{(x_2-x_1)^2 + (y_2-y_1)^2}

The perpendicular bisector of ABAB combines them: it passes through the midpoint of ABAB with gradient 1/mAB-1/m_{AB}. It is worth recognising on sight because it is the answer to several differently worded questions — “the set of points equidistant from AA and BB” is exactly that line, and the centre of a circle through two points lies on it.

The equation of a circle

(xa)2+(yb)2=r2centre (a,b), radius r(x - a)^2 + (y - b)^2 = r^2 \quad \text{centre } (a,b), \text{ radius } r

Papers give the circle in that form, or expanded, and expect you to convert. Expanded form is x2+y2+2gx+2fy+c=0x^2 + y^2 + 2gx + 2fy + c = 0, and you recover the centre and radius by completing the square in xx and in yy separately:

x2+y26x+4y12=0x^2 + y^2 - 6x + 4y - 12 = 0
(x3)29+(y+2)2412=0    (x3)2+(y+2)2=25(x-3)^2 - 9 + (y+2)^2 - 4 - 12 = 0 \;\Rightarrow\; (x-3)^2 + (y+2)^2 = 25

Centre (3,2)(3, -2), radius 5. Note the signs: the centre is plus 3 and minus 2, the opposite of what appears in the brackets, and the right-hand side is r2r^2, so the radius is its square root — not 25.

Two other routes to a circle’s equation are set regularly: given the centre and a point on it, the radius is the distance between them; given the two ends of a diameter, the centre is their midpoint and the radius half their distance.

Tangents and chords

One fact drives nearly every circle question: the tangent at a point is perpendicular to the radius drawn to that point. So the gradient of the tangent at PP is the negative reciprocal of the gradient of CPCP, where CC is the centre — no calculus needed.

Two companions:

  • The perpendicular from the centre to a chord bisects it, which turns chord questions into a right-angled triangle with the radius as hypotenuse: r2=d2+(12chord)2r^2 = d^2 + (\tfrac{1}{2}\,\text{chord})^2, where dd is the distance from centre to chord.
  • The shortest distance from the centre to a line decides the relationship: greater than rr and the line misses the circle; equal to rr and it is a tangent; less than rr and it cuts the circle twice.

Worked example

Worked example

A circle has centre C(3, −2) and passes through A(7, 1). Find (i) the equation of the circle, (ii) the equation of the tangent at A, (iii) whether the line y = x + 2 meets the circle.

(i) The radius is CA=(73)2+(1(2))2=16+9=5CA = \sqrt{(7-3)^2 + (1-(-2))^2} = \sqrt{16+9} = 5, so

(x3)2+(y+2)2=25(x-3)^2 + (y+2)^2 = 25

(ii) Gradient of CA=1(2)73=34CA = \dfrac{1 - (-2)}{7 - 3} = \dfrac{3}{4}. The tangent is perpendicular, so its gradient is 43-\tfrac{4}{3}, and through A(7,1)A(7,1):

y1=43(x7)    3y+4x=31y - 1 = -\tfrac{4}{3}(x - 7) \;\Rightarrow\; 3y + 4x = 31

(iii) Substitute y=x+2y = x + 2 into the circle:

(x3)2+(x+4)2=25    2x2+2x+25=25    2x2+2x=0(x-3)^2 + (x+4)^2 = 25 \;\Rightarrow\; 2x^2 + 2x + 25 = 25 \;\Rightarrow\; 2x^2 + 2x = 0

So 2x(x+1)=02x(x+1) = 0, giving x=0x = 0 and x=1x = -1 — two distinct real roots, so the line is a chord meeting the circle at (0,2)(0, 2) and (1,1)(-1, 1). Had the discriminant been zero it would have been a tangent, and negative would have meant no intersection.

A line against a circle

The heaviest sub-skill in the section, and mechanically identical every time: substitute the line into the circle, collect into a quadratic in xx, then either solve it (if the question wants the points) or take the discriminant (if it asks how many intersections, or for a value of kk making the line a tangent).

b24ac>0 chord=0 tangent<0 no intersectionb^2 - 4ac > 0 \ \text{chord} \qquad = 0 \ \text{tangent} \qquad < 0 \ \text{no intersection}

When the line is given as y=mx+ky = mx + k with kk unknown, the discriminant becomes a quadratic inequality in kk — the technique is on the quadratics page. The alternative route for a tangent, comparing the perpendicular distance from the centre to the line with rr, is equally valid and often quicker.

Common mistakes

  1. 1.Radius read as r²

    (x3)2+(y+2)2=25(x-3)^2 + (y+2)^2 = 25 has radius 5. The right-hand side is always the square.

  2. 2.Centre signs copied from the brackets

    (xa)(x-a) gives centre coordinate +a+a. So (y+2)2(y+2)^2 means the yy-coordinate of the centre is 2-2.

  3. 3.Differentiating to find a tangent to a circle

    It works but it is slow and error-prone with implicit differentiation, which is not in P1. Use tangent ⊥ radius: negative reciprocal of the gradient from centre to point.

  4. 4.Completing the square in only one variable

    The expanded circle needs it in xx and in yy, with both correction terms carried to the right-hand side.

  5. 5.Perpendicular gradient as the reciprocal only

    Negative reciprocal. A gradient of 34\tfrac{3}{4} gives 43-\tfrac{4}{3}, not 43\tfrac{4}{3}.

  6. 6.Solving when the question asked 'how many'

    “Show that the line does not meet the circle” wants the discriminant and a statement that it is negative — not an attempt to find roots that do not exist.

Common questions

What is the equation of a circle?

(xa)2+(yb)2=r2(x-a)^2 + (y-b)^2 = r^2, with centre (a,b)(a,b) and radius rr. Expanded, it is x2+y2+2gx+2fy+c=0x^2 + y^2 + 2gx + 2fy + c = 0; complete the square in both variables to get back to the standard form.

How do you find the equation of a tangent to a circle?

Find the gradient from the centre to the point of contact, take its negative reciprocal for the tangent’s gradient, and put that through the point with yy1=m(xx1)y - y_1 = m(x-x_1). The tangent is perpendicular to the radius, so no differentiation is needed.

How do you show a line is a tangent to a circle?

Substitute the line into the circle and show the resulting quadratic has a repeated root — discriminant zero. Equivalently, show the perpendicular distance from the centre to the line equals the radius.

How much of 9709 Paper 1 is coordinate geometry?

372 marks across the 40 Pure 1 papers Quanta has mapped — 12.4% — and it appears on every one. It also overlaps heavily with quadratics, since most circle questions end in a quadratic or a discriminant.

Practise coordinate geometry against real mark schemes

Quanta has real Cambridge A Level Maths 9709 past-paper questions, broken into skill checkpoints, marked criterion by criterion the way examiners mark — and it tracks which skills you’re missing. Free for individual students.

Start practising free