document.write( "Question 667348: an automobile radiator contains 16 liters of antifreeze and water. This mixture is 30% antifreeze. How much of this mixture should be drained and replaced with pure antifreeze so that there will be 50% antifreeze? \n" ); document.write( "
Algebra.Com's Answer #414974 by lwsshak3(11628)\"\" \"About 
You can put this solution on YOUR website!
an automobile radiator contains 16 liters of antifreeze and water. This mixture is 30% antifreeze. How much of this mixture should be drained and replaced with pure antifreeze so that there will be 50% antifreeze?
\n" ); document.write( "**
\n" ); document.write( "let x= amt of 30% antifreeze to be drained and replaced with pure antifreeze
\n" ); document.write( "16-x= amt of 30% antifreeze remaining in radiator
\n" ); document.write( "30%(16-x)+100%x=50%*16
\n" ); document.write( "4.8-.3x+x=8
\n" ); document.write( ".7x=3.2
\n" ); document.write( "x=3.2/.7
\n" ); document.write( "x≈4.57
\n" ); document.write( "amt of 30% antifreeze to be drained and replaced with pure antifreeze=4.57 liters
\n" ); document.write( "
\n" );