document.write( "Question 506363: An automobile radiator holds 24 liters of fluid. There is currently a mixture in the radiator that is 70% antifreeze and 30% water. How much of this mixture should be drained and replaced by pure antifreeze so that the resulting mixture is 80% antifreeze?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #340131 by scott8148(6628)![]() ![]() You can put this solution on YOUR website! (70%)(24 - x) + (100%)(x) = (80%)(24) \n" ); document.write( " |