document.write( "Question 1004911: A 12 quart coolong system is tested and found with a 60% antifreeze solution. The ideal mixture should be a 50% antifreeze solution. How many quarts of solution need to be drained and replaced with pure water to reach the ideal mixture? \n" ); document.write( "
Algebra.Com's Answer #621273 by addingup(3677)![]() ![]() You can put this solution on YOUR website! Existing mix: .60 \n" ); document.write( "and x= amount to be drained in order to replace with pure water. \n" ); document.write( "12-x= amount of remaining 60% solution \n" ); document.write( ".6(12-x)= .5*12 \n" ); document.write( "7.2-.6x= 6 Add -.6x on both sides: \n" ); document.write( "7.2= 6+.6x Subtract 6 on both sides: \n" ); document.write( "1.2= .6x Divide both sides by 2: \n" ); document.write( "x=2 You have to drain 2 quarts. \n" ); document.write( " |