Skip to main content
SingaporeAdditional MathematicsSyllabus dot point

How do we write the equation of a circle and recover its centre and radius from either standard or general form?

Write the equation of a circle in standard and general form and find the centre and radius by completing the square

A focused answer to the O-Level A-Maths outcome on the circle. The standard and general equations of a circle, finding the centre and radius by completing the square, and building the equation from given data.

Generated by Claude Opus 4.89 min answer

Reviewed by: AI editorial process; not yet individually human-reviewed

Have a quick question? Jump to the Q&A page

Jump to a section
  1. What this dot point is asking
  2. The answer
  3. Examples in context
  4. Try this

What this dot point is asking

SEAB wants you to write the equation of a circle from its centre and radius, to recognise the general expanded form, and to recover the centre and radius from that general form by completing the square. The circle is the one curve beyond the straight line in O-Level coordinate geometry, and these manipulations are the core of every circle question.

The answer

The standard form

A circle of centre (a,b)(a, b) and radius rr has the equation:

(xβˆ’a)2+(yβˆ’b)2=r2.(x - a)^2 + (y - b)^2 = r^2.

This is just the distance formula: every point on the circle is a distance rr from the centre. Read the centre and radius straight off.

The general form

Expanding the standard form gives the general equation:

x2+y2+2gx+2fy+c=0,x^2 + y^2 + 2gx + 2fy + c = 0,

where the centre is (βˆ’g,βˆ’f)(-g, -f) and the radius is g2+f2βˆ’c\sqrt{g^2 + f^2 - c} (provided this is positive). The hallmarks of a circle equation are equal coefficients of x2x^2 and y2y^2 and no xyxy term.

Recovering centre and radius

To go from the general form to the centre and radius, complete the square in xx and in yy separately, then move the constant across. The completed-square brackets give the centre; the right-hand side gives r2r^2.

Building the equation from data

If you know the centre and a point on the circle, the radius is the distance between them. If you know the endpoints of a diameter, the centre is their midpoint and the radius is half the diameter's length.

Testing whether a point lies on the circle

Substitute the point into the equation: if it satisfies (xβˆ’a)2+(yβˆ’b)2=r2(x - a)^2 + (y - b)^2 = r^2, the point is on the circle. If the left side is less than r2r^2 the point is inside, and if greater it is outside, which is a quick way to classify a location relative to a circular boundary.

The diameter and a right angle

A useful circle fact is that an angle in a semicircle is a right angle: if ABAB is a diameter and PP is any other point on the circle, then angle APBAPB is 90∘90^\circ. This connects the circle equation to perpendicular-gradient checks from the straight-line topic.

Examples in context

Example 1. Range of a transmitter. A radio mast covering all points within a fixed distance defines a circular boundary; its equation, centred on the mast, tells you instantly whether a given location lies inside the coverage by comparing distances.

Example 2. Designing a circular track. Given three points a track must pass through, completing the square on the general equation found from those conditions recovers the centre and radius, the practical design problem behind the algebra.

Try this

Q1. State the centre and radius of (xβˆ’2)2+(y+5)2=9(x - 2)^2 + (y + 5)^2 = 9. [2 marks]

  • Cue. Centre (2,βˆ’5)(2, -5), radius 33.

Q2. Write the equation of the circle with centre (0,0)(0, 0) and radius 77. [1 mark]

  • Cue. x2+y2=49x^2 + y^2 = 49.

Q3. Find the centre and radius of x2+y2+2xβˆ’8y+1=0x^2 + y^2 + 2x - 8y + 1 = 0. [3 marks]

  • Cue. (x+1)2+(yβˆ’4)2=16(x + 1)^2 + (y - 4)^2 = 16, so centre (βˆ’1,4)(-1, 4), radius 44.

Exam-style practice questions

Practice questions written in the style of SEAB exam questions on this dot point, with worked answer explainers. The year tag is the paper they imitate, not the source.

Original5 marksFind the centre and radius of the circle x2+y2βˆ’6x+4yβˆ’12=0x^2 + y^2 - 6x + 4y - 12 = 0.
Show worked answer β†’

Group and complete the square in xx and in yy.

x2βˆ’6x=(xβˆ’3)2βˆ’9x^2 - 6x = (x - 3)^2 - 9 and y2+4y=(y+2)2βˆ’4y^2 + 4y = (y + 2)^2 - 4.

So (xβˆ’3)2βˆ’9+(y+2)2βˆ’4βˆ’12=0(x - 3)^2 - 9 + (y + 2)^2 - 4 - 12 = 0, giving (xβˆ’3)2+(y+2)2=25(x - 3)^2 + (y + 2)^2 = 25.

The centre is (3,βˆ’2)(3, -2) and the radius is 25=5\sqrt{25} = 5.

Markers reward completing the square in both variables, the standard form, and reading off centre and radius.

Original4 marksA circle has centre (2,βˆ’1)(2, -1) and passes through the point (5,3)(5, 3). Find its equation.
Show worked answer β†’

The radius is the distance from the centre to the point: r=(5βˆ’2)2+(3βˆ’(βˆ’1))2=9+16=25=5r = \sqrt{(5 - 2)^2 + (3 - (-1))^2} = \sqrt{9 + 16} = \sqrt{25} = 5.

The equation in standard form is (xβˆ’2)2+(y+1)2=25(x - 2)^2 + (y + 1)^2 = 25.

Markers reward finding the radius by the distance formula, r2=25r^2 = 25, and the correct standard-form equation.

Related dot points