document.write( "Question 247534: a chemist has 40 ml of a solution that is 50% chlorine. How much water should he add to make a solution that is 10% chlorine? \n" ); document.write( "
Algebra.Com's Answer #180569 by checkley77(12844)\"\" \"About 
You can put this solution on YOUR website!
.5*40=.10(40+x)
\n" ); document.write( "20=4+.10x
\n" ); document.write( ".10x=20-4
\n" ); document.write( ".10x=16
\n" ); document.write( "x=16/.10
\n" ); document.write( "x=160 ml of water is used.
\n" ); document.write( "Proof.
\n" ); document.write( ".5*40=.10(40+160)
\n" ); document.write( "20=.10*200
\n" ); document.write( "20=20
\n" ); document.write( "
\n" );