Question
Question: Solve the limit- \(\mathop {\lim }\limits_{x \to 2} \left( {\dfrac{{{x^5} - 32}}{{{x^3} - 8}}} \ri...
Solve the limit-
x→2lim(x3−8x5−32)
Solution
- Hint: Whenever a given limit is in the indeterminate form, L’Hospital rule is used. This is only applicable when the limit is in 00or∞∞ forms. The L’Hospital rule is given by-
x→alimg(a)f(a)=x→alimg′(a)f′(a)ifandonlyiff(a),g(a)→0,∞
Also, a few formula for differentiation required are-
dxd(xn)=nxn−1...(1)
Complete step-by-step solution -
The given limit is-
x→2lim(x3−8x5−32)
When we substitute x = 2 in this, we get-
23−825−32=8−832−32=00(indeterminate)
Hence, L’Hospital rule can be applied on this limit. Using property (1) we can write that-
x→2lim(x3−8x5−32)=x→2lim(3x25x4)
This expression obtained is now a determinate form, so we can directly substitute x = 2 and get the value as-
x→2lim(3x25x4)=3×225×24=320
Note: L’Hospital rule is the simplest and the shortest method to solve a limit in an indeterminate form. In this question, we can also use a factorization method which is quite lengthy, because there are larger powers of x involved. If smaller powers are x are involved, we can use the factorization method. For example-
x→alim(x−ax2−a2)=x→alim(x−a(x−a)(x+a))=x→alim(x+a)=2a