document.write( "Question 272438: How many ounces of a 20% alcohol solution must be mixed with 15 ounces of a 25% alcohol solution to make a 23% alcohol solution? \n" ); document.write( "
Algebra.Com's Answer #199290 by oberobic(2304)\"\" \"About 
You can put this solution on YOUR website!
In solving \"solutions\" problems, you have to keep track of the amount of pure stuff you need at the end.
\n" ); document.write( ".
\n" ); document.write( "x = ounces of 20% alcohol solution to add to the 15 oz of 25% solution
\n" ); document.write( ".
\n" ); document.write( "15 oz of a 25% solution = 3.75 oz of pure alcohol
\n" ); document.write( ".
\n" ); document.write( "The total amount can be described 15+x ounces.
\n" ); document.write( ".
\n" ); document.write( "We solve the problem in terms of the amount of pure alcohol
\n" ); document.write( ".2x + 3.75 = .23(15+x)
\n" ); document.write( ".2x + 3.75 = 3.45 + .23x
\n" ); document.write( ".
\n" ); document.write( "Subtracting .2x from both sides
\n" ); document.write( "3.75 = .03x + 3.45
\n" ); document.write( ".
\n" ); document.write( "Subtracting 3.45 from both sides
\n" ); document.write( ".3 = .03x
\n" ); document.write( "Multiply by 100
\n" ); document.write( "30 = 3x
\n" ); document.write( "Divide by 3
\n" ); document.write( "10 = x
\n" ); document.write( "x = 10
\n" ); document.write( ".
\n" ); document.write( "So, you have to add 10 oz of 20% alcohol solution to 15 oz of 25% alcohol.
\n" ); document.write( ".
\n" ); document.write( "Always check your work.
\n" ); document.write( ".
\n" ); document.write( "At the end we would have 25 oz that we believe would be 23% alcohol. If that is true, then we would have:
\n" ); document.write( ".23 * 25 = 5.75 oz of pure alcohol in the solution.
\n" ); document.write( ".
\n" ); document.write( "We have shown (above) that we have 3.75 oz of pure alcohol in the 15 oz of 25% solution.
\n" ); document.write( "How many oz of pure alcohol is there in 10 oz of 20% alcohol?
\n" ); document.write( ".2*10 = 2 oz
\n" ); document.write( ".
\n" ); document.write( "3.75 + 2 = 5.75 oz, which is exactly what we needed
\n" ); document.write( ".
\n" ); document.write( "check the question to be sure you answer it at the end...
\n" ); document.write( ".
\n" ); document.write( "How many ounces do you need to add?
\n" ); document.write( "You need to add 10 ounces of 20% alcohol solution.
\n" ); document.write( "
\n" );