document.write( "Question 205023: A box contains 24 identical cubes. How many cubes can be placed in another box each of whose dimensions is double that of the original box? \n" ); document.write( "
Algebra.Com's Answer #154757 by Alan3354(69443)\"\" \"About 
You can put this solution on YOUR website!
A box contains 24 identical cubes. How many cubes can be placed in another box each of whose dimensions is double that of the original box?
\n" ); document.write( "------------
\n" ); document.write( "If all 3 dimensions are 2x, then the volume is 8x the original.
\n" ); document.write( "2l*2w*2h = 8lwh
\n" ); document.write( "----------------
\n" ); document.write( "8*24 = 192 cubes
\n" ); document.write( "
\n" );