document.write( "Question 1176237: farmer ted goes to the auction each week and buys lots of hay bales. last week he bought 3 truck and 10 wagons full of hay... for a total of 946 bales. this week he bought 9 trucks and 6 wagons full of hay... for a total of 798 bales. how many bales of hay are on each truck, and same for each wagon. \n" ); document.write( "
Algebra.Com's Answer #802695 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! 3T+10H=946 \n" ); document.write( "9T+6H=798 \n" ); document.write( "-9T-30H=-2838 \n" ); document.write( "-24H=-2040 \n" ); document.write( "H=85 bales per wagon \n" ); document.write( "T=32 bales per truck \n" ); document.write( " \n" ); document.write( " |