document.write( "Question 238411: if the length, width, and height of a cube are doubled, how will the volume be effected? \n" ); document.write( "
Algebra.Com's Answer #175194 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
For a cube, the length, width, and height are all the same dimension, let's call it S.
\n" ); document.write( "Then the original volume is
\n" ); document.write( "\"V=S%5E3\"
\n" ); document.write( "if we double S then
\n" ); document.write( "\"Vnew=%282S%29%5E3=8S%5E3\"
\n" ); document.write( "The volume is 8 times larger.
\n" ); document.write( "
\n" );