document.write( "Question 411654: I need to find the center and radius of a circle with the given formula:
\n" );
document.write( "x²+y²=36
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #289307 by stanbon(75887) ![]() You can put this solution on YOUR website! I need to find the center and radius of a circle with the given formula: \n" ); document.write( "x²+y²=36\r \n" ); document.write( "\n" ); document.write( "---- \n" ); document.write( "Rewrite in center-radius form: \n" ); document.write( "(x-0)^2 + (y-0)^2 = 6^2 \n" ); document.write( "------ \n" ); document.write( "Center: (0,0) \n" ); document.write( "Radius: 6 \n" ); document.write( "============================= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "============= \n" ); document.write( " |