document.write( "Question 504652: How much 10% solution and how much 45% solution should be mixed together to make 100 gallons of 25% solution? \n" ); document.write( "
Algebra.Com's Answer #339670 by jorel1380(3719)![]() ![]() You can put this solution on YOUR website! 100 x.25=25 gallons extract \n" ); document.write( ".1m+.45(100-m)=25 \n" ); document.write( ".1m+45-.45m=25 \n" ); document.write( "20=.35m \n" ); document.write( "20/.35=m \n" ); document.write( "m=57.143 \n" ); document.write( "100-m=42.857 \n" ); document.write( "You need 57.143 gals of 10% solution and 42.857 gals of 45% solution for your mix.. \n" ); document.write( " \n" ); document.write( " |