document.write( "Question 1111902: how many gallons of 20% alcohol solution should be mixed with 5 gallons of a 70% alcohol solution to get a 45% alcohol solution? \n" ); document.write( "
Algebra.Com's Answer #726933 by Alan3354(69443)\"\" \"About 
You can put this solution on YOUR website!
Same problem, different numbers
\n" ); document.write( "=======================================================
\n" ); document.write( "how many liters of a 30% salt solution should be mixed with a 80% salt solution to obtain 120 liters of a 60% salt solution?
\n" ); document.write( "-----------
\n" ); document.write( "t = amount of 30%
\n" ); document.write( "e = amount of 80% --- good luck finding 80% salt
\n" ); document.write( "----
\n" ); document.write( "t + e = 120 (total solution)
\n" ); document.write( "30t + 80e = 120*60 ( total salt)
\n" ); document.write( "etc
\n" ); document.write( "
\n" ); document.write( "
\n" );