The Equation of a Circle
Master the equation of a circle from first principles — derivation from the distance formula, completing the square, determining point positions, and finding equations with fully worked examples.
Analytical Geometry is worth ~40 marks in Paper 2. In Grade 12, the focus shifts from straight lines to the Equation of a Circle.
The equation of a circle is just the distance formula (Pythagoras) in disguise. If every point $(x; y)$ on the edge of the circle is exactly $r$ (the radius) distance away from the centre $(a; b)$, then:
$$ (x - a)^2 + (y - b)^2 = r^2 $$Special case: Centre at the origin → $x^2 + y^2 = r^2$.
| Form | Equation | What you can read |
|---|---|---|
| Standard | $(x - a)^2 + (y - b)^2 = r^2$ | Centre = $(a; b)$, radius = $r$ |
| General | $x^2 + y^2 + Dx + Ey + F = 0$ | Must complete the square to find centre and radius |
A tangent touches the circle at exactly one point. The key relationship:
$$\text{radius} \perp \text{tangent at the point of contact}$$To find the tangent equation:
| Tool | Formula | Use |
|---|---|---|
| Distance | $d = \sqrt{(x_2 - x_1)^2 + (y_2 - y_1)^2}$ | Finding radius, proving equal lengths |
| Midpoint | $M = \left(\frac{x_1 + x_2}{2};\, \frac{y_1 + y_2}{2}\right)$ | Finding centre from diameter endpoints |
| Gradient | $m = \frac{y_2 - y_1}{x_2 - x_1}$ | Radius gradient for tangent problems |
| Parallel | $m_1 = m_2$ | Parallel tangent problems |
| Perpendicular | $m_1 \times m_2 = -1$ | Radius ⊥ tangent |
| Line equation | $y - y_1 = m(x - x_1)$ | Writing tangent equations |
Substitute the point $(x; y)$ into the LHS of $(x - a)^2 + (y - b)^2$:
| Result | Position |
|---|---|
| $< r^2$ | Inside the circle |
| $= r^2$ | On the circle |
| $> r^2$ | Outside the circle |
🔗 Related topics:
- Euclidean Geometry — geometric circle properties complement the algebraic approach
- Trigonometry — angle of inclination connects gradients to trig
📌 Grade 10/11 foundations:
- Core Formulas — distance, midpoint, gradient
- Inclination, Circles & Tangents — Grade 11 circle equation introduction
⏮️ Trigonometry | 🏠 Back to Grade 12 | ⏭️ Euclidean Geometry