document.write( "Question 372701: find the radius of the circle defined by the equation: x^2+y^2+12x+4y+76=0. \n" ); document.write( "
Algebra.Com's Answer #265431 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "Hi,
\n" ); document.write( "The standard equation of a circle with center C(h,k) and radius r is :
\n" ); document.write( "\"%28x+-+h%29%5E2+%2B+%28y+-+k%29%5E2+=+r%5E2\"
\n" ); document.write( "Find the radius
\n" ); document.write( "x^2+y^2+12x+4y+76=0
\n" ); document.write( "completing the squares
\n" ); document.write( "x^2+12x + y^2+4y + 76=0
\n" ); document.write( "(x+6)^2 + (y+2)^2 -36 -4 + 76 = 0
\n" ); document.write( "(x+6)^2 + (y+2)^2 = 36 = 6^2
\n" ); document.write( "radius = 6, center (-6,-2)
\n" ); document.write( "
\n" ); document.write( " \n" ); document.write( "
\n" );