document.write( "Question 785670: A tank holds 40 liters of a chemical solution. Currently, the solution has a strength of 10%. How much of this should be drained and replaced with 50% solution to get a final strength of 30%? \n" ); document.write( "
Algebra.Com's Answer #477676 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
A tank holds 40 liters of a chemical solution. Currently, the solution has a strength of 10%. How much of this should be drained and replaced with 50% solution to get a final strength of 30%?
\n" ); document.write( "-----------
\n" ); document.write( "Equation:
\n" ); document.write( "active-active + active = active
\n" ); document.write( "0.10*40 - 0.10x + 0.50x = 0.30*40
\n" ); document.write( "--------
\n" ); document.write( "10*40 - 10x + 50x = 30*40
\n" ); document.write( "40x = 20*40
\n" ); document.write( "---
\n" ); document.write( "x = 20 liters (amt. to be removed and replaced)
\n" ); document.write( "=====================
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "====================
\n" ); document.write( "
\n" );