document.write( "Question 994150: Suppose that one solution contains 50% alcohol and the other solution contains 80% alcohol. How many liters of each solution should be mixed to make 10.5 of a 70% solution? \n" ); document.write( "
Algebra.Com's Answer #613360 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
Suppose that one solution contains 50% alcohol and the other solution contains 80% alcohol. How many liters of each solution should be mixed to make 10.5 of a 70% solution?
\n" ); document.write( "----------------
\n" ); document.write( "Equation::
\n" ); document.write( "alcohol + alcohol = alcohol
\n" ); document.write( "0.50x + 0.80(10.5-x) = 0.70*10.5
\n" ); document.write( "----------
\n" ); document.write( "50x + 80*10.5 - 80x = 70*10.5
\n" ); document.write( "----------
\n" ); document.write( "-30x = -10*10.5
\n" ); document.write( "----------
\n" ); document.write( "x = (1/3)10.5
\n" ); document.write( "-----
\n" ); document.write( "x = 3.5 liters (amt. of 50% solution needed)
\n" ); document.write( "10.5-x = 7 liters (amt. of 80% solution needed)
\n" ); document.write( "-----------
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.\r
\n" ); document.write( "\n" ); document.write( "-------------
\n" ); document.write( "
\n" );