Skip to main content
Back to Limits, Continuity & Differentiability
JEE Main 2018
Limits, Continuity & Differentiability
Limits, Continuity and Differentiability
Hard

Question

limx(x2+5x+3x2+x+2)x\mathop {\lim }\limits_{x \to \infty } {\left( {{{{x^2} + 5x + 3} \over {{x^2} + x + 2}}} \right)^x}

Options

Solution

Key Concepts and Formulas

  • Limit of the form 11^\infty: A limit of the form limxaf(x)g(x)\mathop {\lim }\limits_{x \to a} {f(x)^{g(x)}} where limxaf(x)=1\mathop {\lim }\limits_{x \to a} f(x) = 1 and limxag(x)=\mathop {\lim }\limits_{x \to a} g(x) = \infty can be evaluated using the formula: limxaf(x)g(x)=elimxag(x)(f(x)1)\mathop {\lim }\limits_{x \to a} {f(x)^{g(x)}} = e^{\mathop {\lim }\limits_{x \to a} {g(x)(f(x)-1)}}
  • Algebraic Manipulation of Limits: Techniques like dividing numerator and denominator by the highest power of xx are crucial for evaluating limits at infinity.
  • Standard Limit: The standard limit limy(1+1y)y=e\mathop {\lim }\limits_{y \to \infty} {\left( {1 + {1 \over y}} \right)^y} = e or its variant limxa(1+h(x))k(x)=elimxah(x)k(x)\mathop {\lim }\limits_{x \to a} {\left( {1 + h(x)} \right)^{k(x)}} = e^{\mathop {\lim }\limits_{x \to a} {h(x)k(x)}} where h(x)0h(x) \to 0 and k(x)k(x) \to \infty as xax \to a.

Step-by-Step Solution

Step 1: Identify the form of the limit. We are asked to evaluate limx(x2+5x+3x2+x+2)x\mathop {\lim }\limits_{x \to \infty } {\left( {{{{x^2} + 5x + 3} \over {{x^2} + x + 2}}} \right)^x}. As xx \to \infty, the base (x2+5x+3x2+x+2)\left( {{{{x^2} + 5x + 3} \over {{x^2} + x + 2}}} \right) approaches limxx2(1+5/x+3/x2)x2(1+1/x+2/x2)=1+0+01+0+0=1\mathop {\lim }\limits_{x \to \infty } {{{x^2}(1 + {5/x} + {3/x^2})} \over {{x^2}(1 + {1/x} + {2/x^2})}} = {{1+0+0} \over {1+0+0}} = 1. The exponent xx approaches \infty. Thus, the limit is of the indeterminate form 11^\infty.

Step 2: Rewrite the base in the form 1+h(x)1 + h(x). We rewrite the base (x2+5x+3x2+x+2)\left( {{{{x^2} + 5x + 3} \over {{x^2} + x + 2}}} \right) as 11 plus a term that goes to zero as xx \to \infty. x2+5x+3x2+x+2=(x2+x+2)+(4x+1)x2+x+2=1+4x+1x2+x+2\frac{{{x^2} + 5x + 3}}{{{x^2} + x + 2}} = \frac{{({x^2} + x + 2) + (4x + 1)}}{{{x^2} + x + 2}} = 1 + \frac{{4x + 1}}{{{x^2} + x + 2}} So, the limit becomes: limx(1+4x+1x2+x+2)x\mathop {\lim }\limits_{x \to \infty } {\left( {1 + {{4x + 1} \over {{x^2} + x + 2 }}} \right)^x}

