EDIT: I've misread the question, evaluating for 10gal instead of the half and that's why my answer is two times the correct one. Sorry for that! Thanks you Dave for making me realize my mistake.EndOfEDIT
I'm currently going through Serge Lang - Basic Mathematics, so...
The problem:
The radiator of a car can contain 10 gal of liquid. If it is half full with a
mixture having 60% antifreeze and 40% water, how much more water
must be added so that the resulting mixture has only
a) 40% antifreeze?
The correct answer according to the book: $\frac{5}{2}$gal
The answer I get: 5 gal
What I do to get the answer:
W-watter, A-Antifreeze
The current mixture is 60%A + 40%W
We add more water and get mixture 40%A + 60%W
Let $x$ be the water we add.
Evaluating how much water($x$) should be added to get 60%W of 10+$x$(the mixture after we added the water):
$$\frac{40}{100}(10)+x=\frac{60}{100}(10+x)$$ This gives me result $x=5$.
That's how I check the result:
40%W + 60%A = 10gal (AWmix) = 4galW+ 6galA
The liquid after the water is added(10+$x$) becomes 15gal(AWmix).
We add 5galW and get:
4W+ 6A + 5W = 9W + 6A= 15gal(AWmix)
60% of 15 is 9, 40% is 6. That's the amount of water and antifreeze percentage we want.
That became quite long for simple problem...
So, is there flaw in my reasoning or just a typo in the book?
Thanks in advance for any response!