document.write( "Question 102198: How many tons of hay at $125 per ton and $75 per ton must be purchased to have 100 tons of hay worth $9000? \n" ); document.write( "
Algebra.Com's Answer #74262 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! How many tons of hay at $125 per ton and $75 per ton must be purchased to have 100 tons of hay worth $9000? \n" ); document.write( "---------------------- \n" ); document.write( "Let # of tons of $125 hay be \"x\" ; value of that is 125x dollars. \n" ); document.write( "------------------------ \n" ); document.write( "# of tons of $75 hay is \"100-x\" ; value of that is 75(100-x)=7500-75x dollars \n" ); document.write( "------------------------- \n" ); document.write( "EQUATION: \n" ); document.write( "value + value = 9000 dollars \n" ); document.write( "125x + 7500-75x = 9000 \n" ); document.write( "50x = 1500 \n" ); document.write( "x = 30 (# of tons of $125 per ton hay that must be purchased) \n" ); document.write( "100-x = 70 (# of tons of $75 per ton hay that must be purchased) \n" ); document.write( "================ \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " \n" ); document.write( " |