Question 457912: Find the CENTER and the LENGTH of a radius of the circle.
x2 + y2 + 16x + 4y + 59 = 0 Found 2 solutions by robertb, stanbon:Answer by robertb(5830) (Show Source):
You can put this solution on YOUR website! The expression is equivalent to
The center of the circle is then (-8, -2) and the radius is .
You can put this solution on YOUR website! Find the CENTER and the LENGTH of a radius of the circle.
x^2 + y^2 + 16x + 4y + 59 = 0
-------------------------
Complete the square on the x-terms and on the y-terms.
----------------------------
x^2+16x+64 + y^2+4y+4 = -59+64+4
--------
(x+8)^2 + (y+2)^2 = 9
---
center at (-8,-2)
radius = sqrt(9) = 3
=========================
Cheers,
Stan H.