document.write( "Question 958871: how much water should be added to 28 milliliters of 17% alcohol solution to reduce the concentration to 14%? \n" ); document.write( "
Algebra.Com's Answer #586024 by lwsshak3(11628)\"\" \"About 
You can put this solution on YOUR website!
how much water should be added to 28 milliliters of 17% alcohol solution to reduce the concentration to 14%?
\n" ); document.write( "***
\n" ); document.write( "let x=amt of water to add
\n" ); document.write( "17%*28=14%(28+x)
\n" ); document.write( "4.76=3.92+.14x
\n" ); document.write( ".14x=0.84
\n" ); document.write( "x=6
\n" ); document.write( "amt of water to add= 6 milliliters
\n" ); document.write( "
\n" );