document.write( "Question 217474: The cooling system of a cerain fereign-made car has a capacity of 15 liters. if the system is filled with a mixture that is 40% anifreeze, how muxh of this mixture should be drained and replaced by pure antifreeze so that the systm is filled with a solution that is 60% antifreeze? \n" ); document.write( "
Algebra.Com's Answer #164024 by rfer(16322)\"\" \"About 
You can put this solution on YOUR website!
x+.4(15-x)=15*.6
\n" ); document.write( "x+6-.4x=9
\n" ); document.write( ".6x=3
\n" ); document.write( "x=5 lt of 100% solution
\n" ); document.write( "
\n" );