.
A 10-quart radiator contains a 30% antifreeze solution. How much of the solution needs to be drained out and replaced
with pure antifreeze in order to raise the solution to 65% antifreeze?
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Let "x" be (an unknown) volume of the 30% antifreeze solution which need to be drained out and replaced,
in accordance with the condition.
After draining, you will have (10-x) quarts of the antifreeze solution in the radiator
(assuming that initially the radiator was full and contained 10 quarts of the solution).
The amount of the pure antifreeze in the (10-x) quarts of the 30% solution is 0.3*(10-x).
After replacing of "x" quarts by the pure antifreeze by "x" quarts of the pure antifreeze
the amount of the pure antifreeze in the radiator is 0.3*(10-x) + x quarts.
To get the antifreeze concentration of 65%, the volume "x" should satisfy the equation
= . (1)
First step to solve this equation is to multiply both sides by 10 to rid of the denominator. You will get
0.3(10-x) + x = 6.5, or
3 - 0.3x + x = 6.5 ---> 0.7x = 6.5 - 3 ---> 0.7x = 3.5 ---> x = 5.
Answer. The amount of the 65% antifreeze solution that needs to be drained and replaced by the pure antifreeze is 5 quarts.