document.write( "Question 422077: How many mililiters of 70% isopropyl alcohol should be mixed with 20 mililiters of water to make 50% isopropyl alcohol? \n" ); document.write( "
Algebra.Com's Answer #319582 by jorel1380(3719)\"\" \"About 
You can put this solution on YOUR website!
.7(x)+20=.5(x+20)
\n" ); document.write( ".7x+20=.5x+10
\n" ); document.write( ".2x=10
\n" ); document.write( "x=10/.2=50
\n" ); document.write( "50 mL of 70% alcohol need to be mixed with pure water to make 70 mL of 50% alcohol..
\n" ); document.write( "
\n" );