document.write( "Question 984795: What is the volume of a box that is 20 feet long, 10 feet high, and has a 5 foot width? \n" ); document.write( "
Algebra.Com's Answer #605611 by srinivas.g(540)\"\" \"About 
You can put this solution on YOUR website!
volume =length *width*height
\n" ); document.write( " = 20*10*5
\n" ); document.write( " =1000 cubic feet
\n" ); document.write( "
\n" ); document.write( "
\n" );