document.write( "Question 720593: solution A is 20% alcohol, and solution B is 70% alcohol. how much of each is needed to make 50 liters of a solution that is 60% alcohol? \n" ); document.write( "
Algebra.Com's Answer #441884 by josgarithmetic(39617)\"\" \"About 
You can put this solution on YOUR website!
ASSIGN VARIABLES
\n" ); document.write( "L=20 %
\n" ); document.write( "H=70 %
\n" ); document.write( "T=60 %
\n" ); document.write( "M=50 Liters
\n" ); document.write( "u = UNKNOWN
\n" ); document.write( "v = UNKNOWN
\n" ); document.write( "u and v are how much of solutions at L and H to use\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "FIND EQUATIONS TO FIT THE SITUATION
\n" ); document.write( "\"highlight%28%28Lu%2BHv%29%2FM=T%29\" and \"highlight%28u%2Bv=M%29\"
\n" ); document.write( "Solve for u and v.
\n" ); document.write( "
\n" );