document.write( "Question 967119: How many cubic blocks with a side length of 1/4 unit are needed to fill a cube with a side length of 1/2 unit? \n" ); document.write( "
Algebra.Com's Answer #591123 by amarjeeth123(570)\"\" \"About 
You can put this solution on YOUR website!
Volume of the larger cube =(1/2)^3=1/8 cubic units
\n" ); document.write( "Volume of the small cubes=(1/4)^3=1/64 cubic units
\n" ); document.write( "Number of cubes=Volume of larger cube/Volume of small cubes
\n" ); document.write( "Number of cubes=(1/8)/(1/64)=64/8=8 cubes
\n" ); document.write( "
\n" );