Hmm, 4th edition, did I find another error in this book? (This turns out to be misunderstanding one word that makes a huge difference, edited)
It's Chapter 5 Question 22 about limits. The question and it's answer exactly is:
Question:
Consider a function $f$ with the following property: if $g$ is any function for which $\lim_{x\to 0}g(x)$ does not exist, then $\lim_{x\to 0}[f(x)+g(x)]$ also does not exist. Prove that this happens if and only if $\lim_{x\to 0}f(x)$ does exist. Hint: This is actually very easy: the assumption that $\lim_{x\to 0}f(x)$ does not exist leads to an immediate contradiction if you consider the right $g$.
Answer from Answer book:
If $\lim_{x\to 0}f(x)$ does exist, then it is clear that $\lim_{x\to 0}[f(x)+g(x)]$ does not exist whenever $\lim_{x\to 0}g(x)$ does not exist [this was Problem 8(b) and (c)]. On the other hand, if $\lim_{x\to 0}f(x)$ does not exist, choose $g=-f$; then $\lim_{x\to 0}g(x)$ does not exist, but $\lim_{x\to 0}[f(x)+g(x)]$ does exist.
I think the question is wrong or a typo(on "if and only if")? if $f(x)=1/x$ and $g(x)=1/x+1$, then $\lim_{x\to 0}[f(x)+g(x)]$ does not exist.
And the answer from "On the other hand" then on is point less, because randomly choose $g=-f$ only proves something can be true/false, but not must be true/false.