document.write( "Question 622418: Shawna loads truck trailers. One trailer can hold 5,000 cubic feet of cargo. The boxes Shawna needs to load in this truck are 5 feet tall, 5 feet wide, and 5 feet long. How many boxes can she fit in the trailer? \n" ); document.write( "
Algebra.Com's Answer #391371 by matineesuxxx(27)\"\" \"About 
You can put this solution on YOUR website!
volume of boxes is\r
\n" ); document.write( "\n" ); document.write( "\"V=L%2AW%2AH=5%2A5%2A5=125\"
\n" ); document.write( "number of boxes you can fit in the trailer is total volume of trailer divided by total volume of one box
\n" ); document.write( "\"number+of+boxes=5000%2F125=40\"
\n" ); document.write( "
\n" );