SOLUTION: David needs to have a 20% solution of antifreeze in his truck's radiator. If the radiator is now full and contains 8 quarts of 10% antifreeze solution, how much of that solution m
Question 1097530: David needs to have a 20% solution of antifreeze in his truck's radiator. If the radiator is now full and contains 8 quarts of 10% antifreeze solution, how much of that solution must be drained and replaced with pure antifreeze to create the desired solution? Answer by math_helper(2461) (Show Source):
You can put this solution on YOUR website! Let x be the amount of 10% mix to be drained and replaced with 100% antifreeze.
For every x quarts drained, that drains 0.10*x quarts of (pure) antifreeze.
Note that we want 8 quarts *0.2 = 1.6 quarts of antifreeze in the final mixture.
And, we start with 8*0.1 quarts of antifreeze.
—
Expressing the amount of antifreeze drained and added back gives us:
(0.10)*(8) - (0.1)(x) + x = 1.6
—
0.9x = 0.8
x = 0.8/0.9 = 8/9
—
Ans: 8/9 of a quart (approx 0.88889 quart) must be drained and replaced with pure antifreeze to get to a final mix that is 20% antifreeze.
—
Check (how much antifreeze… it should be 1.6quarts):
(8)*(0.1) - (8/9)*(0.1) + 8/9 =
0.8 - 0.8/9 + 8/9 =
72/90 - 8/90 + 80/90 = 144/90 = 1.6 (ok)