document.write( "Question 1013134: find the volume of water in liters with height 8cm, width 12cm and lenght 15cm \n" ); document.write( "
Algebra.Com's Answer #629346 by fractalier(6550)\"\" \"About 
You can put this solution on YOUR website!
If this is a rectangular container, then
\n" ); document.write( "Volume = length * width * height
\n" ); document.write( "V = 8 * 12 * 15 = 1440 cm^3
\n" ); document.write( "Since 1 L = 1000 cm^3, this is 1.44 L.
\n" ); document.write( "
\n" );