document.write( "Question 903910: How much pure alcohol should be added to 500 ml of 16% solution to make it strength 30% \n" ); document.write( "
Algebra.Com's Answer #548433 by richwmiller(17219)\"\" \"About 
You can put this solution on YOUR website!
.16*(500)+x=.30(500+x)
\n" ); document.write( "80+x=150+.3x
\n" ); document.write( ".7x=70
\n" ); document.write( "x=70/.7
\n" ); document.write( "x=100
\n" ); document.write( "check
\n" ); document.write( "80+100=.3(600)
\n" ); document.write( "180=180
\n" ); document.write( "ok
\n" ); document.write( "
\n" ); document.write( "
\n" );