document.write( "Question 1154789: ow many ounces of a 10 % alcohol solution must be mixed with 18 ounces of a 15 % alcohol solution to make a 11 % alcohol​ solution? \n" ); document.write( "
Algebra.Com's Answer #777302 by MathTherapy(10552)\"\" \"About 
You can put this solution on YOUR website!
ow many ounces of a 10 % alcohol solution must be mixed with 18 ounces of a 15 % alcohol solution to make a 11 % alcohol​ solution?
\n" ); document.write( "
Let amount of 10% alcohol be T
\n" ); document.write( "Then we get: .1T + .15(18) = .11(T + 18)
\n" ); document.write( ".1T + .15(18) = .11T + .11(18)
\n" ); document.write( ".15(18) - .11(18) = .11T - .1T
\n" ); document.write( ".04(18) = .01T
\n" ); document.write( " \n" ); document.write( "
\n" );