document.write( "Question 501748: the volume of the box is 400^3 if the height is 10 inches and the length is 8 inches, what is the width of the box? \n" ); document.write( "
Algebra.Com's Answer #338644 by Alan3354(69443)\"\" \"About 
You can put this solution on YOUR website!
Vol = L*W*H
\n" ); document.write( "400 8*W*10 = 80W
\n" ); document.write( "W = 400/80
\n" ); document.write( "W = 5 inches
\n" ); document.write( "
\n" ); document.write( "
\n" );