The reason why I'm having trouble with this problem is because it involves natural log (ln) and I need to find the limit.
I need to find $\lim_{n\to\infty} \ln(3n+7)-\ln(n)$.
I noticed that as $n$ approaches infinity, $-\ln(n)$ should be approaching $-\infty$ but I'm having trouble finding the limit since $\ln(3n+7)$ is in the sequence.
Hint: $$\ln(x) - \ln(y) = \ln\left(\frac{x}{y}\right)$$
Edit: $$\ln(3n + 7) - \ln(n) = \ln\left(\frac{3n+7}{n}\right) = \ln\left(3 + \frac7n\right)$$
$$\text{If }\lim_{n\to\infty}\frac7n = 0\text{, what remains?}$$