document.write( "Question 754183: cubes with edge 2 cm are packed into a cubical box of edge 8cm. How many cubes will fill the box? \n" ); document.write( "
Algebra.Com's Answer #458863 by Cromlix(4381)\"\" \"About 
You can put this solution on YOUR website!
Volume of cubes = length*width*height
\n" ); document.write( " = 2 * 2 * 2
\n" ); document.write( " = 8 cm^3
\n" ); document.write( "Volume of box = length*width*height
\n" ); document.write( " = 8 * 8 * 8
\n" ); document.write( " = 512 m^3\r
\n" ); document.write( "\n" ); document.write( " 512 / 8 = 64 cubes fills the box
\n" ); document.write( "Hope this helps
\n" ); document.write( ":-)
\n" ); document.write( "
\n" );