I'm working on another analysis problem: Let $f$ be a differentiable function on an interval of the form $(a,+\infty)$. Prove that if there is a number $r > 0$ such that $\lim_{x\to\infty}(rf′(x)+f(x))=L$ is finite, then $\lim_{x\to\infty}f′(x)=0$ and $\lim_{x\to\infty}f(x)=L$.
I figured out the proof in the case where $r>0$ and $\lim_{x\to\infty}f(x)$ exists and is nonzero and the case where $r<0$ and $\lim_{x\to\infty}f(x)$ exists and is finite (it's a pretty simple application of L'Hôpital's Rule, once you establish it applies). However, I can't seem to be able to show that $\lim_{x\to\infty}f(x)$ must exist. I also don't know where to go with the zero case for $r>0$ and the infinite case for $r<0$.
If it helps, this is in the section on L'Hôpital's Rule in the chapter on derivatives in Joseph L Taylor's Foundations of Analysis. Any help will be well appreciated.