document.write( "Question 1161240: How much 10% alcohol solution should be mixed with 14 ounces of 18% solution to get a 12% solution? \n" ); document.write( "
Algebra.Com's Answer #784786 by MathTherapy(10552)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "How much 10% alcohol solution should be mixed with 14 ounces of 18% solution to get a 12% solution?
\n" ); document.write( "
Let amount of 10% alcohol to mix, be T
\n" ); document.write( "Then we get: .1T + .18(14) = .12(T + 14)
\n" ); document.write( ".1T + 2.52 = .12T + 1.68
\n" ); document.write( ".1T - .12T = 1.68 - 2.52
\n" ); document.write( "- .02T = - .84
\n" ); document.write( "Amount of 10% solution to mix, or \n" ); document.write( "
\n" );