mathsrevision.net --> alevel --> pure
MathsRevision.net
20th Nov 2009

Circles

Equation of a Circle

The equation of a circle which is centred at the origin and has radius a is:

  • x2 + y2 = a2

The equation of a circle centred at the point (a, b) with radius c is:

  • (x – a)2 + (y – b)2 = c2

This can also be written in the form:

x2 + y2 – 2fx –2gy + h2 = 0

If the circle is written in this form, the easiest way to find the centre and radius is to convert it into the above form by completing the square.

Example

Find the centre and radius of the circle x2 + y2 + 4x – 6y – 12 = 0

Write this as x2 + 4x + y2 – 6y – 12 = 0

Now, (x + 2)2 = x2 + 4x + 4, so x2 + 4x = (x + 2)2 – 4, giving us:
(x + 2)2 + y2 – 6y – 16 = 0
(x + 2)2 + (y – 3)2 – 25 = 0
(x + 2)2 + (y – 3)2 = 52

So the circle has centre (-2, 3) and radius 5


Revision Guides; MathsRevision.Net Home

© Matthew Pinkney 2007