document.write( "Question 236325: A car radiator has a capacity of 8 quarts of coolant which is 20% antifreeze. A mechanic needs to drain part of the radiator fluid and replace it with 100% antifreeze to bring the coolant in the system to 60% antifreeze. How much of the original coolant should be drained and replaced by 100% antifreeze to achieve the desired mix? \n" ); document.write( "
Algebra.Com's Answer #173973 by nerdybill(7384)\"\" \"About 
You can put this solution on YOUR website!
A car radiator has a capacity of 8 quarts of coolant which is 20% antifreeze. A mechanic needs to drain part of the radiator fluid and replace it with 100% antifreeze to bring the coolant in the system to 60% antifreeze. How much of the original coolant should be drained and replaced by 100% antifreeze to achieve the desired mix?
\n" ); document.write( ".
\n" ); document.write( "Let x = amount drained and replaced by 100% antifreeze
\n" ); document.write( "then
\n" ); document.write( ".20(8-x) + x = .60(8)
\n" ); document.write( "1.6 - .20x + x = 4.8
\n" ); document.write( "1.6 + .80x = 4.8
\n" ); document.write( ".80x = 3.2
\n" ); document.write( "x = 4 quarts\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );