document.write( "Question 500864: A cube hs a volume of 8 cubic meterer.if each side is doubled in length what will its new volume be in cubic meters? \n" ); document.write( "
Algebra.Com's Answer #338306 by geetha_rama(94)\"\" \"About 
You can put this solution on YOUR website!
Volume of cube = x^3 (where x is the length of the side of the cube)
\n" ); document.write( "8 m3 = x ^3
\n" ); document.write( "2^3 = x^3
\n" ); document.write( "=> x = 2 m\r
\n" ); document.write( "\n" ); document.write( "When side is doubled,
\n" ); document.write( "new length = 2*2 = 4 m
\n" ); document.write( "new volume = 4 ^ 3 = 64 m3\r
\n" ); document.write( "\n" ); document.write( "Hence new volume is 64 cubic meters
\n" ); document.write( "
\n" );