document.write( "Question 619433: find the center (h,k) and radius, r, of the cirlce. x^2+y^2+6x+8y+9=0 \n" ); document.write( "
Algebra.Com's Answer #389641 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
 
\n" ); document.write( "Hi,
\n" ); document.write( " x^2+y^2+6x+8y+9=0
\n" ); document.write( " (x+3)^2 - 9 + (y+4)^2 - 16 + 9
\n" ); document.write( " \"%28x%2B3%29%5E2+%2B+%28y%2B4%29%5E2+=+16+=+4%5E2\" C(-3,-4) and r = 4 \n" ); document.write( "
\n" );