document.write( "Question 306261: A dump truck is hauling debris at a mining site. on its first trip it hauls away 360 tons of rubble; on its second trip it hauls away 300 tons of rubble.if it hauls an average of 350 tons of rubble for all three trips, how much rubble did it haul on its last trip?\r
\n" );
document.write( "\n" );
document.write( "can you help me set this problem up. i set it up like this but it did not work out.
\n" );
document.write( " 360+300+x/3=350\r
\n" );
document.write( "\n" );
document.write( "thanks, lisa \n" );
document.write( "
Algebra.Com's Answer #219210 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! A dump truck is hauling debris at a mining site. on its first trip it hauls away 360 tons of rubble; \n" ); document.write( "on its second trip it hauls away 300 tons of rubble. \n" ); document.write( "if it hauls an average of 350 tons of rubble for all three trips, \n" ); document.write( " how much rubble did it haul on its last trip? \n" ); document.write( ": \n" ); document.write( "Using your correct equation: \n" ); document.write( " \n" ); document.write( "Multiply by 3 to get rid of the denominator \n" ); document.write( "360 + 300 + x = 3(350) \n" ); document.write( "660 + x = 1050 \n" ); document.write( "x = 1050 - 660 \n" ); document.write( "x = 390 \n" ); document.write( " |