document.write( "Question 648067: A car radiator contains 10 liters of a 30% antifreeze solution. How many liters will have to be replaced with pure antifreeze if the resulting solution is to be 50% antifreeze? \n" ); document.write( "
Algebra.Com's Answer #406544 by nerdybill(7384)\"\" \"About 
You can put this solution on YOUR website!
A car radiator contains 10 liters of a 30% antifreeze solution. How many liters will have to be replaced with pure antifreeze if the resulting solution is to be 50% antifreeze?
\n" ); document.write( ".
\n" ); document.write( "Let x = amount (liters) replaced with pure antifreeze
\n" ); document.write( "then
\n" ); document.write( ".30(10-x) + x = .50(10)
\n" ); document.write( "3-.30x + x = 5
\n" ); document.write( "3+.70x = 5
\n" ); document.write( ".70x = 2
\n" ); document.write( "x = 2/.70
\n" ); document.write( "x = 20/7 liters
\n" ); document.write( "or, approximately
\n" ); document.write( "x = 2.86 liters
\n" ); document.write( "
\n" ); document.write( "
\n" );