1.4 Properties of Limits: X A X A X A
1.4 Properties of Limits: X A X A X A
Example 1.4.1
Find limx→c (an xn + an−1 xn−1 + · · · + a1 x + a0 ).
Solution.
Using the limit laws, we find
lim (an xn + an−1 xn−1 + · · · + a1 x + a0 ) = lim an xn + lim an−1 xn−1 + · · · + lim a1 x + lim a0
x→c x→c x→c x→c x→c
n n−1
=an lim x + an−1 lim x + · · · + a1 lim x + lim a0
x→c x→c x→c x→c
n n−1
=an c + an−1 c + · · · + a1 c + a0
Example 1.4.2
Evaluate the following limits:
(i) lim (2x5 − 9x3 + 3x2 − 11).
x→2
x3 −3x+7
(ii) lim 5x 2 +9x+6 .
x→−1
1
Solution.
(i) lim (2x5 − 9x3 + 3x2 − 11) = 2(2)5 − 9(2)3 + 3(2)2 − 11 = −7
x→2
x3 −3x+7 (−1)3 −3(−1)+7 9
(ii) lim 2 = 5(−1)2 +9(−1)+6
= 2
x→−1 5x +9x+6
Example 1.4.3
2 −4
Find lim xx−2 .
x→2
Solution.
We have
x2 − 4 (x − 2)(x + 2)
lim = lim
x→2 x − 2 x→2 x−2
= lim (x + 2) = 4
x→2
Solution.
Expanding the numerator gives
16(2 + t)2 − 16(2)2 16t2 + 64t
= .
t t
Thus,
16(2 + t)2 − 16(2)2
lim = lim(16t + 64) = 64
t→0 t t→0
Example 1.4.5
Find lim |x|
x algebraically.
x→0
Solution.
Finding the left-hand limit we obtain
|x| −x
lim = lim = −1.
x→0− x x→0− x
Since the left-hand limit is different from the right-hand limit, we conclude
that lim |x|
x does not exist
x→0
2
Example√1.4.6
2
Find lim x x+9−3
2 .
x→0
Solution.
We have
√ √ √
x2 + 9 − 3 ( x2 + 9 − 3)( x2 + 9 + 3)
lim = lim √
x→0 x2 x→0 x2 ( x2 + 9 + 3)
x2 + 9 − 9
= lim √
x→0 x2 ( x2 + 9 + 3)
x2
= lim √
x→0 x2 ( x2 + 9 + 3)
1
= lim √
x→0 2
x +9+3
1
= √
2
lim ( x + 9 + 3)
x→0
1 1
= =
3+3 6
Another property of limit is the following: Suppose that lim f (x) and
x→a
lim g(x) both exist. If f (x) ≤ g(x) for all x close to a (except possibly
x→a
at a) then lim f (x) ≤ lim g(x).
x→a x→a
then
lim h(x) = L.
x→a
Example 1.4.7
Use the Squeeze rule to show that
2 1
lim x sin = 0.
x→0 x
Solution.
Multiplying the double inequality
1
−1 ≤ sin ≤1
x
3
by x2 we obtain
1
−x2 ≤ x2 sin ≤ x2 .
x
But
lim x2 = lim (−x2 ) = 0
x→0 x→0