document.write( "Question 474192: A lab assistant is asked to mix a 30% alcohol solution with 21 liters of an 80% alcohol solution to make a 60% alcohol solution. How many liters of the 30% alcohol solution should be used? \n" ); document.write( "
Algebra.Com's Answer #325213 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
 
\n" ); document.write( "Hi,
\n" ); document.write( "Let x represent the amount of the 30% solution
\n" ); document.write( "MIXING
\n" ); document.write( " .30x + .80*21L = .60(x+21L)
\n" ); document.write( " .20*21L = .30x
\n" ); document.write( " x = .20*23L/.3 = 14L, the amount of the 30% solution\r
\n" ); document.write( "\n" ); document.write( " \n" ); document.write( "
\n" );