document.write( "Question 260242: Alcohol solutions. Gus has on hand a 5% alcohol solution
\n" ); document.write( "and a 20% alcohol solution. He needs 30 liters of a 10%
\n" ); document.write( "alcohol solution. How many liters of each solution should
\n" ); document.write( "he mix together to obtain the 30 liters?
\n" ); document.write( "

Algebra.Com's Answer #191674 by richwmiller(17219)\"\" \"About 
You can put this solution on YOUR website!
.05x+.2(30-x)=30*.1
\n" ); document.write( "20 liters of 5%
\n" ); document.write( "10 liters of 20%\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );