SOLUTION: find the center and the radius of the circle x^2+y^2-10x-6y+29=0.

Algebra ->  Quadratic-relations-and-conic-sections -> SOLUTION: find the center and the radius of the circle x^2+y^2-10x-6y+29=0.       Log On


   



Question 281712: find the center and the radius of the circle
x^2+y^2-10x-6y+29=0.

Answer by richwmiller(17219) About Me  (Show Source):
You can put this solution on YOUR website!
Some of the website rules:
one problem per submission
no similar problems
limit of 4 submissions daily
x^2-10x +y^2-6y=-29
complete square for x^2
(10/2)^2=25
(6/2)^2=9
add 25 +9 to both sides
x^2-10x+25 +y^2-6y+9 =5
factor
(x-5)^2+(y-3)^2=5
center at 5,3 radius sqrt(5)