document.write( "Question 33756: Give center and radius of the circle
\n" ); document.write( " (x+2)^2 + (y+2)^2=25
\n" ); document.write( "

Algebra.Com's Answer #20227 by mukhopadhyay(490)\"\" \"About 
You can put this solution on YOUR website!
Standard equation of a circle is (x-h)^2 + (y-k)^2 = r^2 where center is at (h,k) and the radius is r;
\n" ); document.write( "So, the center of the given circle is (-2,-2) and radius is 5.
\n" ); document.write( "
\n" );