document.write( "Question 919931: Please help me solve this mixture word problem and show the steps to finding it. The answer is 12.5 quarts but I can't figure out how to get there:\r
\n" );
document.write( "\n" );
document.write( "A radiator contains 25 quarts of a water and antifreeze solution, of which 20% (by volume) is antifreeze. How much of this solution should be drained and replaced with pure antifreeze for the new solution to be 60% (by volume) antifreeze? \n" );
document.write( "
Algebra.Com's Answer #558060 by lwsshak3(11628)![]() ![]() ![]() You can put this solution on YOUR website! A radiator contains 25 quarts of a water and antifreeze solution, of which 20% (by volume) is antifreeze. How much of this solution should be drained and replaced with pure antifreeze for the new solution to be 60% (by volume) antifreeze? \n" ); document.write( "*** \n" ); document.write( "let x=amt of 20% antifreeze to be drained and replaced \n" ); document.write( "25-x=amt remaining in radiator. \n" ); document.write( "20%(25-x)+100%x=60%*25 \n" ); document.write( "5-.20x+x=15 \n" ); document.write( "0.80x=10 \n" ); document.write( "x=10/.80=12.5 \n" ); document.write( "amt of 20% antifreeze to be drained and replaced=12.5 quarts \n" ); document.write( " |