document.write( "Question 24617: find the volume of 4 identical cubic crates if the side is equal to 4 feet. \n" ); document.write( "
Algebra.Com's Answer #13157 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
find the volume of one crate
\n" ); document.write( "\"V+=+s+%2A+s+%2A+s\" where V= volume and s = side
\n" ); document.write( "\"V=+4%5E3\"
\n" ); document.write( "\"V+=+64\"
\n" ); document.write( "All 4 crates are the same, so the total volume =
\n" ); document.write( "4 * 64 = 256 ft3
\n" ); document.write( "
\n" );