document.write( "Question 1000086: the internal dimensions of a box are 120cm , 50cm, and 80cm . How many cubes each of edge 7cm can be packed in the box each faces parallel to said of the box with faces parallel to side of the box . Also find space left in empty box. \n" ); document.write( "
Algebra.Com's Answer #617655 by fractalier(6550)\"\" \"About 
You can put this solution on YOUR website!
Well 7 goes into 120 ==> 17 times (one cm left over)
\n" ); document.write( "7 goes into 50 ==> 7 times (one cm left over)
\n" ); document.write( "7 goes into 80 ==> 11 times (three cm left over)
\n" ); document.write( "Thus
\n" ); document.write( "17 x 7 x 11 = 1309 cubes can fit.
\n" ); document.write( "Each cube has a volume of 7^3 = 343 cm^3.
\n" ); document.write( "They take up a volume of 1309 x 343 = 448987 cm^3
\n" ); document.write( "The box has a volume of 120 x 50 x 80 = 480000 cm^3
\n" ); document.write( "leaving 31013 cm^3 left over.
\n" ); document.write( "
\n" );