document.write( "Question 165519: A tank contains 50 gallons of a 40% solution of anti-freeze. How much solution needs to be drained out and replaced with pure anti-freeze to obtain a 50% solution? \n" ); document.write( "
Algebra.Com's Answer #122011 by Mathtut(3670)\"\" \"About 
You can put this solution on YOUR website!
Let x=amount that needs to be drained off and replaced with pure antifreeze
\n" ); document.write( "Now we know that the amount of pure antifreeze left after x amount is drained off (0.4(50-x)) plus the amount of pure antifreeze added(x) has to equal the amount of pure antifreeze in the final mixture (0.5(50)). So, our equation to solve is:
\n" ); document.write( "0.4(50-x) + x=0.50*50 get rid of parenthesis(distributive)
\n" ); document.write( "20-.4x+x=25 subtract 20 from each side
\n" ); document.write( "and combine like terms
\n" ); document.write( ".6x=5 divide each side by 0.6
\n" ); document.write( "x=8.33 qts-----------------------------------ans
\n" ); document.write( "CK
\n" ); document.write( ".4(50-8.33)+8.33=25
\n" ); document.write( " (50/3)+25/3=25
\n" ); document.write( " 75/3=25
\n" ); document.write( " 25=25
\n" ); document.write( "Hope this helps
\n" ); document.write( "
\n" );