limit x->0 ln(1+x)/x
Compute the limit of ln(1 + x)x as x0
The limit of 1 + x is 1 when x0
The limit of ln(1 + x) is 0 when x0
For ln(1 + x)x, we encounter the indeterminate form 0/0 as x tends to 0
We can use L'Hôpital's rule (limif of a/b = limit of a'/b') by computing the derivatives of the numerator and the denominator:
Let's perform the differentiation: (ln(1 + x))'
Apply the differentiation rule: (ln(f))' = (f)'·1f with f = 1 + x
(1 + x)'·11 + x
0 + 11 + x
11 + x
Let's differentiate: (x)'
1
With the derivatives of the numerator and the denominator, we obtain a new fraction whose limit can be determined:
The limit of 11 + x is 1 when x0
So the limit of ln(1 + x)x is 1 when x0
Answer:   1