Resources For Teachers For Tutors For Students & Parents Pricing
Year 11 Methods (Unit 1 & 2) A Gallery Of Graphs

Circles

20 practice questions 1 video lesson Theory + worked examples

Understand the equation of a circle for Queensland Year 11 Mathematical Methods (QCAA). A circle is the set of points a fixed distance, the radius, from a centre.

You will learn to read the centre and radius from the standard equation, complete the square to get there from an expanded form, write a circle's equation from given information, and find its intercepts — another key relation in your gallery of graphs.

Create a free accountTrack your progress and save your work as you go.
Create free account

Theory

In Year 11 Mathematical Methods (QCAA, Unit 1), a circle has the equation \((x-h)^2+(y-k)^2=r^2\), with centre \((h,\,k)\) and radius \(r\). This page shows how to read the centre and radius, complete the square to find them, write a circle's equation, and find intercepts.

A circle is the set of all points a fixed distance \(r\), the radius, from a fixed point \((h,\,k)\), the centre. Its equation is \((x-h)^2+(y-k)^2=r^2\). When the centre is the origin this reduces to \(x^2+y^2=r^2\).

If the equation is expanded, such as \(x^2+y^2+dx+ey+f=0\), you recover the centre and radius by completing the square in \(x\) and in \(y\).

A circle fails the vertical-line test (most vertical lines cut it twice), so it is a relation, not a function.

Watch the signs. In \((x-h)^2+(y-k)^2=r^2\) the centre is \((h,\,k)\), so \((x+1)^2\) means \(h=-1\), and the right-hand side is \(r^2\), not \(r\).
Circle centred at the origin with radius threeThe circle x^2+y^2=9 with centre the origin and radius 3. x y
\(x^2+y^2=9\): centre \((0,\,0)\), radius \(3\).
Circle with centre two one and radius twoThe circle (x-2)^2+(y-1)^2=4 with centre (2,1) and radius 2. x y
\((x-2)^2+(y-1)^2=4\): centre \((2,\,1)\), radius \(2\).

The standard form of a circle:

\[(x-h)^2+(y-k)^2=r^2\qquad\text{centre }(h,\,k),\ \text{radius }r\]
(x-h)2+(y-k)2=r2

The radius from the centre \((h,\,k)\) to a point \((x_1,\,y_1)\) on the circle:

\[r=\sqrt{(x_1-h)^2+(y_1-k)^2}\]
r=(x1-h)2+(y1-k)2
Completing the square: \(x^2+dx=\left(x+\tfrac{d}{2}\right)^2-\left(\tfrac{d}{2}\right)^2\). Do this for \(x\) and \(y\), then read off centre and radius.

How to find a circle's centre and radius

  1. Standard form: match to \((x-h)^2+(y-k)^2=r^2\) and read the centre \((h,\,k)\) and \(r=\sqrt{r^2}\).
  2. Expanded form: group the \(x\)-terms and \(y\)-terms and complete the square on each, moving the constant to the right.
  3. From centre and a point: use \(r^2=(x_1-h)^2+(y_1-k)^2\), then write the equation.
Example 1 — Centre and radius
State the centre and radius of \(x^2+y^2=25\), and find its intercepts.
Solution

Match to standard form:

\((x-0)^2+(y-0)^2\)\(=\)\(5^2\)
\(\text{centre}\)\(=\)\((0,\,0)\)
\(r\)\(=\)\(5\)

\(x\)-intercepts — put \(y=0\):

\(x^2\)\(=\)\(25\)
\(x\)\(=\)\(\pm 5\)

\(y\)-intercepts — put \(x=0\):

\(y^2\)\(=\)\(25\)
\(y\)\(=\)\(\pm 5\)

Centre \((0,\,0)\), radius \(5\); intercepts \((\pm 5,\,0)\) and \((0,\,\pm 5)\).

Circle x squared plus y squared equals twenty fiveThe circle x^2+y^2=25, centre origin, radius 5, with its four axis intercepts. x y
r=5
Example 2 — Is a point on the circle?
For \((x-3)^2+(y+2)^2=25\), state the centre and radius, and check whether \((7,\,1)\) lies on it.
Solution

