document.write( "Question 1015898: How many quarts of pure antifreeze must be added to 6 quarts of a 20% antifreeze solution to obtain a 40% antifreeze solution? \n" ); document.write( "
Algebra.Com's Answer #632276 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! pure antifreeze=x qts. \n" ); document.write( "(6+x)*0.40=6*0.20+x \n" ); document.write( "2.40+0.40x=1.2+x \n" ); document.write( "1.20=0.6x \n" ); document.write( "x=2 qts. \n" ); document.write( "What you want to equalize is the amount of pure antifreeze in both sides of the equation. \n" ); document.write( "you start with 1.2 (6*0.2) qts. \n" ); document.write( "you are adding x qts to 6. \n" ); document.write( "you are ending up with (6+x) qts of 40% or 0.4 \n" ); document.write( "8 qts of 0.4=3.2 qts of pure \n" ); document.write( "You start with 6 qts. and end up with 8. \n" ); document.write( " \n" ); document.write( " |