document.write( "Question 1085908: The container has the dimensions 5,4,7
\n" ); document.write( "Sand is tipped into the container at a rate of 0.2m3 per minute
\n" ); document.write( "How long does it take to completely fill the container with sand?
\n" ); document.write( "

Algebra.Com's Answer #700007 by Alan3354(69443)\"\" \"About 
You can put this solution on YOUR website!
The container has the dimensions 5,4,7
\n" ); document.write( "Sand is tipped into the container at a rate of 0.2m3 per minute
\n" ); document.write( "How long does it take to completely fill the container with sand?
\n" ); document.write( "-----------
\n" ); document.write( "Vol = 5*4*7 = 140 cubic cms. = 0.00014 cubic meters
\n" ); document.write( "t = Vol/rate
\n" ); document.write( "t = 0.00014/0.2
\n" ); document.write( "t = 0.0007 minutes = 42 milliseconds
\n" ); document.write( "
\n" );