document.write( "Question 188470: A farmer needs 120 gallons of an 18% nitrogen fertilizer. But the farmer only has 10% nitrogen and 22% nitrogen fertilizer. How much of each fertilizer does the farmer need to mix? \n" ); document.write( "
Algebra.Com's Answer #141289 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! A farmer needs 120 gallons of an 18% nitrogen fertilizer. But the farmer only has 10% nitrogen and 22% nitrogen fertilizer. How much of each fertilizer does the farmer need to mix? \n" ); document.write( "----------------------------------- \n" ); document.write( "Equation: \n" ); document.write( "nitro + nitro = nitro \n" ); document.write( "0.10x + 0.0.22(120-x) = 0.18*120 \n" ); document.write( "-------------------------------- \n" ); document.write( "Multiply thru by 100 to get: \n" ); document.write( "10x + 22*120 - 22x = 18*120 \n" ); document.write( "-12x = -4*120 \n" ); document.write( "x = 40 gallons (amt. of 10% solution needed ) \n" ); document.write( "120-x = 80 gallons (amt. of 22% solution needed) \n" ); document.write( "================================= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |