document.write( "Question 631657: A cylinder contains 50 liters of a 60% chemical solution. How much of this solution should be drained off and replaced with a 40% solution to obtain a final strength of 46%?
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #397745 by nerdybill(7384)\"\" \"About 
You can put this solution on YOUR website!
A cylinder contains 50 liters of a 60% chemical solution. How much of this solution should be drained off and replaced with a 40% solution to obtain a final strength of 46%?
\n" ); document.write( ".
\n" ); document.write( "Let x = amount (liters) of 40% solution
\n" ); document.write( "then
\n" ); document.write( ".60(50-x) + .40x = .46(50)
\n" ); document.write( "30-.60x + .40x = 23
\n" ); document.write( "30-.20x = 23
\n" ); document.write( "-.20x = -7
\n" ); document.write( "x = -7/(-.20)
\n" ); document.write( "x = 35 liters
\n" ); document.write( "
\n" ); document.write( "
\n" );