document.write( "Question 909895: A chemist wants to make 60 ml of a 17% acid solution by mixing a 12% acid solution and an 18% acid solution. How many milliliters of each solution should the chemist use?
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #552094 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
.18x + .12(60ml-x) = .17(60ml)
\n" ); document.write( "x = .05(60ml)/.06, amt of 18%
\n" ); document.write( "
\n" );