Equation of a circle

There is a general equation which defines the shape of a circle on a graph.

For any point that lies on the circle, the equation will be true and this creates a circle if we would plot it using a graphing calculator, for example.

General equation of a circle

(x-a)^2+(y-b)^2=r^2 $

Where:

Equation of a circle at the origin

If we have a circle with a centre at the origin (0,0), then the equation would be (x-0)^2+(y-0)^2=r^2, which simplifies to:

x^2+y^2=r^2

Where:

Finding the radius and centre of a circle from its equation

Knowing the equation above, we can use that to find the radius and/or the centre coordinates of a circle, given just its equation.

Example: find the radius of the circle with equation (x-4)^2+(x+2)^2=36

Example: find the centre of the circle with equation (x-3)^2+(x-2)^2=16

Example: find the centre of the circle with equation (x+3)^2+(x-2)^2=16

Example: find the centre and radius of the circle with equation x^2+y^2=25

Finding the equation of a circle from its centre and radius

We can also go the other way round - finding the equation of a circle if we know its centre and its radius.

Example: find the equation of the circle with centre (4,5) and radius 7

Example: find the equation of the circle with centre (-3,2) and radius 5

Example: find the equation of the circle with centre (0,0) and radius 4

flashcards

QuestionAnswer
What is the general equation of a circle?(x-a)^2+(y-b)^2=r^2| where (a, b) is the centre and r is the radius.
In the general circle equation, what do a and b represent?The x-coordinate and y-coordinate of the centre, respectively.
What does r represent in the equation (x-a)^2+(y-b)^2=r^2?The radius of the circle.
What is the equation of a circle with centre at the origin (0,0)?x^2+y^2=r^2
If a circle has equation (x-4)^2+(y+2)^2=36, what is its radius?r=\sqrt{36}=6
If a circle has equation (x-3)^2+(y-2)^2=16, what is the centre?(3,2)
If a circle has equation (x+3)^2+(y-2)^2=16, what is the centre?(-3,2);(because x+3 is x-(-3))
If a circle has equation x^2+y^2=25, what is its centre and radius?Centre: (0,0),; Radius: r=\sqrt{25}=5
How do you find the equation of a circle with centre (4,5) and radius 7?Substitute into (x-a)^2+(y-b)^2=r^2: (x-4)^2+(y-5)^2=49
How do you find the equation of a circle with centre (-3,2) and radius 5?(x-(-3))^2+(y-2)^2=5^2 simplifies to (x+3)^2+(y-2)^2=25
How do you find the equation of a circle with centre (0,0) and radius 4?(x-0)^2+(y-0)^2=4^2 simplifies to x^2+y^2=16