Question

Evaluate the limit of cube root x minus 3 over x minus 27

Original question: h) $\lim_{x\to 27}\frac{\sqrt[3]{x}-3}{x-27}$

Expert Verified Solution

thumb_up100%(1 rated)

Expert intro: This limit looks indeterminate at first glance, but it collapses neatly once you recognize the derivative pattern hiding in it.

Detailed walkthrough

We need to compute

limx27x33x27.\lim_{x\to 27}\frac{\sqrt[3]{x}-3}{x-27}.

Step 1: Recognize the structure

Let

f(x)=x1/3.f(x)=x^{1/3}.

Then the expression is

f(x)f(27)x27,\frac{f(x)-f(27)}{x-27},

which is exactly the difference quotient for f(27)f'(27).

Step 2: Differentiate

f(x)=13x2/3.f'(x)=\frac{1}{3}x^{-2/3}.

So

f(27)=13272/3.f'(27)=\frac{1}{3}\cdot 27^{-2/3}.

Since

271/3=3272/3=9,27^{1/3}=3 \quad\Rightarrow\quad 27^{2/3}=9,

we get

f(27)=139=127.f'(27)=\frac{1}{3\cdot 9}=\frac{1}{27}.

Step 3: Final answer

127.\boxed{\frac{1}{27}}.

💡 Pitfall guide

The most common mistake is to plug in x=27x=27 directly and call it 0/00/0 without seeing the derivative form. Another frequent slip is differentiating x3\sqrt[3]{x} as if it were 13x2/3\frac{1}{3}x^{2/3} instead of 13x2/3\frac{1}{3}x^{-2/3}. The exponent must go negative.

🔄 Real-world variant

If the denominator were xax-a and the numerator were x3a3\sqrt[3]{x}-\sqrt[3]{a}, the same idea gives

limxax3a3xa=13a2/3\lim_{x\to a}\frac{\sqrt[3]{x}-\sqrt[3]{a}}{x-a}=\frac{1}{3a^{2/3}}

for a>0a>0. Here a=27a=27, which is why the value becomes 1/271/27.

🔍 Related terms

difference quotient, derivative definition, cube root function

FAQ

What is the limit of (cube root of x minus 3) over (x minus 27) as x approaches 27?

The limit is 1/27. It is the derivative of x^(1/3) at x = 27.

Why can this limit be treated as a derivative?

Because the expression has the form [f(x)-f(a)]/(x-a) with f(x)=x^(1/3) and a=27.

chat