Coordinate Geometry — A-Level Mathematics Pure 1 Study Guide
For: A-Level Mathematics candidates sitting Paper 1 (Pure Mathematics 1).
Covers: Distance and midpoint formulas, gradient rules for parallel and perpendicular lines, line equation forms, standard and expanded circle equations, tangents and normals to curves, line-circle intersection discriminant conditions, and perpendicular bisectors, with exam-focused worked examples.
You should already know: IGCSE / Add-Maths algebra, sketching basic curves, solving linear and simple quadratic equations.
A note on the practice questions: All worked questions in the "Practice Questions" section below are original problems written by us in the A-Level Mathematics style for educational use. They are not reproductions of past Cambridge International examination papers and may differ in wording, numerical values, or context. Use them to practise the technique; cross-check with official Cambridge mark schemes for grading conventions.
1. What Is Coordinate Geometry?
Coordinate geometry (also called Cartesian or analytic geometry) links algebraic equations to geometric shapes on the x-y plane, allowing you to solve geometric problems using algebra and interpret algebraic equations visually. It makes up 10-15% of total marks on A-Level Mathematics Paper 1, and is frequently combined with functions, calculus, and trigonometry in multi-part exam questions, so a strong grasp of core rules is essential for scoring well.
2. Distance between two points and midpoint formula
Both formulas are derived directly from basic geometric principles: the distance formula comes from Pythagoras’ theorem, while the midpoint formula averages the x and y coordinates of the two points. For two points and :
- Distance formula: The straight-line distance between A and B is
- Midpoint formula: The coordinates of the point exactly halfway between A and B are
Worked example
Find the distance between and , and their midpoint.
- Distance: units
- Midpoint:
Exam tip: Examiners almost always require simplified surds for distance answers, so always reduce radical terms before submitting your final answer.
3. Gradient — parallel () and perpendicular ()
The gradient of a line measures its steepness, defined as the change in y divided by the change in x between two points on the line: .
- Parallel lines: Lines that never intersect have identical gradients, since they rise at the exact same rate, so .
- Perpendicular lines: Lines that meet at a 90° angle have gradients that are negative reciprocals of each other, so their product equals -1. Note that this rule does not apply to vertical (undefined gradient) and horizontal (gradient = 0) lines, which are perpendicular by definition.
Worked example
Line L has a gradient of . Find the gradient of a line parallel to L, and a line perpendicular to L.
- Parallel gradient: (same as L)
- Perpendicular gradient: , since
Exam trap: If you are given a vertical line , its perpendicular is always a horizontal line , so do not attempt to use the product rule as it will result in division by zero.
4. Equation of a line — point-slope, two-point, gradient-intercept forms
There are three standard forms for the equation of a straight line, each used depending on the information you are given:
- Gradient-intercept form: , where is the gradient and is the y-intercept. Use this when you know the gradient and the point where the line crosses the y-axis.
- Point-slope form: . Use this when you know the gradient and one point that lies on the line.
- Two-point form: . Derived by substituting the gradient formula into the point-slope form, use this when you know two points on the line.
Exam questions often require answers in the standard integer form , so always rearrange your final equation to match this format if specified.
Worked example
Find the equation of the line passing through and , giving your answer in standard form.
- Calculate gradient:
- Use point-slope form with :
- Rearrange to standard form:
5. Equation of a circle — centre radius , expanded form
A circle is defined as the set of all points that are a fixed distance (radius) from a fixed centre point . Substitute this into the distance formula and square both sides to get the standard circle equation:
Expanding this standard form gives the general expanded circle equation: For this expanded form, the centre is and the radius is . Note that for a valid real circle, , otherwise the equation describes a single point or no real shape.
Worked example
Find the centre and radius of the circle with equation .
- Complete the square for x and y terms:
- Substitute back into the original equation:
- Rearrange to standard form:
- Centre = , radius = 5
6. Tangent and normal to a curve at a point
- A tangent to a curve at a point is a straight line that touches the curve only at that point, and has the same gradient as the curve at the point of contact.
- A normal to a curve at a point is the line perpendicular to the tangent at the point of contact, so its gradient is the negative reciprocal of the tangent gradient.
For any polynomial curve, you calculate the gradient of the curve at a point using differentiation (covered in the calculus section of the syllabus). For circles, you can find the tangent gradient without differentiation: the radius to the point of tangency is perpendicular to the tangent, so the tangent gradient is the negative reciprocal of the radius gradient.
Worked example
Find the equation of the tangent and normal to the curve at the point where .
- Find the point coordinates: when , , so the point is
- Differentiate to get the gradient function:
- Tangent gradient at : , so tangent equation:
- Normal gradient: , so normal equation:
7. Intersection of line and circle — discriminant condition for tangency
To find the intersection points of a line and a circle, substitute the equation of the line into the circle equation to get a quadratic equation in either x or y. The number of real solutions to this quadratic corresponds to the number of intersection points, which you can check using the discriminant of the quadratic :
- : Two distinct real solutions, the line crosses the circle at two points (secant line)
- : One repeated real solution, the line is tangent to the circle (touches at exactly one point)
- : No real solutions, the line does not intersect the circle at all
Worked example
Show that the line is tangent to the circle .
- Substitute into the circle equation:
- Expand and rearrange to standard quadratic form:
- Calculate discriminant: , so there is one repeated root, confirming the line is tangent to the circle.
Exam tip: You can also use the rule that a line is tangent to a circle if the perpendicular distance from the centre of the circle to the line equals the radius, which is often faster than calculating the discriminant.
8. Perpendicular bisectors and meeting points
A perpendicular bisector of a line segment AB is a line that meets two conditions: it passes through the midpoint of AB, and it is perpendicular to AB. The perpendicular bisectors of any two sides of a triangle intersect at the circumcentre: the centre of the circle that passes through all three vertices of the triangle (called the circumcircle).
To find the perpendicular bisector of AB:
- Calculate the midpoint of AB
- Find the gradient of AB, then calculate its negative reciprocal to get the gradient of the perpendicular bisector
- Use the point-slope form with the midpoint and perpendicular gradient to write the equation
To find the circumcentre of a triangle, find the equations of two perpendicular bisectors of the triangle’s sides, then solve the two equations simultaneously.
Worked example
Find the perpendicular bisector of the line segment connecting and .
- Midpoint of AB:
- Gradient of AB: , so perpendicular gradient = 1
- Equation:
9. Common Pitfalls (and how to avoid them)
- Wrong centre coordinates for standard circle equations: Mistake: Reading the centre of as instead of . Why: Forgetting the standard form uses so . Correct move: Rewrite all terms in the circle equation as subtraction to confirm the centre coordinates before proceeding.
- Forgetting edge cases for perpendicular gradients: Mistake: Trying to calculate the perpendicular gradient of a vertical line using , leading to division by zero. Why: Over-reliance on the product rule without remembering special cases. Correct move: A vertical line is always perpendicular to a horizontal line , no calculation needed.
- Missing the negative sign for perpendicular gradients: Mistake: Writing the perpendicular gradient of as instead of . Why: Forgetting the reciprocal must be negative. Correct move: Multiply your two gradients after calculation to confirm their product equals -1 (for non-horizontal/vertical lines).
- Leaving answers in the wrong format: Mistake: Leaving distance as instead of , or line equations as when the question asks for . Why: Rushing to finish answers without checking question requirements. Correct move: Always scan the question for required answer formats before submitting your final response.
- Incorrect discriminant calculations for line-circle intersection: Mistake: Using wrong coefficients for when calculating . Why: Expanding the substituted equation incorrectly. Correct move: Rearrange your quadratic into standard form carefully, then double-check coefficients before calculating the discriminant.
10. Practice Questions (A-Level Paper 1 Style)
Question 1
The points and are the endpoints of a diameter of a circle. (a) Find the coordinates of the centre of the circle and the length of its radius. [3 marks] (b) Find the equation of the circle in expanded form. [2 marks] (c) Find the equation of the tangent to the circle at point A, giving your answer in the form where a, b, c are integers. [3 marks]
Solution
(a) Centre is the midpoint of AB: . Length of AB = , so radius = . (b) Standard form: . Expand: . (c) Gradient of radius MA = , so tangent gradient = . Equation of tangent: .
Question 2
(a) Find the equation of the perpendicular bisector of the line segment joining and . [3 marks] (b) The perpendicular bisector from part (a) intersects the line at point R. Find the coordinates of R. [2 marks]
Solution
(a) Midpoint of PQ = . Gradient of PQ = , so perpendicular gradient = . Equation: . (b) Solve and simultaneously: , . So R = .
Question 3
Find the values of for which the line intersects the circle at two distinct points. [5 marks]
Solution
Substitute into the circle equation: Expand and simplify: For two distinct intersections, discriminant : Divide by 4: . The discriminant of this quadratic in is , so it is always positive for all real . Therefore can take any real value.
11. Quick Reference Cheatsheet
| Concept | Formula / Rule |
|---|---|
| Distance between and | |
| Midpoint of segment AB | |
| Gradient of line through two points | |
| Parallel lines | |
| Perpendicular lines (non-special case) | |
| Point-slope line form | |
| Standard circle form (centre , radius ) | |
| Expanded circle form | Centre , for |
| Tangent to curve at point | Same gradient as curve at the contact point |
| Normal to curve at point | Perpendicular to tangent at the contact point |
| Line-circle intersection rules | : 2 intersections, : tangent, : no intersection |
| Perpendicular bisector of segment AB | Passes through midpoint of AB, gradient is negative reciprocal of AB gradient |
12. What's Next
Coordinate geometry is a foundational topic that connects to multiple other areas of the A-Level Mathematics syllabus. In Paper 1, you will often see it combined with differentiation when calculating tangents and normals to polynomial curves, and with trigonometry when working with angles between lines and circle properties. In later papers like Paper 3 (Pure Mathematics 3), you will extend these core concepts to parametric equations, polar coordinates, and vector geometry, so mastering the rules in this guide is critical for success in higher-level content.
If you struggle with any of the concepts, worked examples, or practice questions in this guide, you can ask Ollie for step-by-step explanations, extra practice problems, or personalized feedback on your work at any time by visiting the homepage. Make sure to also practice with official A-Level past papers to familiarize yourself with the exact question formats and marking schemes used in your exam.
Aligned with the Cambridge International AS & A Level Mathematics 9709 syllabus. OwlsAi is not affiliated with Cambridge Assessment International Education.