The standard form above tells us everything we need to know about the circle: its center and radius. But equations for graphing circles aren't always served to us in such a convenient form. Another common form is called general form.
The general form of the equation of a circle is:
In the equation above, D, E, and F are constants, so they could represent any number.
A couple examples of general form equations are:
Since general form doesn't directly give us much useful information, we will often want to convert it to standard form in order to find the center and radius of the circle.
To convert from general form to standard form, we will need to use a method called completing the square.
Let's use the equation below as an example, and walk step by step through the process of converting it to standard form:
Group the x terms and y terms together
First, we want to get the x terms next to each other, and the y terms next to each other. And we might as well bring the constant term to the other side of the equation while we're at it.
In doing so, we get:
Complete the square for the x terms
Ultimately, we want to make the x terms look like something like (x - h)², so we want to find a binomial that, when squared, gives us x² + 6x.
So, we want to find a binomial (x + c) such that when we square it, we end up with x² + 6x as part of the result. There will be some additional constant term, but we'll deal with that later.
The constant that accomplishes this is always half the coefficient of x, which in this case is 3. So, we want to replace the x² + 6x term with (x + 3)².
But, these two expressions are not equal
(x + 3)² = x² + 6x + 9, so our new expression is actually 9 greater than the original one.
In order to keep the equation balanced, we can either subtract 9 from the left side, or add 9 to the right side. We'll do the latter because it will result in fewer steps overall.
So, we get:
Complete the square for the y terms
Now we'll want to complete the square for the y terms as well.
Using half the coefficient of y, we get the expression (y - 4)².
When we FOIL this out, we get y² - 8y + 16, meaning that we have to add 16 to the right side of the equation to keep it balanced.
So, we get:
Now we just carry out the simple addition on the right side of the equation to get:
And we're done! Now that we have it in standard form, we can easily see that the center is (-3, 4) and the radius is 4.