document.write( "Question 277977: A mixture of 40 liters of milk and water contains 10% water. How much water should be added to this so that water may be 20% in the new mixture? \n" ); document.write( "
Algebra.Com's Answer #202316 by richwmiller(17219)\"\" \"About 
You can put this solution on YOUR website!
.1*40+x=.20(x+40)
\n" ); document.write( "x=5 liters
\n" ); document.write( "check
\n" ); document.write( "4+5=1/5*45=9
\n" ); document.write( "ok
\n" ); document.write( "
\n" ); document.write( "
\n" );