document.write( "Question 543612: A building contractor is to dig a foundation 54 feet long, 25 feet wide, and 6 feet deep. The
\n" ); document.write( "contractor pays $13 per truckload to remove the dirt. Each truckload contains 135 cubic feet.
\n" ); document.write( "What is the cost to the contractor to haul the dirt away?
\n" ); document.write( "

Algebra.Com's Answer #354867 by rfer(16322)\"\" \"About 
You can put this solution on YOUR website!
(54*25*6)/(135)=60 truck loads
\n" ); document.write( "60*13=$780
\n" ); document.write( "
\n" );