document.write( "Question 664932: How many liters of a 20% alcohol solution must be mixed with 20 liters of a 70% solution to get a 60% solution?
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #413549 by vleith(2983)\"\" \"About 
You can put this solution on YOUR website!
let x be the number of liters of 20% solution to be added. Then
\n" ); document.write( "\"0.2x+%2B+0.7%2820%29+=+0.6%2820+%2B+x%29\"
\n" ); document.write( "\".2x+%2B+14+=+12+%2B+0.6x\"
\n" ); document.write( "\"2+=+.4x\"
\n" ); document.write( "\"5+=+x\"\r
\n" ); document.write( "\n" ); document.write( "you need to add 5 liters
\n" ); document.write( "
\n" );