document.write( "Question 610239: The area of a circle that measures 1000m in diameter,is\r
\n" );
document.write( "\n" );
document.write( "Here are the four answers given to choose from:\r
\n" );
document.write( "\n" );
document.write( "A. 1,000,000m^2
\n" );
document.write( "B. 53,930m^2
\n" );
document.write( "C. 3,141,592m^2
\n" );
document.write( "D. 785,000m^2 \n" );
document.write( "
Algebra.Com's Answer #384236 by jerryguo41(197) You can put this solution on YOUR website! Area of Circle is πr^2 \n" ); document.write( "If diameter of circle is 1000m then radius is 500m or one half. Then plug into equation.\r \n" ); document.write( "\n" ); document.write( "A=πr^2 \n" ); document.write( "A=π500^2 \n" ); document.write( "A=250000π or approx. 785,000m^2 \n" ); document.write( " |