document.write( "Question 1077186: A toy company uses the box shown below to package wooden cubes . Each wooden cube has a volume of 1/8 cubic foot how many wooden cubes will fit in the box ? L= 5ft W=3ft H= 2ft
\n" );
document.write( "L \n" );
document.write( "
Algebra.Com's Answer #803356 by CubeyThePenguin(3113)![]() ![]() You can put this solution on YOUR website! volume = LWH = (5)(3)(2) = 30 ft^3\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "number of cubes = 30/(1/8) = 240 \n" ); document.write( " |