document.write( "Question 86688: A chemist is making a solution that is to be 55% chlorine. He has one solution that is 40% chlorine and another that is 65% chlorine. He wants 100 liters of the final solution. How much of each should he mix?
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #62691 by checkley75(3666)\"\" \"About 
You can put this solution on YOUR website!
.4x+.65(100-x)=100*.55
\n" ); document.write( ".4x+65-.65x=55
\n" ); document.write( "-.25x=55-65
\n" ); document.write( "-.25x=-10
\n" ); document.write( "x=10/.25
\n" ); document.write( "x=40 liters of 40% chlorine solution
\n" ); document.write( "100-40=60 liters of 65% solution.
\n" ); document.write( "proof
\n" ); document.write( ".4*40+.65*60=55
\n" ); document.write( "16+39=55
\n" ); document.write( "55=55
\n" ); document.write( "
\n" ); document.write( "
\n" );