document.write( "Question 362635: An oval track is made by erecting semicircles on each end of a 58m by 116m rectangle. Find the length of the track and area enclosed by the track. Use 3.14 for pie.\r
\n" );
document.write( "\n" );
document.write( "The length of the track is?
\n" );
document.write( "The area enclosed by the track is? \n" );
document.write( "
Algebra.Com's Answer #258485 by checkley77(12844)![]() ![]() ![]() You can put this solution on YOUR website! IF the semicircle is on the 58m end then: \n" ); document.write( "L=2*116+3.14*58 \n" ); document.write( "L=232+3.14*58 \n" ); document.write( "L=232+182.12=414.12 m. ans. for the length. \n" ); document.write( "A=58*114+3.14(58/2)^2 \n" ); document.write( "A=6,612+3.14(29)^2 \n" ); document.write( "A=6,612+3.14*841 \n" ); document.write( "A=6,612+2,640.74 \n" ); document.write( "A=9,252.74 m^2. ans. \n" ); document.write( "-------------------------- \n" ); document.write( "IF the semicircircle is on the 116m end then just replace the 58 by 116. \n" ); document.write( " |