Centre and radius:

\(\text{centre}\)\(=\)\((3,\,-2)\)
\(r\)\(=\)\(\sqrt{25}=5\)

Test \((7,\,1)\) — substitute into the left side:

\((7-3)^2+(1+2)^2\)\(=\)\(4^2+3^2\)
\(=\)\(16+9\)
\(=\)\(25\)

The left side equals \(25=r^2\), so the point satisfies the equation.

Centre \((3,\,-2)\), radius \(5\); yes, \((7,\,1)\) lies on the circle.

Circle with centre three minus twoThe circle (x-3)^2+(y+2)^2=25 with centre (3,-2), radius 5, passing through (7,1). x y
16+9=25
Example 3 — Completing the square
Find the centre and radius of \(x^2+y^2-6x+4y-3=0\).
Solution

Group \(x\)- and \(y\)-terms:

\((x^2-6x)+(y^2+4y)\)\(=\)\(3\)

Complete the square in each bracket:

\((x-3)^2-9+(y+2)^2-4\)\(=\)\(3\)
\((x-3)^2+(y+2)^2\)\(=\)\(3+9+4\)
\((x-3)^2+(y+2)^2\)\(=\)\(16\)

Read off centre and radius:

\(\text{centre}\)\(=\)\((3,\,-2)\)
\(r\)\(=\)\(\sqrt{16}=4\)

Centre \((3,\,-2)\), radius \(4\).

Circle from completing the squareThe circle (x-3)^2+(y+2)^2=16 obtained from x^2+y^2-6x+4y-3=0, centre (3,-2), radius 4. x y
(3,-2),r=4
Example 4 — Equation from centre and a point
Write the equation of the circle with centre \((-1,\,2)\) that passes through \((2,\,6)\).
Solution

Radius — distance from centre to the point:

\(r^2\)\(=\)\((2-(-1))^2+(6-2)^2\)
\(=\)\(3^2+4^2\)
\(=\)\(9+16\)
\(=\)\(25\)

Equation — substitute \(h=-1,\ k=2,\ r^2=25\):

\((x-(-1))^2+(y-2)^2\)\(=\)\(25\)
\((x+1)^2+(y-2)^2\)\(=\)\(25\)

Equation: \((x+1)^2+(y-2)^2=25\).

Circle through a given pointThe circle (x+1)^2+(y-2)^2=25 with centre (-1,2) passing through (2,6). x y
(x+1)2+(y-2)2=25

Common pitfalls

Confusing \(r\) with \(r^2\). The right-hand side is \(r^2\); for \(x^2+y^2=25\) the radius is \(\sqrt{25}=5\), not \(25\).
Sign of the centre. \((x+1)^2\) comes from \((x-(-1))^2\), so the \(x\)-coordinate of the centre is \(-1\), not \(+1\).
Dropping the correction terms. When completing the square, \((x-3)^2\) carries a \(-9\); forgetting to add it back to the right changes \(r\).

Frequently asked questions

What is the equation of a circle?

A circle with centre \((h,\,k)\) and radius \(r\) has equation \((x-h)^2+(y-k)^2=r^2\).

How do you find the centre and radius of a circle?

Match the equation to \((x-h)^2+(y-k)^2=r^2\): the centre is \((h,\,k)\) and the radius is \(\sqrt{r^2}\). If the equation is expanded, complete the square first.

How do you complete the square to find a circle's centre?

Group the \(x\)- and \(y\)-terms, add and subtract \(\left(\tfrac{d}{2}\right)^2\) for each, then rewrite as squared brackets and move the constant to the right.

Is a circle a function?

No. A vertical line through the interior cuts the circle twice, so it fails the vertical-line test and is a relation, not a function.

How do you write the equation of a circle from its centre and a point on it?

Find \(r^2=(x_1-h)^2+(y_1-k)^2\) using the given point, then substitute \(h,\,k,\,r^2\) into \((x-h)^2+(y-k)^2=r^2\).