SOLUTION: What is the radius of the circle x^2+y^2+4x-4y-1=o

Algebra ->  Circles -> SOLUTION: What is the radius of the circle x^2+y^2+4x-4y-1=o      Log On


   



Question 819410: What is the radius of the circle x^2+y^2+4x-4y-1=o
Answer by ewatrrr(24785) About Me  (Show Source):
You can put this solution on YOUR website!
 
Hi,
Standard Form of an Equation of a Circle is %28x-h%29%5E2+%2B+%28y-k%29%5E2+=+r%5E2
where Pt(h,k) is the center and r is the radius
x^2+y^2+4x-4y-1=o |Completing square
(x+2)^2 - 4 + (y-2)^2 - 4 - 1 = 0
(x+2)^2 + (y-2)^2 = 9
r = 3