SOLUTION: what is the center and radius of A Circle whose equation is x^2+8x+y^2-10y+32=0 ? Hope to hear from you soon. Thank you and Godbless! I promise to pay your kindness in an

Algebra ->  Circles -> SOLUTION: what is the center and radius of A Circle whose equation is x^2+8x+y^2-10y+32=0 ? Hope to hear from you soon. Thank you and Godbless! I promise to pay your kindness in an      Log On


   



Question 555068: what is the center and radius of A Circle whose equation is x^2+8x+y^2-10y+32=0 ?

Hope to hear from you soon.
Thank you and Godbless!
I promise to pay your kindness in any way that i can.

Answer by htmentor(1343) About Me  (Show Source):
You can put this solution on YOUR website!
what is the center and radius of A Circle whose equation is x^2+8x+y^2-10y+32=0 ?
==================
Complete the squares:
x^2 + 8x -> (x+4)(x+4) = x^2 + 8x + 16
y^2 - 10y -> (y-5)(y-5) = y^2 -10y + 25
The constant terms add up to 41: 41 - 9 = 32
So the equation of the circle is:
(x+4)^2 + (y-5)^2 = 9
Center at (-4,5), radius = 3