If the limit of $f(x)$ exists and is finite, and the limit of $f'(x)$ exsits and is equal to $b$ then $b=0$
My Answer
Assume that $$\lim_{x \to \infty}f(x)=L$$ then $$\lim_{x \to \infty}\dfrac{f(x)-L}{x}=0$$ Also nituce that by L'Hopitals Rule $$\lim_{x \to \infty}\dfrac{f(x)-L}{x}=\lim_{x \to \infty}f'(x)=0$$ and so the above statement is true.
Is this proof correct??
Any feedback would be much appreciated.