document.write( "Question 511782: determine the area of a circl having a radius of 243 cm
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #342400 by oberobic(2304) ![]() You can put this solution on YOUR website! Area = pi * r^2 \n" ); document.write( "Area = pi * 243^2 \n" ); document.write( "Area = 59049 * pi cm^2 \n" ); document.write( "Area = approximately 185507.905 cm^2 \n" ); document.write( ". \n" ); document.write( "Done. \n" ); document.write( " |