document.write( "Question 213531: A farmer has a 10% insecticide solution and a 50% solution. How much of each should he mix together to obtain 40 gallons of a 35% solution? \n" ); document.write( "
Algebra.Com's Answer #161318 by checkley77(12844)![]() ![]() ![]() You can put this solution on YOUR website! .5X+.1(40-X)=.35*40 \n" ); document.write( ".5X+4-.1X=14 \n" ); document.write( ".4X=14-4 \n" ); document.write( ".4X=10 \n" ); document.write( "X=10/.4 \n" ); document.write( "X=25 GAL. OF 50% INSECTICIDE IS USED. \n" ); document.write( "40-25=15 GAL. OF 10% INSECTICIDE IS USED. \n" ); document.write( "PROOF: \n" ); document.write( ".5*25+.1*15=.35840 \n" ); document.write( "12.5+1.5=14 \n" ); document.write( "14=14 \n" ); document.write( " \n" ); document.write( " |