document.write( "Question 375681: a rectangular solid has a width that is 2 units shorter than the height. the length is twice the height. let h represent the height. what is an expression for the volume of the rectangular solid? \n" ); document.write( "
Algebra.Com's Answer #267158 by mananth(16946)\"\" \"About 
You can put this solution on YOUR website!
let height be h
\n" ); document.write( "length = 2h
\n" ); document.write( "width = h-2
\n" ); document.write( "...
\n" ); document.write( "Volume V = L*w*h
\n" ); document.write( "V= 2h*(h-2)*h
\n" ); document.write( "V= 2h^2(h-2)
\n" ); document.write( "V=2h^3-4h^2
\n" ); document.write( "...
\n" ); document.write( "m.ananth@hotmail.ca
\n" ); document.write( "
\n" );