How would you find the center and radius of #x^2 + y^2 + 12x - 6y = 0#?
1 Answer
Jun 1, 2018
An circle with radius
Explanation:
We have:
# x^2 + y^2 + 12x - 6y = 0 #
First we can collect "like" terms:
# {x^2 +12 x } + {y^2 - 6} = 0 #
Next we complete the square independently on the
# :. {(x+6)^2-6^2} + {(y-3)^2-3^2} = 0 #
# :. (x+6)^2-36 + (y-3)^2-9 = 0 #
# :. (x+6)^2+ (y-3)^2 = 36+9 #
# :. (x+6)^2+ (y-3)^2 = 45 #
# :. (x+6)^2+ (y-3)^2 = (3sqrt(5))^2 #
And as such, we can identify the conic as an circle with radius
graph{x^2 + y^2 + 12x - 6y = 0 [-24.5, 15.5, -6.32, 13.68]}