document.write( "Question 44371: I need to know the radius and center for this \r\n" );
document.write( "equation. It is for circles: \r\n" );
document.write( "\r\n" );
document.write( "256x² + 256y² = 64
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #29303 by AnlytcPhil(1806)![]() ![]() You can put this solution on YOUR website! I need to know the radius and center for this \r\n" ); document.write( "equation. It is for circles. \r\n" ); document.write( "256x² + 256y² = 64.\r\n" ); document.write( "\r\n" ); document.write( "The equation of a circle is\r\n" ); document.write( "\r\n" ); document.write( "(x - h)² + (y - k)² = r²\r\n" ); document.write( "\r\n" ); document.write( "where the center is (h,k) and the radius is r.\r\n" ); document.write( "\r\n" ); document.write( " 256x² + 256y² = 64\r\n" ); document.write( "\r\n" ); document.write( "Divide thru by 256\r\n" ); document.write( "\r\n" ); document.write( " 256x² 256y² 64\r\n" ); document.write( " ------- + ------ = -----\r\n" ); document.write( " 256 256 256\r\n" ); document.write( "\r\n" ); document.write( " 1 1 1\r\n" ); document.write( "\n" ); document.write( " |