Question 1052358: Find the center and radius of the following circle and sketch the graph.
X2^ - 2x + y2^ + 8y - 5 = 0 Found 4 solutions by ewatrrr, josgarithmetic, Boreal, advanced_Learner:Answer by ewatrrr(24785) (Show Source):
You can put this solution on YOUR website! x^2 - 2x + y^2 + 8y - 5 = 0
completing the Square
(x-1)^2 + (y+4)^2 - 1 - 16 - 5 = 0
(x-1)^2 + (y+4)^2 = 22
r = sqrt(22)
You can put this solution on YOUR website! x^2-2x+y^2+8y=5, moving the 5 across
complete each square, so x^2-2x+1 and y^2+8y+16
(x-1)^2+(y+4)^2=5+1+16; you have to add 1 and 16 to the other side, because they were suddenly added to the left.
The center is at (1,-4), and the radius is sqrt (22)