document.write( "Question 1088228: In a chemistry​ class, 12 liters of a 15% alcohol solution must be mixed with a 20% solution to get a 16​% solution. How many liters of the 20​% solution are​ needed? \n" ); document.write( "
Algebra.Com's Answer #702484 by jorel1380(3719)\"\" \"About 
You can put this solution on YOUR website!
Let n be the amount of 20% solution needed. Then:
\n" ); document.write( "12(.15)+n(.2)=(12+n).16
\n" ); document.write( "1.8+.2n=1.92n+.16n
\n" ); document.write( ".04n=.12
\n" ); document.write( "n=3
\n" ); document.write( "☺☺☺☺
\n" ); document.write( "
\n" );