1.
Check for Indeterminate Form:
As $x \to 1$, the numerator $\ln(x) \to \ln(1) = 0$ and the denominator $x-1 \to 1-1=0$. We have the form $\frac{0}{0}$.
2.
Apply L'Hôpital's Rule:
We differentiate the numerator and the denominator:
- $f'(x) = \frac{d}{dx}(\ln x) = \frac{1}{x}$
- $g'(x) = \frac{d}{dx}(x-1) = 1$
$$ \lim_{x \to 1} \frac{\ln(x)}{x-1} \overset{L'H}{=} \lim_{x \to 1} \frac{1/x}{1} $$
3.
Evaluate the New Limit:
$$ = \lim_{x \to 1} \frac{1}{x} = \frac{1}{1} = 1 $$