document.write( "Question 126581: If you mix a 50% concentrate acic solution and a 20% concentrate acid solution and you end up with 40 gallons of a 42.5% concentrate acid solution, how much of the 50% and 20% solution did you use. \n" ); document.write( "
Algebra.Com's Answer #92729 by checkley71(8403)\"\" \"About 
You can put this solution on YOUR website!
.50X+.20(40-X)=.425*40
\n" ); document.write( ".5X+8-.2X=17
\n" ); document.write( ".3X=17-8
\n" ); document.write( ".3X=9
\n" ); document.write( "X=9/.3
\n" ); document.write( "X=30 GALLONS OF 50% ARE REQUIRED.
\n" ); document.write( "40-30=10 GALLONS OF 20% IS REQUIRED.
\n" ); document.write( "PROOF:
\n" ); document.write( ".5*30+.2*10=17
\n" ); document.write( "15+2=17
\n" ); document.write( "17=17
\n" ); document.write( "
\n" );