document.write( "Question 898042: What quantity of pure acid must be added to 400 mL of a 40% acid solution to produce a 60% acid solution? \n" ); document.write( "
Algebra.Com's Answer #544499 by richwmiller(17219)\"\" \"About 
You can put this solution on YOUR website!
.4*400+x=.6(400+x)
\n" ); document.write( "x=200
\n" ); document.write( "
\n" );