document.write( "Question 505914: What is the volume of a box with a length of 14 cm, a width of 10 cm, and a height of 8 cm? \n" ); document.write( "
Algebra.Com's Answer #340008 by nerdybill(7384)\"\" \"About 
You can put this solution on YOUR website!
What is the volume of a box with a length of 14 cm, a width of 10 cm, and a height of 8 cm?
\n" ); document.write( "volume = length*width*height
\n" ); document.write( "volume = 14*10*8 = 1120 cubic cm
\n" ); document.write( "
\n" );