Question
Question: Evaluate: $\lim_{x \to 0} \frac{21^x-7^x-3^x+1}{x \log(1+x)}$...
Evaluate: limx→0xlog(1+x)21x−7x−3x+1

log7log3
Solution
The given limit is limx→0xlog(1+x)21x−7x−3x+1.
First, we check the form of the limit as x→0: Numerator: 210−70−30+1=1−1−1+1=0. Denominator: 0⋅log(1+0)=0⋅log(1)=0⋅0=0. This is a 00 indeterminate form, so we can use algebraic manipulation or L'Hopital's Rule. Algebraic manipulation using standard limits is often simpler.
Step 1: Factor the numerator.
The numerator is 21x−7x−3x+1. We can write 21x as (7⋅3)x=7x3x. So, the numerator becomes 7x3x−7x−3x+1. This expression is in the form ab−a−b+1, which factors as (a−1)(b−1). Here, a=7x and b=3x. Therefore, 7x3x−7x−3x+1=(7x−1)(3x−1).
Step 2: Rewrite the limit expression using the factored numerator.
The limit becomes: limx→0xlog(1+x)(7x−1)(3x−1)
Step 3: Separate the terms to match standard limits.
We know the following standard limits:
- limx→0xax−1=loga (where log denotes the natural logarithm, ln)
- limx→0xlog(1+x)=1
We can rewrite the expression as a product of terms that correspond to these standard limits: xlog(1+x)(7x−1)(3x−1)=x7x−1⋅x3x−1⋅log(1+x)x
Step 4: Apply the limits to each term.
limx→0x7x−1=log7 limx→0x3x−1=log3 limx→0log(1+x)x=limx→0xlog(1+x)1=11=1
Step 5: Multiply the results.
The overall limit is the product of these individual limits: (log7)⋅(log3)⋅1=log7log3
The final answer is log7log3.
Explanation of the solution:
The limit is of the 00 form. The numerator 21x−7x−3x+1 is factored as (7x−1)(3x−1). The expression is then rearranged as x7x−1⋅x3x−1⋅log(1+x)x. Applying the standard limits limx→0xax−1=loga and limx→0xlog(1+x)=1, the limit evaluates to (log7)(log3)(1)=log7log3.