SOLUTION: find the center of a circle with equation x^2+y^2-6x+4y-4=0

Algebra ->  Quadratic-relations-and-conic-sections -> SOLUTION: find the center of a circle with equation x^2+y^2-6x+4y-4=0      Log On


   



Question 281727: find the center of a circle with equation x^2+y^2-6x+4y-4=0
Answer by Greenfinch(383) About Me  (Show Source):
You can put this solution on YOUR website!
Complete the squares and you get
(x^2 - 6x + 9) +(y^2 + 4y + 4) -13 -4 = 0
(x -3)^2 + (y + 2)^2 = 17
Centre is therefore at x = 3, y = -2 radius is sqrt 17