Although I sort of have an intuition that this might be $\ln(2)$, I can't really get there.
I tried to rewrite it as :
$$\lim\limits_{x\to \infty} x \ln5 + \lim\limits_{x\to \infty} \ln(2) - \lim\limits_{x\to \infty}\ln(5^x - 1) = \infty + \ln(2) - \infty$$
Which, as far as I know, is one of the indeterminate forms$(\infty - \infty)$. How do I go about this?
\begin{align}\ln 2 + \lim_{x \to \infty} (x\ln 5 - \ln(5^x-1))&= \ln 2 + \lim_{x \to \infty} \ln \left(\frac{5^x}{5^x-1}\right)\\ &= \ln 2 + \lim_{x \to \infty}\ln\left(\frac{1}{1-5^{-x}}\right)\\&= \ln 2\end{align}