Analyzing the Setup
We are tasked with evaluating the following limit:
At first glance, this might seem intimidating. However, in the world of JEE Advanced, intimidation is often just a sign that you are about to learn something profound.
The Diagnostic
Identifying the 1∞ Form
The very first rule of the limit club is to always check the indeterminate form before rushing into algebra.
Look at the base: as x becomes extremely large, the ratio x+1x+6 approaches 1.
Now, look at the exponent: x+4 clearly shoots off to infinity. We have a classic 1∞ indeterminate form.
The Toolkit
The Power of e
Whenever we encounter a 1∞ form, we use a standard, incredibly powerful shortcut. If f(x)→1 and g(x)→∞, the limit transforms into e raised to the power of the limit of [f(x)−1]⋅g(x).
Mathematically, we use the following identity:
x→alim[f(x)]g(x)=elimx→a[f(x)−1]g(x)
This formula is your best friend. It will save you from the tedious process of taking logarithms and using L'Hopital's rule.
The Algebraic Dance
Simplifying f(x)−1
Let us substitute our values where f(x)=x+1x+6 and g(x)=x+4. Our expression moves into the exponent of e:
Now, we simplify the term inside the bracket: x+1x+6−1. Taking the common denominator, the numerator becomes (x+6)−(x+1), which simplifies beautifully to 5.
The bracket reduces to x+15. Our expression is now:
The Final Convergence
Evaluating the Limit
Now, we evaluate the limit sitting in the exponent:
When x tends to infinity, we divide the numerator and denominator by the highest power of x. We get:
As x→∞, the terms x4 and x1 both shrink to zero. We are left with 5⋅1+01+0, which is exactly 5.
Putting this value back into the power of e, our final answer is e5.