I have come up with a theorem. (It probably doesn't qualify as a theorem, but I don't know what else to call it) This is what it states:
If $$\lim_{x\to\infty}f'(x)$$ exists (is finite), then $$\lim_{x\to\infty}\frac{f(x)}x=\lim_{x\to\infty}f'(x)$$ I have yet to find a counterexample, and it just seems to make sense to me, but I can't actually prove it.
This "theorem" is crucial to an answer to a question that I was asked to give, but my answer won't be a very good one if I can't prove why it works.
What I've tried:
I have been able to prove it if $f(x)$ has a linear asymptote (I think my terminology is correct).
If:
$$\lim_{x\to\infty}f(x)=\lim_{x\to\infty}mx+b$$
Then:
$$\lim_{x\to\infty}\frac{f(x)}x=\lim_{x\to\infty}\frac{mx+b}x=m$$
But that doesn't work if there is no asymptote. Take $f(x)=\ln(x)$ for example. the $b$ in $mx+b$ would be infinite.