document.write( "Question 886945: How many cubes with 5inches sides will completely fill a cube that is 10 inches on one side? \n" ); document.write( "
Algebra.Com's Answer #536275 by rothauserc(4718)\"\" \"About 
You can put this solution on YOUR website!
volume of cube 5 inches on a side is 5^3 = 125
\n" ); document.write( "volume of cube 10 inches on a side is 10^3 = 1000, therefore
\n" ); document.write( "there are 5 inch side cubes = 1000 / 125 = 8
\n" ); document.write( "there are 8 5inch side cubes in a cube with 10 inch sides
\n" ); document.write( "
\n" ); document.write( "
\n" );