document.write( "Question 378588: Suppose that one solution contains 50% alcohol and another solution contains 90% alcohol. How many liters of each solution should be mixed to make 9.5 liters of a 70% alcohol solution? \n" ); document.write( "
Algebra.Com's Answer #268907 by scott8148(6628)\"\" \"About 
You can put this solution on YOUR website!
x(50%) + (9.5 - x)(90%) = 9.5(70%) \n" ); document.write( "
\n" );