document.write( "Question 1154316: A farmer has several packages of fertilizer for his new grain crop. The old packages contain 40 pounds of long-term growth supplement and 70 pounds of weed killer. The new packages contain 55 pounds of long-term growth supplement and 55 pounds of weed killer. Using past experience the farmer estimates that he needs 3125 pounds of long-term growth supplement in 4025 pounds of weed killer for the fields. How many old packages of fertilizer is and how many new packages of fertilizer should he use? \n" ); document.write( "
Algebra.Com's Answer #776741 by ramkikk66(644)![]() ![]() ![]() You can put this solution on YOUR website! Let us say he uses x old packages and y new packages.\r \n" ); document.write( "\n" ); document.write( "x old packages will have \n" ); document.write( "40x pounds of supplement and 70x pounds of weed killer.\r \n" ); document.write( "\n" ); document.write( "y new packages will have \n" ); document.write( "55y pounds of supplement and 55y pounds of weed killer.\r \n" ); document.write( "\n" ); document.write( "Total supplement in the mixture should be 3125 \n" ); document.write( "ie \n" ); document.write( "\n" ); document.write( "Total weedkiller in the mixture should be 4025 \n" ); document.write( "ie \n" ); document.write( "\n" ); document.write( "We need to solve the two simultaneous equations above. Since the coefficient of y is 55 in both the equations, it makes it easy to solve!\r \n" ); document.write( "\n" ); document.write( "Subtract (1) from (2) to get \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Simplifying \n" ); document.write( " \n" ); document.write( "Substituting for x in (1) we get\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( "\n" ); document.write( "So he needs 30 old packages and 35 new packages\r \n" ); document.write( "\n" ); document.write( "Check: \n" ); document.write( "30 old packages will give \n" ); document.write( "30*40 supplement and 30*70 weed killer \n" ); document.write( "i.e. 1200 pounds supplement and 2100 pounds weed killer\r \n" ); document.write( "\n" ); document.write( "35 new packages will give \n" ); document.write( "35*55 supplement and 35*55 weed killer \n" ); document.write( "i.e. 1925 pounds supplement and 1925 pounds weed killer\r \n" ); document.write( "\n" ); document.write( "Total supplement = 1200 + 1925 = 3125 \n" ); document.write( "Total weed killer = 2100 + 1925 = 4025 \n" ); document.write( "Check successful!\r \n" ); document.write( "\n" ); document.write( " Ans: 30 old packages, 35 new packages \r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |