Question

Compute the limit of exponentials involving 4^x

Original question: f) $\lim_{x\to 0}\frac{4^{5x}-4^{4x}}{3(4^x-1)}$

Expert Verified Solution

thumb_up100%(1 rated)

Expert intro: This limit is a good place to factor carefully before reaching for l’Hôpital. A small rewrite turns the numerator into something much friendlier.

Detailed walkthrough

We need

limx045x44x3(4x1).\lim_{x\to 0}\frac{4^{5x}-4^{4x}}{3(4^x-1)}.

Step 1: Factor the numerator

Write

45x44x=44x(4x1).4^{5x}-4^{4x}=4^{4x}(4^x-1).

Then the expression becomes

44x(4x1)3(4x1).\frac{4^{4x}(4^x-1)}{3(4^x-1)}.

For x0x\neq 0, cancel 4x14^x-1:

44x3.\frac{4^{4x}}{3}.

Step 2: Take the limit

Now let x0x\to 0:

44x40=1.4^{4x}\to 4^0=1.

So the limit is

13.\boxed{\frac{1}{3}}.

💡 Pitfall guide

Do not cancel 4x14^x-1 before factoring correctly; the factor is present in the numerator only after the rewrite. Also, there is no need for a derivative formula here. The algebra already resolves the indeterminate form.

🔄 Real-world variant

If the denominator were k(4x1)k(4^x-1) instead of 3(4x1)3(4^x-1), the same method would give

limx045x44xk(4x1)=1k.\lim_{x\to 0}\frac{4^{5x}-4^{4x}}{k(4^x-1)}=\frac{1}{k}.

The constant in front just scales the final answer.

🔍 Related terms

exponential limits, factoring, indeterminate form

FAQ

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

The limit is 1/3. Factor the numerator as 4^(4x)(4^x - 1) and cancel the common term.

Why does factoring work here?

Because the numerator contains the same (4^x - 1) factor after rewriting, which removes the 0/0 form.

chat