document.write( "Question 662267: A radiator contains 15 quarts of fluid, 30% of which is antifreeze. How much fluid should be drained and replaced with pure antifreeze so that the new mixture is 55% antifreeze? \n" ); document.write( "
Algebra.Com's Answer #412063 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
 
\n" ); document.write( "Hi,
\n" ); document.write( "A radiator contains 15 quarts of fluid, 30% of which is antifreeze.
\n" ); document.write( "How much fluid\"highlight%28x%29\" should be drained and
\n" ); document.write( "replaced with pure antifreeze so that the new mixture is 55% antifreeze?
\n" ); document.write( " x + .30(15-x) = .55*15
\n" ); document.write( " .70x = .25*15
\n" ); document.write( " x = .25*15/.70
\n" ); document.write( " \n" ); document.write( "
\n" );