document.write( "Question 1017389: An ice rink is in the shape of a rectangle with semicircular ends. The straight\r
\n" );
document.write( "\n" );
document.write( "sides are 60m long and 30m apart. It is to be filled to a depth of 10cm with\r
\n" );
document.write( "\n" );
document.write( "ice. Calculate how many cubic metres of ice will be needed.\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #633722 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! It helps to draw this. \n" ); document.write( "There is a rectangle with dimensions 60 m X 30 m. \n" ); document.write( "The two semicircular ends form one circle with diameter 30 m, radius 15 m. \n" ); document.write( "The area is 1800 m^2+225*pi m^2, the last being the area of a circle. \n" ); document.write( "The total area is 2506.85 m^2, after multiplying by pi. \n" ); document.write( "This is to be multiplied by 10 cm=0.1 m \n" ); document.write( "The units will be m^3. \n" ); document.write( "250.86 m^3 of ice are needed after multiplying by 0.1 \n" ); document.write( " |