document.write( "Question 1178545: A farmer has several packages of fertilizer for his new grain crop. The old packages contain 60 pounds of​ long-term-growth supplement and 50 pounds of weed killer. The new packages contain 45 pounds of​ long-term-growth supplement and 65 pounds of weed killer. Using past​ experience, the farmer estimates that he needs 3900 pounds of​ long-term-growth supplement and 4350 pounds of weed killer for the fields. How many old packages of fertilizer and how many new packages of fertilizer should he​ use? \n" ); document.write( "
Algebra.Com's Answer #807945 by ankor@dixie-net.com(22740)\"\" \"About 
You can put this solution on YOUR website!
A farmer has several packages of fertilizer for his new grain crop.
\n" ); document.write( " The old packages contain 60 pounds of​ long-term-growth supplement and 50 pounds of weed killer.
\n" ); document.write( " The new packages contain 45 pounds of​ long-term-growth supplement and 65 pounds of weed killer.
\n" ); document.write( " Using past​ experience, the farmer estimates that he needs 3900 pounds of​ long-term-growth supplement and 4350 pounds of weed killer for the fields.
\n" ); document.write( " How many old packages of fertilizer and how many new packages of fertilizer should he​ use?
\n" ); document.write( ":
\n" ); document.write( "Let a = no. of old fertilizer bags
\n" ); document.write( "Let b = no. of new
\n" ); document.write( ":
\n" ); document.write( "60a + 45b = 3900, amt of long term sup
\n" ); document.write( "50a + 65b = 4350, amt of weed killer sup
\n" ); document.write( ":
\n" ); document.write( "We can simplify these equations, divide the 1st by 60, the 2nd by 50
\n" ); document.write( "a + .75b = 65
\n" ); document.write( "a + 1.3b = 87
\n" ); document.write( "---------------subtraction eliminates a, find b
\n" ); document.write( "0 - .55b = -22
\n" ); document.write( "b = -22/-.55
\n" ); document.write( "b = +40 bags of the new stuff
\n" ); document.write( ":
\n" ); document.write( "Find a;
\n" ); document.write( "a + .75(40) = 65
\n" ); document.write( "a + 30 = 65
\n" ); document.write( "a = 65 - 30
\n" ); document.write( "a = 35 bags of the old stuff
\n" ); document.write( ":
\n" ); document.write( ":
\n" ); document.write( "Check this in original 1st equation
\n" ); document.write( "60(35) + 45(40) =
\n" ); document.write( "2100 + 1800 = 3900\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );