document.write( "Question 335698: The volume of a rectangular box is equal to the length times the width times the height. Write an expression for the volume of a box with length 15 cm, width w cm, and height 10 cm. Simplify the expression. \n" ); document.write( "
Algebra.Com's Answer #240691 by jim_thompson5910(35256)\"\" \"About 
You can put this solution on YOUR website!
Volume = Length * Width * Height = 15*w*10 = 15*10*w = 150w\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "So the expression for the volume is 150w (ie 150 times 'w')
\n" ); document.write( "
\n" );