document.write( "Question 615265: A lab technician has one solution that is 80 percent chlorinated, and another that is 40 percent chlorinated. How much of each solution is needed to make a 100 Liter solution that is 50 percent chlorinated? \n" ); document.write( "
Algebra.Com's Answer #387049 by scott8148(6628)\"\" \"About 
You can put this solution on YOUR website!
(80%)(x) + (40%)(100 - x) = (50%)(100) \n" ); document.write( "
\n" );