Subscribe to our βΆοΈ YouTube channel π΄ for the latest videos, updates, and tips.
Evaluating Limits :
While computing the limits
lim x ->a R(x)
of certain functions R(x) , we may come across the following situations like,

The lβHopitalβs Rule :
Suppose f (x) and g(x) are differentiable functions and g'(x) β 0 with

We say that they have the form of a number. But values cannot be assigned to them in a way that is consistent with the usual rules of addition and multiplication of numbers.
We call these expressions Indeterminate forms.
Evaluate the following limits, if necessary use l'hopital rule :
Problem 1 :
lim x-->0 (sin x/x)
Solution :
= lim x-->0 (sin x/x)
By applying the given limit, we get
= (sin 0/0)
= 0/0
Indeterminant form.
Differentiating the numerator and denominator using L'hopital rule, we get
= lim x-->0 (cos x / 1)
By applying the limit now
= cos 0/1
= 1/1
= 1
So, the value of lim x-->0 (sin x/x) is 1.
Problem 2 :
lim x-->0 (1 - cos 2x)/5x
Solution :
= lim x-->0 (1 - cos 2x)/5x
By applying the limit, we get
= (1 - cos 2(0))/5(0)
= (1 - cos 0)/0
= (1 - 1) / 0
= 0/0
Indeterminant form.
Differentiating the numerator and denominator, we get
= lim x-->0 (0 + 2 sin 2x)/5(1)
= lim x-->0 [2 sin 2x/5]
Applying the limit, we get
= 2 sin 2(0) / 5
= 2 sin 0 / 5
= 0/5
= 0
So, the value of lim x-->0 (1 - cos 2x)/5x is 0.
Should we apply L'Hopital rule ?
Problem 3 :
lim x-->0 sin x/(2x2 - 1)
Solution :
= lim x-->0 sin x/(2x2 - 1)
By applying the limit, we get
= sin 0/(2(0)2 - 1)
= 0/-1
= 0
By evaluating the limit, we get 0 as result. It is defined value not an indeterminant form. Then there is no need to use L'Hopital rule.
So, the value of lim x-->0 sin x/(2x2 - 1) is 0.
Problem 4 :
lim x-->0 sin x/(x2 - 4)
Solution :
= lim x-->0 sin x/(x2 - 4)
By applying the limit, we get
= sin 0/(02 - 4)
= 0/-4
= 0
By evaluating the limit, we get 0 as result. It is defined value not an indeterminant form. Then there is no need to use L'Hopital rule.
So, the value of lim x-->0 sin x/(x2 - 4) is 0.
Problem 5 :
lim x-->2 [sin (x - 2)/(x2 - 4)]
Solution :
= lim x--> 2 [sin (x - 2)/(x2 - 4)]
By applying the limit, we get
= lim x--> 2 [sin (2 - 2)/(22 - 4)]
= 0/0
Indeterminant form. Thus L'Hopital rule applies.
Differentiating the numerator and denominator, we get
= lim x--> 2 [cos (x - 2)/(2x - 0)]
= lim x--> 2 [cos (x - 2)/2x]
By applying the limit now, we get
= [cos (2 - 2)/2(2)]
= cos 0 / 4
= 1/4
So, the value of lim x-->2 [sin (x - 2)/(x2 - 4)] is 1/4.
Problem 6 :
lim x-->1 [ln x/(x2 - 1)]
Solution :
= lim x-->1 [ln x/(x2 - 1)]
By applying the limit, we get
= [ln 1/(12 - 1)]
= 0/0
Indeterminant form. So, L'Hopital rule applies.
= lim x-->1 [(1/x)/(2x - 0)]
= lim x-->1 (1/2x2)
By applying the limit, we get
= 1/2(1)2
= 1/2
So, the value of lim x-->1 [ln x/(x2 - 1)] is 1/2.
Problem 7 :
The table gives selected values of a twice differentiable function f(x)

Find lim x--> 3 [f(2x - 1)/x2 - 9]
Solution :
= lim x--> 3 [f(2x - 1)/x2 - 9]
Applying the limit, we get
= f(2(3) - 1) /(32 - 9)
= f(5) / 0
From the table, the value of f(5) is 0
= 0/0
Indeterminant form. Finding derivative since L'hopital rule applies.
= lim x--> 3 [f(2x - 1)'/(2x - 0)]
= lim x--> 3 [2f'(2x - 1)/(2x - 0)]
Applying the limit, we get
= [2f'(2(3) - 1)/2(3)]
= [2f'(5)/6]
= 2(7) / 6
= 7/3
Problem 8 :
lim x-->0 [(ex - cos x - 2x)/(x2 - 2x)]
a) -1/2 b) 0 c) 1/2 d) 1
Solution :
lim x-->0 [(ex - cos x - 2x)/(x2 - 2x)]
Applying the limit directly,
= [(e0 - cos 0 - 2(0))/(02 - 2(0))]
= (1 - 1 - 0)/0
= 0/0
Indeterminant form.
Differentiating the numerator and denominator, we get
= lim x-->0 [(ex + sin x - 2)/(2x - 2)]
= [(e0 + sin 0 - 2)/(2(0) - 2)]
= (1 + 0 - 2)/(0 - 2)
= -1/(-2)
= 1/2
So, option c is correct.
Problem 9 :
lim x--> β ln(e3x+ x) / x
a) 0 b) 1 c) 3 d) β
Solution :
= lim x--> β ln(e3x+ x) / x
= lim x--> β ln(eβ+ β) / β
= β/β
Indeterminant form.
= lim x--> β (1/(e3x+ x)) (3e3x+ 1) / 1
= lim x--> β ((3e3x+ 1)/(e3x+ x))
Applying the limit, again we get
= β/β
Indeterminant form. Differentiating again,
= lim x--> β ((9e3x + 0)/(3e3x + 1))
= lim x--> β 9e3x/(3e3x + 1)
Differentiating, we get
= lim x--> β 27e3x/(9e3x + 0)
= lim x--> β 27e3x/9e3x
= 3
So, option c is correct.
Problem 10 :
The function f and h are twice differentiable with h(2) = 4. The function h satisfies h(x) = (x2 - 4) / (1 - (f(x))3). , x β 2. It is known that lim x --> 2 h(x) can be evaluated using L'Hopital's rule. Use lim x--> 2 h(x) to find f(2) and f'(2)
Solution :
h(x) = (x2 - 4) / (1 - (f(x))3)
Since h(x) is twice differentiable and it is continuous
1 - f3(x) = 0
- f3(x) = -1
f3(2) = 1
f(2) = 1
Subscribe to our βΆοΈ YouTube channel π΄ for the latest videos, updates, and tips.
Kindly mail your feedback to v4formath@gmail.com
We always appreciate your feedback.
About Us | Contact Us | Privacy Policy
Β©All rights reserved. onlinemath4all.com

Apr 13, 26 06:21 PM
Apr 13, 26 12:18 PM
Apr 09, 26 07:46 PM