General Form for the Equation of a Circle
We now know the center-radius form for the equation of a circle centered at (h,k) and with a radius r is (x−h)2+(y−k)2=r2. If we square the binomials on the left side of this equation, we will get a polynomial which will have
x2,y2,x,yand number terms. The
x2and
y2terms will have a coefficient of 1. Thus, if we subtract
r2 from both sides of the equation and insert D and E in to represent the coefficients of the
xand
yterms and F to represent the number term, we get:
General Form of the Equation of a Circle
x2+y2+Dx+Ey+F=0
It turns out this equation can have a graph that is a circle, or a point, or is nonexistant. To determine which of these graphs a particular equation in this form has, we must complete the square to obtain an equation similar to the center-radius form with (x−h)2+(y−k)2=c.
There are three possibilities for the graph of this equation based on the value of c.
- If
c>0,then
r2=c,and the graph of the equation is a circle with radius
√c.
- If
c=0,then the graph is a single point
(h,k).(One can think of this as a circle with radius 0)
- If
c<0,then no points satisfy the equation, and the graph is nonexistant.
Example
Give the center and radius of the circle represented by the equation x2+y2+8x−6y+16=0.
Solution
To tell what the graph would look like, we first have to complete the square. Below in red are the steps for completing the square, and in black are the steps for this particular example:
- Add or subtract the same amount from both sides of the equation in order to get the number term to only be on the right, and all terms with either variable in them to the left of the equal sign.
We first need to subtract 16 from both sides of the equation, which gives us:x2+y2+8x−6y=−16
- Now write the x terms in descending order next to each other with parentheses around them and the y terms in descending order next to each other with parentheses around them.
(x2+8x)+(y2−6y)=−16
- To complete the square for each variable, take half of the coefficient of the first degree term, square this amount, and add the result to both sides of the equation.
For the x terms, the first degree term is 8xwhich has a coefficient of 8. Half of 8 is 4, and 4 squared is 16, so to complete the square for the x's, we will add 16 to both sides of the equation:
(x2+8x+16)+(y2−6y)=−16+16
Similarly for the y's, we take half of -6, which is -3, square this, and we get 9. So, we need to add 9 to both sides of the equation to complete the square for the y's.
(x2+8x+16)+(y2−6y+9)=−16+16+9
- Now rewrite the perfect square trinomials on the left as binomials squared, and combine the number terms on the right.
(x+4)2+(y−3)2=9 or
(x−(−4))2+(y−3)2=32
This is now in the form (x−h)2+(y−k)2=cwith
c=9so
c>0.
In fact, this equation is a circle in center-radius form with center (−4,3) and radius
r=√9=3.
When one is finished completing the square,
- If the number term on the right is negative, then the graph is nonexistant.
- If the number term on the right is zero, then the graph is the point (h,k), because the radius is 0.
Next complete Homework 2.2 on the next page.