I was preparing for my exam and found myself struggling with finding limits of indeterminate quotient.
$$\lim\limits_{x \to 0^+} \dfrac{\ln(e^x - 1)}{\ln(x)}$$
I have tried using L'Hopital's Rule to reduce it to:
$\lim\limits_{x \to 0^+} \dfrac{xe^x}{e^x-1}$
but still does not solve the problem.
Another problem that I've faced:
$$\lim\limits_{x \to -1}(\frac{1}{x+1} - \frac{3}{x^3+1})$$
I have tried to combine it into 1 term:
$\lim\limits_{x \to -1}(\dfrac{x^3-3x-2}{x^4+x^3+x+1})$
and applied L'Hopital's Rule but still got an Indeterminate Quotient.
Any advice on the 2 above qns is really much appreciated!