document.write( "Question 897920: In the lab, Austin has two solutions that contain alcohol and is mixing them with each other. Solution A is
\n" ); document.write( "40% alcohol and Solution B is 10% alcohol. He uses 800 milliliters of Solution A. How many milliliters of Solution B does he use, if the resulting mixture is a 20% alcohol solution?
\n" ); document.write( "

Algebra.Com's Answer #544441 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
.40*800 + .10x = .20(800+x)
\n" ); document.write( ".20(800)/.10 = x
\n" ); document.write( "
\n" );