Solveeit Logo

Question

Question: $\lim_{x\to1} \frac{\sqrt[n]{x}-1}{\sqrt[m]{x}-1}$(m and n integers) is equal to:...

limx1xn1xm1\lim_{x\to1} \frac{\sqrt[n]{x}-1}{\sqrt[m]{x}-1}(m and n integers) is equal to:

A

0

B

1

C

mn\frac{m}{n}

D

nm\frac{n}{m}

Answer

(C)

Explanation

Solution

The limit is of the 00\frac{0}{0} indeterminate form. Applying L'Hopital's Rule, we differentiate the numerator and the denominator with respect to xx. The derivative of x1/n1x^{1/n}-1 is 1nx1n1\frac{1}{n}x^{\frac{1}{n}-1} and the derivative of x1/m1x^{1/m}-1 is 1mx1m1\frac{1}{m}x^{\frac{1}{m}-1}. Taking the limit of their ratio as x1x \to 1, we get mn11/n111/m1=mn\frac{m}{n} \frac{1^{1/n-1}}{1^{1/m-1}} = \frac{m}{n}.

Alternatively, by substituting x=1+hx=1+h and dividing numerator and denominator by hh, the limit transforms into a ratio of two standard limits of the form limh0(1+h)k1h=k\lim_{h\to0} \frac{(1+h)^k-1}{h}=k, which gives 1/n1/m=mn\frac{1/n}{1/m} = \frac{m}{n}.