Step 3: Apply the formula for the 11^\infty indeterminate form. Using the formula limxaf(x)g(x)=elimxag(x)(f(x)1)\mathop {\lim }\limits_{x \to a} {f(x)^{g(x)}} = e^{\mathop {\lim }\limits_{x \to a} {g(x)(f(x)-1)}}, where f(x)=1+4x+1x2+x+2f(x) = 1 + \frac{{4x + 1}}{{{x^2} + x + 2}} and g(x)=xg(x) = x. The exponent of ee will be: limxx((1+4x+1x2+x+2)1)\mathop {\lim }\limits_{x \to \infty } {x \left( {\left( {1 + {{4x + 1} \over {{x^2} + x + 2 }}} \right) - 1} \right)} =limxx(4x+1x2+x+2)= \mathop {\lim }\limits_{x \to \infty } {x \left( {{{4x + 1} \over {{x^2} + x + 2 }}} \right)} =limx4x2+xx2+x+2= \mathop {\lim }\limits_{x \to \infty } {{{4x^2 + x} \over {{x^2} + x + 2 }}}

Step 4: Evaluate the limit of the exponent. To evaluate limx4x2+xx2+x+2\mathop {\lim }\limits_{x \to \infty } {{{4x^2 + x} \over {{x^2} + x + 2 }}}, we divide the numerator and the denominator by the highest power of xx in the denominator, which is x2x^2. \mathop {\lim }\limits_{x \to \infty } {{{4x^2/x^2 + x/x^2} \over {{x^2/x^2} + x/x^2 + 2/x^2}}}} =limx4+1/x1+1/x+2/x2= \mathop {\lim }\limits_{x \to \infty } {{{4 + {1/x}} \over {1 + {1/x} + {2/x^2}}}} As xx \to \infty, the terms 1/x1/x, 2/x22/x^2, and 1/x1/x all approach 00. =4+01+0+0=4= {{4 + 0} \over {1 + 0 + 0}} = 4

Step 5: Combine the result with the base ee. The original limit is ee raised to the power of the limit we just calculated. limx(x2+5x+3x2+x+2)x=e4\mathop {\lim }\limits_{x \to \infty } {\left( {{{{x^2} + 5x + 3} \over {{x^2} + x + 2}}} \right)^x} = e^4

Common Mistakes & Tips

  • Incorrectly Identifying the Form: Always check if the limit is indeed of the 11^\infty form before applying the special formula. If it's 000^0, 0\infty^0, or 00^\infty, different techniques apply.
  • Algebraic Errors: Be meticulous with algebraic manipulations, especially when subtracting 1 from the base. A small error in calculating the numerator of f(x)1f(x)-1 can lead to a wrong answer.
  • Direct Application of eλe^{\lambda}: The formula limx(1+λx)1x=eλ\mathop {\lim }\limits_{x \to \infty } {\left( {1 + \lambda x} \right)^{{1 \over x}}} = {e^\lambda } is specific. The general form limxaf(x)g(x)=elimxag(x)(f(x)1)\mathop {\lim }\limits_{x \to a} {f(x)^{g(x)}} = e^{\mathop {\lim }\limits_{x \to a} {g(x)(f(x)-1)}} is more universally applicable for 11^\infty forms. The provided solution used a slightly different notation in the final step which can be confusing if not fully understood. The core idea is to evaluate the limit of the exponent.

Summary

The given limit is of the indeterminate form 11^\infty. To evaluate it, we first rewrite the base of the expression in the form 1+h(x)1 + h(x), where h(x)0h(x) \to 0 as xx \to \infty. Then, we use the standard formula for 11^\infty limits, which states that limxf(x)g(x)=elimxg(x)(f(x)1)\mathop {\lim }\limits_{x \to \infty} {f(x)^{g(x)}} = e^{\mathop {\lim }\limits_{x \to \infty} {g(x)(f(x)-1)}}. We calculated the limit of the exponent g(x)(f(x)1)g(x)(f(x)-1) by simplifying the expression and dividing the numerator and denominator by the highest power of xx. The resulting limit of the exponent was 4, leading to the final answer of e4e^4.

The final answer is e4\boxed{e^4}. This corresponds to option (A).

Practice More Limits, Continuity & Differentiability Questions

View All Questions