document.write( "Question 303219: What is the center and the radius of the circle for the equation (x-9)^2+(y-4)^2=25? \n" ); document.write( "
Algebra.Com's Answer #217331 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
Compare to the general equation for a circle centered at (h,k) with a radius R:
\n" ); document.write( "\"%28x-h%29%5E2%2B%28y-k%29%5E2=R%5E2\"
\n" ); document.write( "\"%28x-9%29%5E2%2B%28y-4%29%5E2=25\"
\n" ); document.write( "Center:(\"9\",\"4\")
\n" ); document.write( "Radius:\"sqrt%2825%29=5\"
\n" ); document.write( "
\n" ); document.write( "
\n" );