document.write( "Question 467440: How many milliliters of a 60% ethyl alcohol should be mixed with water to make 1 L of 15% ethyl alcohol solution \n" ); document.write( "
Algebra.Com's Answer #320741 by robertb(5830)\"\" \"About 
You can put this solution on YOUR website!
0.60*x + 0.00*(1,000 - x) = 0.15*1,000\r
\n" ); document.write( "\n" ); document.write( "==> 0.60x = 150\r
\n" ); document.write( "\n" ); document.write( "==> x = 250 milliliters of 60% ethyl alcohol.
\n" ); document.write( "
\n" );