SOLUTION: The equation {{{x^2 + y^2 - 2x + 8y + 8 = 0}}} is the equation of a circle. Complete the square to change this equation to standard form. Find the radius and the coordinates of the

Algebra ->  Customizable Word Problem Solvers  -> Misc -> SOLUTION: The equation {{{x^2 + y^2 - 2x + 8y + 8 = 0}}} is the equation of a circle. Complete the square to change this equation to standard form. Find the radius and the coordinates of the      Log On

Ad: Over 600 Algebra Word Problems at edhelper.com


   



Question 1033689: The equation x%5E2+%2B+y%5E2+-+2x+%2B+8y+%2B+8+=+0 is the equation of a circle. Complete the square to change this equation to standard form. Find the radius and the coordinates of the center of the circle.
Not sure what the first step would be to solve this problem. Any help would be great. Thank you :)

Answer by stanbon(75887) About Me  (Show Source):
You can put this solution on YOUR website!
x^2 + y^2 - 2x + 8y + 8 = 0
----------------
Rearrange::
x^2 - 2x + y^2 + 8y = -8
------
Complete the square on the x-terms and on the y-terms ::
---------------------
x^2 - 2x +1 + y^2 + 8y + 16 = -8 + 1 + 16
-------------------------------------------
(x-1)^2 + (y+4)^2 = 9
---------
Center:: (1,-4)
radius:: sqrt(9) = 3
----------------------
Cheers,
Stan H.
--------------