document.write( "Question 149807: The owner of a baseball team had a stadium built such that the outfield fence was the same distance from home plate at all points. About how many acres did the fair area of the baseball field cover ?
\n" );
document.write( "(1 acre = 43,560 square feet)\r
\n" );
document.write( "\n" );
document.write( "There is a drawing of the field and the length of each side is 350 ft\r
\n" );
document.write( "\n" );
document.write( "The book says the answer to this problem is 2.2. Can someone work this out for me ? THANK YOU ! \n" );
document.write( "
Algebra.Com's Answer #109918 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! The owner of a baseball team had a stadium built such that the outfield fence was the same distance from home plate at all points. About how many acres did the fair area of the baseball field cover ? \n" ); document.write( "-------------------------- \n" ); document.write( "Since it's the same distance, it's part of a circle. \n" ); document.write( "Area = PI*r^2/4 (it's 1/4 of a circle) \n" ); document.write( "Area = PI*350*350/4 square feet \n" ); document.write( "= 96211.27 sq ft \n" ); document.write( "= 2.209 acres \n" ); document.write( " |