document.write( "Question 461979: A chemist wants to mix some pure acid with some water to produce 16 L of a solution that is 30% acid. How much pure acid and how much water should be mixed? \n" ); document.write( "
Algebra.Com's Answer #316750 by rwm(914)\"\" \"About 
You can put this solution on YOUR website!
.3*16 = 4.8 L acid
\n" ); document.write( ".7*16 = 11.2 L water
\n" ); document.write( "
\n" );