document.write( "Question 367340: A contractor hires two trucking companies to haul 1600 tons of crushed stone for a highway construction project. The contracts state that one company is to haul four times as much as the other. Find the amount hauled by each company.\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #261854 by checkley77(12844)![]() ![]() ![]() You can put this solution on YOUR website! 4X+X=1600 \n" ); document.write( "5X=1600 \n" ); document.write( "X=1600/5 \n" ); document.write( "X=320 TONS IS THE SMALL LOAD. \n" ); document.write( "1600-320=1280 IS THE LARGER LOAD. \n" ); document.write( "PROOF: \n" ); document.write( "4*320+320=1600 \n" ); document.write( "1280+320=1600 \n" ); document.write( " |