document.write( "Question 942239: Amanda bought a box with a volume of 10 cubic inches. she then bought another box that is twice as long, twice as wide, and twice as deep. what is the volume of the new box? \n" ); document.write( "
Algebra.Com's Answer #574406 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
Let \"+s+\" = a side of the 1st cube
\n" ); document.write( "\"+s%5E3+=+10+\" in3
\n" ); document.write( "------------------
\n" ); document.write( "The 2nd box:
\n" ); document.write( "\"+2s%2A2s%2A2s+=+8%2As%5E3+\"
\n" ); document.write( "\"+8%2As%5E3+=+8%2A10+\" in3
\n" ); document.write( "\"+8%2A10+=+80+\" in3
\n" ); document.write( "
\n" ); document.write( "
\n" );