Recall from Geometry that a circle can be determined by fixing a point (called the center) and a positive number (called the radius) as follows.
Definition: Circle
A circle with center (h,k) and radius r > 0 is the set of all points (x,y) in the plane whose distance to (h,k) is r.
From the picture, we see that a point (x,y) is on the circle if and only if its distance to (h,k) is r.
We express this relationship algebraically using the Distance Formula:
r=(x−h)2+(y−k)2
By squaring both sides of this equation we get an equivalent equation (since r > 0) which gives us the standard equation of a circle.
The Standard Equation of a Circle
The equation of a circle with center (h,k) and raduis r > 0 is
(x−h)2+(y−k)2=r2
Example 1: Write the Standard Equation of a Circle given the center and a radius.
Write the standard equation of the circle whose center is ( -2,3) and whose radius is 5.
Solution
Here, (h,k) = (-2, 3) and r = 5, so we get:
(x−(−2))2+(y−3)2(x+2)2+(y−3)2==(5)225
Example 2: Graph a circle given an equation in standard form.
Graph (x+2)2+(y−1)2=4. Find the center and radius.
Solution
From the standard equation of a circle, we have that (x+2) is (x−h), so h = -2 and (y−1) is (y−k) so k = 1. This tells us that our center is (-2, 1). Furthermore, r2=4, so r = 2.
Graphing gives us
Graph of a circle with radius 2 centered at (-2, 1) on the cartesian coordinate axes.
If we were to expand the equation in the previous example and gather up like terms, instead of the easily recognizable (x+2)2+(y−1)2=4, we'd be contending with x2+4x+y2−2y+1=0. If we're given such an equation, we can complete the square in each of the variables to see if it fits the form given by the standard form for the equation of a circle by following the steps below.
Write the Equation of a Circle in Standard Form
Group the same variables together on one side of the equation and position the constant on the other side.
Complete the square on both variables as needed.
Divide both sides by the coefficient of the squares. (For circles, they will be the same).
Example 3: Complete the square to find the center and radius of a circle whose equation is not in standard form.
Find the center and radius of the circle whose equation is 3x2−6x+3y2+4y−4=0
Solution
3x2−6x+3y2+4y−43x2−6x+3y2+4y3(x2−2x+1)+3(y2+34y)3(x2−2x+1)+3(y2+34y+94)3(x−1)2+3(y+32)2(x−1)2+(y+32)2======0444+3(1)+3(94)325925 add 4 to both sides factor out leading coefficients complete the square in x, y factor divide both sides by 3
From the standard equation of a circle, we can identify x-1 as x-h, so h = 1,and y+32 as y-k, so k=−32. Hence, the center is (h,k) = (1,−32). Furthermore we see that r2=925 so the radius is 35.
It is possible to obtain equations like (x−3)2+(y+1)2=0 or (x−3)2+(y+1)2=−1, neither of which describes a circle. Can you think of why this is true? Consider what points, if any, would lie on a line described by one of the two equations. What value defines the radius of each circle, and does it make sense?
In our next example, the Midpoint Formula is used in conjunction with the ideas presented above to write the standard equation of a circle given the endpoints that define it's diameter. To review the Midpoint Formula, go to this page.
Example 4: Given the endpoints of it's diameter, find the equation of a circle using the Midpoint Formula.
Write the standard equation of a circle given that it's diameter has the endpoints (-1,3) and (2,4).
Solution
We recall that a diameter of a circle is a line segment containing the center and two points on the circle. Plotting the given data yields
Circle graphed on the Cartesian Coordinate axes passing through the points (-1,3)and (2,4).
Since the circle passes through the endpoints of the diameter, we know that the midpoint (h , k) of the diameter is the center of the circle. From the midpoint formula, we get