Question
Finding the center and radius from a circle equation
Original question: 2. Find the center and radius of the circle represented by the equation below.
center
Expert Verified Solution
Expert intro: A circle equation in general form becomes easy to read once the x-terms and y-terms are completed into perfect squares.
Detailed walkthrough
Identify the circle form
Start with
Move the constant to the other side:
Now complete the square for x and y separately.
Complete the square
For the x-terms,
For the y-terms,
Substitute these into the equation:
Combine constants:
Read the center and radius
A circle in standard form is
So here,
- center:
- radius:
Why the given work is correct
The equation has been rewritten into standard circle form, and the center comes from the signs inside each squared binomial. The radius is the square root of the constant on the right-hand side.
Quick check
Expanding gives back
so the result is consistent.
💡 Pitfall guide
A common error is to read the center from the middle signs instead of the signs inside the parentheses. Since the standard form is the center is , not . Another mistake is forgetting that the radius is the square root of the right-hand side, not the right-hand side itself. Here the radius is 9, not 81.
🔄 Real-world variant
If the equation were
you would move the constant, complete the square, and get
so the center would be and the radius would be 3. The method does not change; only the signs and constants do. That is why completing the square is the standard tool for every circle in general form.
🔍 Related terms
completing the square, standard form of a circle, circle center and radius
FAQ
How do you find the center and radius from a circle equation in general form?
Move the constant term, complete the square for the x and y terms, then rewrite the equation in standard form (x-h)^2+(y-k)^2=r^2. The center is (h,k) and the radius is r.
Why is completing the square useful for circle equations?
It converts a general quadratic expression into standard circle form, which makes the center and radius visible immediately and also provides a quick way to check the result by expansion.