Let $x>0$ and $\lim a_n = \lim b_n$. Show that $\lim x^{a_n} = \lim x^{b_n}$.
So, basic, this is the question. I already tried to see what I know about it, and since the limit of $a_n$ and $b_n$ exist, $a_n$ and $b_n$ are the Cauchy type and limited. I started trying with $\lvert\,x^{a_n}-x^{b_n}\rvert = \lvert\,x^{a_n}(1 -x^{b_n-a_n})\rvert= \lvert\,x^{a_n}\rvert\,\lvert\,(1 -x^{b_n-a_n})\rvert$ and since $a_n$ is limited, we know that $\lvert\,a_n\rvert<L$ for any $L.$ So $\lvert\,x^{a_n}\rvert\,\lvert(1 -x^{b_n-a_n})\rvert \leq \lvert\,x^L\rvert\,\lvert(1 -x^{b_n-a_n})\rvert$ and I've already shown in my calculations that $a_n$ and $b_n$ are equivalents, but I didn't continue after that.
Nice starting point! Now, observe that$$|1-x^{b_n-a_n}|=\bigl|1-e^{(b_n-a_n)\log x}\bigr|\leqslant2\bigl|(b_n-a_n)\log x\bigr|$$if $b_n-a_n$ is close enough to $0$, because$$\lim_{x\to0}\frac{e^x-1}x=1<2.$$Now, since $\lim_{n\to\infty}b_n-a_n=0$, the hypothesis “$b_n-a_n$ is close enough to $0$” holds if $n$ is large enough.