I have been reviewing some properties of limits, and I had the following silly doubt:
If
$$\displaystyle \lim_{x \rightarrow 0} \displaystyle\frac{\ln(1+ax)}{bx}=\frac{a}{b},$$
then is it allowed to rewrite the above equation as
$$\displaystyle\lim_{x \rightarrow 0} \displaystyle\frac{\ln(1+ax)}{bx}\left(\frac{b}{a}\right)=1 ?$$
In order words, after one evaluates the limit, is it possible to perform algebraic manipulations like the one presented above?
$$\lim_{x \to 0} cf(x) = c \lim_{x \to 0} f(x)$$ assuming the limits exist. Your particular example is $c=b/a$ and $f(x) = \frac{\ln(1+ax)}{bx}$.