document.write( "Question 771864: A stadium has a a central rectangular area 125m long by 80m wide.there are two semi circular ends.A running track goes all the way round.
\n" );
document.write( "a) What is the total inside length of the curved ends of the track?
\n" );
document.write( "b) What is the total distance round the inside of the track?
\n" );
document.write( "c) what is the area inside of the track?
\n" );
document.write( "(Take PI=3.14, give answer to 1 decimal place). \n" );
document.write( "
Algebra.Com's Answer #470532 by Cromlix(4381)![]() ![]() You can put this solution on YOUR website! 1) Using formula for cicumference. \n" ); document.write( "Circumference = Pi * diameter \n" ); document.write( "Circumference = Pi * 80m \n" ); document.write( "Circumference = 251.2m. \n" ); document.write( "Total inside length of the curved ends. \n" ); document.write( "2)Total distance round inside of track = \n" ); document.write( "2(125) + 251.2m \n" ); document.write( "= 250 + 251.2 \n" ); document.write( "= 501.2m \n" ); document.write( "3) Area of circular ends = \n" ); document.write( "Pi*r^2 \n" ); document.write( "= Pi*40^2 \n" ); document.write( "= 5024m^2 \n" ); document.write( "Area of central area (rectangle) \n" ); document.write( "length * width \n" ); document.write( "125m * 80m \n" ); document.write( "= 10,000m^2 \n" ); document.write( "Total area inside track = \n" ); document.write( "5,024m^2 + 10,000m^2 \n" ); document.write( "= 15,024m^2\r \n" ); document.write( "\n" ); document.write( "Hope this helps. \n" ); document.write( ":-) \n" ); document.write( " |