document.write( "Question 222797: A car's radiator contains 12L of antifreeze at 25% concentration. How many liters must be drained and then replaced by pure antifreeze to bring the concentration to 50%? \n" ); document.write( "
Algebra.Com's Answer #166729 by nerdybill(7384)\"\" \"About 
You can put this solution on YOUR website!
A car's radiator contains 12L of antifreeze at 25% concentration. How many liters must be drained and then replaced by pure antifreeze to bring the concentration to 50%?
\n" ); document.write( ".
\n" ); document.write( "Let x = amount removed and replaced w/pure antifreeze
\n" ); document.write( "then
\n" ); document.write( "x + .25(12-x) = .50(12)
\n" ); document.write( "x + 4 - .25x = 6
\n" ); document.write( "x - .25x = 2
\n" ); document.write( ".75x = 2
\n" ); document.write( "x = 2/.75
\n" ); document.write( "x = 2.67 liters
\n" ); document.write( "
\n" ); document.write( "
\n" );