document.write( "Question 485238: A rectangular box has width W. Its height is twice its width, and its length is three times its width. Describe its volume as a function of its width V(W)? \n" ); document.write( "
Algebra.Com's Answer #331880 by jorel1380(3719)\"\" \"About 
You can put this solution on YOUR website!
w(2w)(3w)=V
\n" ); document.write( "V=6w^3..
\n" ); document.write( "
\n" );