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 436864: Find the center of a circle with equation: x^2 + y^2 - 6x + 4y - 4 = 0
Answer by Alan3354(69443) About Me  (Show Source):
You can put this solution on YOUR website!
Find the center of a circle with equation: x^2 + y^2 - 6x + 4y - 4 = 0
-------------
Complete the squares to make it standard form,
%28x-h%29%5E2+%2B+%28y-k%29%5E2+=+r%5E2 where (h,k) is the center
x%5E2+%2B+y%5E2+-+6x+%2B+4y+=+4

(x-3)^2 + (y+2)^2 = 17
Center at (3,-2)