document.write( "Question 404551: A rectangular box has dimensions 2 cm, 4 cm, and
\n" );
document.write( "6 cm. How many cubes having 2-centimeter sides can
\n" );
document.write( "be placed into the box? \n" );
document.write( "
Algebra.Com's Answer #285895 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! A rectangular box has dimensions 2 cm, 4 cm, and \n" ); document.write( "6 cm. How many cubes having 2-centimeter sides can \n" ); document.write( "be placed into the box? \n" ); document.write( "------- \n" ); document.write( "Volume of the box: 2*4*6 = 48 cm^3 \n" ); document.write( "---- \n" ); document.write( "Volume of the cube: 2*2*2 = 8 cm^3 \n" ); document.write( "--- \n" ); document.write( "# of cubes in the box: 48/8 = 6 \n" ); document.write( "============ \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "============ \n" ); document.write( " |