document.write( "Question 436044: How many gallons of a solution of 20% acid must be blended with a solution of 5% acid to obtain 80 gallons of a solution of 12% acid
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #301687 by jorel1380(3719)\"\" \"About 
You can put this solution on YOUR website!
80 gallons of 12% acid equals 9.6 gallons of pure acid.
\n" ); document.write( "x+y=80
\n" ); document.write( ".20x+.05y=9.6
\n" ); document.write( "Multiply the second equation by 100:
\n" ); document.write( "20x+5y=960
\n" ); document.write( "x+y=80
\n" ); document.write( "-------------
\n" ); document.write( "20x+5y=960
\n" ); document.write( "5x+5y=400
\n" ); document.write( "15x=560
\n" ); document.write( "x=37 1/3
\n" ); document.write( "y=42 2/3.
\n" ); document.write( "
\n" );