document.write( "Question 1057871: If the circumference is 3 miles how many acres are within the circle ?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #672873 by rothauserc(4718)![]() ![]() You can put this solution on YOUR website! area(A) of circle is pi * r^2, where r is the radius of the circle \n" ); document.write( ": \n" ); document.write( "in our problem pi * d = 3, where d is the diameter \n" ); document.write( ": \n" ); document.write( "d = 3 / pi = 0.9549 \n" ); document.write( ": \n" ); document.write( "r = 0.9549 / 2 = 0.4775 \n" ); document.write( ": \n" ); document.write( "A = pi * (0.4775)^2 = 0.7163 square miles \n" ); document.write( ": \n" ); document.write( "1 Acre = 0.0015625 Square Miles \n" ); document.write( ": \n" ); document.write( "********************************************** \n" ); document.write( "Number of acres = 0.7163 / 0.0015625 = 458.432 \n" ); document.write( "********************************************** \n" ); document.write( ": \n" ); document.write( " \n" ); document.write( " |