document.write( "Question 1442: How many gallons of a 70% acid solution must be mixed with 30 gallons of a 16% solution to obtain a solution that is 60% acid? \n" ); document.write( "
Algebra.Com's Answer #475 by AnlytcPhil(1806)\"\" \"About 
You can put this solution on YOUR website!
How many gallons of a 70% acid solution must be mixed 
\n" ); document.write( "with 30 gallons of a 16% solution to obtain a solution that is
\n" ); document.write( "60% acid?
\n" ); document.write( "---------------------------------------------------------
\n" ); document.write( "We are mixing a stronger 70% acid solution with a weaker 16%
\n" ); document.write( "acid solution to obtain a medium strength 60% acid solution.
\n" ); document.write( "Let x = the number of gallons of the stronger
\n" ); document.write( "We mix the following:
\n" ); document.write( " x gallons of stronger
\n" ); document.write( "30 gallons of weaker
\n" ); document.write( "and therefore we get
\n" ); document.write( "x+30 gallons of medium strength solution
\n" ); document.write( "Now we figure the number of gallons of pure alcohol contained
\n" ); document.write( "in all three of these:
\n" ); document.write( "The x gallons of stronger solutions contains 0.70x gallons of pure
\n" ); document.write( "alcohol (and the rest is water, which we ignore.)
\n" ); document.write( "The 30 gallons of weaker solution contains 0.16(30) or 4.8 gallons
\n" ); document.write( "of pure alcohol (and the rest is water, which we ignore).
\n" ); document.write( "The x+30 gallons of the final medium-strength solution contains 0.60(x+30) gallons of pure alsohol (and the rest is water, which we ignore).
\n" ); document.write( "Now
\n" ); document.write( " The number of gallons of pure alcohol in the stronger +
\n" ); document.write( " The number of gallons of pure alcohol in the weaker solution =
\n" ); document.write( " The number of gallons of pure alcohol in the medium-strength
\n" ); document.write( " solution.
\n" ); document.write( "or 0.70x + 4.8 = 0.60(x+30)
\n" ); document.write( "Can you solve that? Answer: x = 132 gallons.
\n" ); document.write( "---------------------------------------------
\n" ); document.write( "Check:
\n" ); document.write( "The 132 gallons of 70% contains 92.4 gallons of pure alcohol and
\n" ); document.write( "39.6 gallons of water.
\n" ); document.write( "The 30 gallons of 16% contains 4.8 gallons of pure alcohol and
\n" ); document.write( "25.2 gallons of water.
\n" ); document.write( "When they are mixed:
\n" ); document.write( "The 162 gallons of 60% contains 97.2 gallons of pure alcohol and
\n" ); document.write( "64.8 gallons of water.
\n" ); document.write( "Adding up the liquid: 132 gallons + 30 gallons = 162 gallons
\n" ); document.write( "Adding up the pure acid: 92.4 gallons + 4.8 gallons = 97.2 gallons
\n" ); document.write( "Adding up the water: 39.6 gallons + 25.2 gallons = 64.8 gallons
\n" ); document.write( "It all adds up!
\n" ); document.write( "Edwin
\n" ); document.write( " \n" ); document.write( "
\n" );