Question

Evaluate the limit of a cube root expression at zero

Original question: g) $\lim_{x\to 0}\frac{(3x+1)^{\frac{1}{3}}-1}{x}$

Expert Verified Solution

thumb_up100%(1 rated)

Key concept: This limit is one of those cases where the expression looks awkward, but a clean algebraic or derivative idea makes it simple. The numerator is set up to behave like a difference quotient.

Step by step

We want

limx0(3x+1)131x\lim_{x\to 0}\frac{(3x+1)^{\frac13}-1}{x}

Notice that this matches the derivative of

g(x)=x1/3g(x)=x^{1/3}

at the point x=1x=1, because

(3x+1)1/31x=3(3x+1)1/311/33x\frac{(3x+1)^{1/3}-1}{x} = 3\cdot \frac{(3x+1)^{1/3}-1^{1/3}}{3x}

Let

u=3x+1,u=3x+1, so as x0x\to 0, we have u1u\to 1 and du=3dxdu=3\,dx.

Then

=3\lim_{u\to 1}\frac{u^{1/3}-1}{u-1}$$ Now use the derivative of $u^{1/3}$ at $u=1$: $$\frac{d}{du}(u^{1/3})=\frac13u^{-2/3}$$ So at $u=1$, $$\lim_{u\to 1}\frac{u^{1/3}-1}{u-1}=\frac13$$ Therefore, $$3\cdot\frac13=1$$ ### Final answer $$\boxed{1}$$ ### Pitfall alert A common mistake is to plug in $x=0$ directly and conclude the fraction is undefined, so the limit does not exist. The numerator and denominator both go to zero, which is exactly when a limit often still exists. Another trap is forgetting the factor of 3 from the inner function $3x+1$. ### Try different conditions If the numerator were $(ax+1)^{1/3}-1$, the same idea would give $$\lim_{x\to 0}\frac{(ax+1)^{1/3}-1}{x}=\frac{a}{3}$$ provided the limit is taken near $x=0$ and the cube root branch is the usual real one. ### Further reading difference quotient, chain rule, cube root limit

FAQ

What is the limit of ((3x+1)^(1/3)-1)/x as x approaches 0?

The limit is 1.

Why does this limit exist even though direct substitution gives 0/0?

Because the numerator and denominator both approach 0 in a matched way, so the expression behaves like a derivative-based difference quotient.

chat