document.write( "Question 280361: how many cubes with two inch edges will be needed to fill a rectangular prism with dimension of 2 feet by 3 feet by 4 feet \n" ); document.write( "
Algebra.Com's Answer #203832 by checkley77(12844)\"\" \"About 
You can put this solution on YOUR website!
A 2 in. cube has 2^3=8 in^3 volume.
\n" ); document.write( "Your rectangular prism has 2*3*4=24 ft^3 volume
\n" ); document.write( "1 ft^3=1,728 in^3.
\n" ); document.write( "24*1,728/8=41,472/8=5,184 2 in. cubes will fit in the prism.
\n" ); document.write( "
\n" ); document.write( "
\n" );