document.write( "Question 93278: How many cubical blocks, each with edges of length 4 centimeters, are needed to fill a rectangular box that has inside dimensions 20 centimeters by 24 centimeters by 32 centimeters? \n" ); document.write( "
Algebra.Com's Answer #67903 by Nate(3500)![]() ![]() ![]() You can put this solution on YOUR website! Volume of Rectangular Box: 20x24x32 \n" ); document.write( "Volume of Cubical Blocks: 4x4x4 \n" ); document.write( "(20x24x32)/(4x4x4) \n" ); document.write( "20x12 \n" ); document.write( "240 blocks \n" ); document.write( " |