document.write( "Question 819410: What is the radius of the circle x^2+y^2+4x-4y-1=o \n" ); document.write( "
Algebra.Com's Answer #493086 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
 
\n" ); document.write( "Hi,\r
\n" ); document.write( "\n" ); document.write( "Standard Form of an Equation of a Circle is \"%28x-h%29%5E2+%2B+%28y-k%29%5E2+=+r%5E2\"
\n" ); document.write( "where Pt(h,k) is the center and r is the radius
\n" ); document.write( "x^2+y^2+4x-4y-1=o |Completing square
\n" ); document.write( "(x+2)^2 - 4 + (y-2)^2 - 4 - 1 = 0
\n" ); document.write( "(x+2)^2 + (y-2)^2 = 9
\n" ); document.write( " r = 3 \n" ); document.write( "
\n" );