document.write( "Question 650687: a chemist has 100 mL of 20% ammonia solution. how many milliliters of water must she add to reduce the ammonia concentration to 8%? \n" ); document.write( "
Algebra.Com's Answer #407372 by lwsshak3(11628)\"\" \"About 
You can put this solution on YOUR website!
a chemist has 100 mL of 20% ammonia solution. how many milliliters of water must she add to reduce the ammonia concentration to 8%?
\n" ); document.write( "**
\n" ); document.write( "let x=amt of water to add
\n" ); document.write( "..
\n" ); document.write( "20%*100=8%(100+x)
\n" ); document.write( "20=8+.08x
\n" ); document.write( ".08x=12
\n" ); document.write( "x=150
\n" ); document.write( "amt of water to add=150 mL
\n" ); document.write( "
\n" );