document.write( "Question 224869: Mixing Fertilizer. A farmer wants to mix a liquid fertilizer that contains 2% nitrogen with the one that contains 10% nitrogen to obtain 40 gallons of a fertilizer that contains 8% nitrogen. How many gallons of each fertilizer should be used? \n" ); document.write( "
Algebra.Com's Answer #167948 by wowkids38(4)![]() ![]() You can put this solution on YOUR website! 2n+10n=40+4n \n" ); document.write( "8n=40 \n" ); document.write( "n=5 \n" ); document.write( "5 gallons of each fertilizer should be used \n" ); document.write( " |