Question
Find the center and radius of a circle from its equation
Original question: What are the coordinates of the center and the length of the radius of the circle whose equation is
Expert Verified Solution
Key takeaway: For circle equations, the easiest path is to move everything into standard form and then complete the square if needed. Here, the terms are already set up so the center and radius can be read off cleanly.
Start with the given equation:
Move the and terms to the left:
Now complete the square for each variable.
For :
For :
Add both numbers to both sides:
This matches the standard circle form
So the center is
and the radius is
Pitfalls the pros know π A common slip is reading the center as because of the signs inside the parentheses. Remember: means the centerβs -coordinate is , not the opposite sign you first see. So gives , and gives .
What if the problem changes? If the right-hand side had been smaller, the radius would change after completing the square, but the center would stay the same as long as the and coefficients stayed the same. If one squared term were missing, then the graph would no longer be a circle and youβd need to interpret it differently.
Tags: standard form, completing the square, radius
FAQ
What is the center of the circle given by $x^2+y^2=8x-6y+39$?
After rewriting in standard form, the circle becomes $(x-4)^2+(y+3)^2=64$, so the center is $(4,-3)$.
How do you find the radius?
In standard form $(x-h)^2+(y-k)^2=r^2$, the radius is the square root of the constant on the right. Here $r^2=64$, so the radius is $8$.