document.write( "Question 748722: what are the coordinates of the center of the circle whose equation is (x-3)^2+(y+7)^2=36? \n" ); document.write( "
Algebra.Com's Answer #455602 by Cromlix(4381)\"\" \"About 
You can put this solution on YOUR website!
Formula for a circle:
\n" ); document.write( "(x - a)^2 + (y - b)^2 = r^2
\n" ); document.write( "(x-3)^2+(y+7)^2=36
\n" ); document.write( "Therefore the coordinates of the circle
\n" ); document.write( "is (3, -7)
\n" ); document.write( "
\n" );