MAS101-0227(2.2)
MAS101-0227(2.2)
Calculus I
§2.2
Solution
x 2 − 7x + 10 (x − 2)(x − 5)
If x 6= 2, we have = = x − 5.
x −2 x −2
Therefore the limit is
x 2 − 7x + 10
lim = lim (x − 5) = 2 − 5 = −3.
x →2 x −2 x →2
Limits of Function Values
Example (1) and Example (2)
If
x − 1
2
x2 − 1 x 6= 1
f (x ) = , g(x ) = x − 1 , h(x ) = x + 1,
x −1
1 x =1
then
lim f (x ) = lim g(x ) = lim h(x ) = 2
x →1 x →1 x →1
Limits of Function Values
Example (3)
(a) If f is the identity function f (x ) = x , then for any value of c,
lim f (x ) = c.
x →c
lim f (x ) = k.
x →c
Limits of Function Values
Example (4)
The following functions have no limit as x → 0.
(
0 x <0
(a) U(x ) =
1 x ≥0
1
x 6= 0
(b) g(x ) = x
0 x = 0
0 x ≤0
(c) f (x ) = 1
sin x >0
x
Limit Laws
Theorem (1)
Let L, M, c and k are real numbers and
Example (5a)
= −8 − 8 − 8 + 8
= −16
Limits of Rational Functions
Theorem (3)
If P(x ) and Q(x ) are polynomials and Q(c) 6= 0, then
P(x ) P(c)
lim = .
x →c Q(x ) Q(c)
Example (5b)
x4 + x2 − 1 lim (x 4 + x 2 − 1) c4 + c2 − 1
x →c
lim = =
x →c x2 + 5 lim (x 2 + 5) c2 + 5
x →c
Example (6)
x 3 + 4x 2 − 3 (−1)3 + 4(−1)2 − 3 0
lim = = =0
x →−1 x +5
2 2
(−1) + 5 6
Eliminating Common Factors from a Zero Denominators
Example (7)
Evaluate
x2 + x − 2
lim .
x →1 x2 − x
Solution
x2 + x − 2 (x + 2)(x − 1) x +2
If x 6= 1, then = = .
x2 − x x (x − 1) x
x2 + x − 2 x +2 1+2
Therefore lim = lim = = 3.
x →1 x2 − x x →1 x 1
Eliminating Common Factors from a Zero Denominators
Example (9) √
x 2 + 100 − 10
Evaluate lim .
x →0 x2
Solution
If x 6= 0, then
√ √ √
x 2 + 100 − 10 ( x 2 + 100 − 10)( x 2 + 100 + 10)
= √
x2 x 2 ( x 2 + 100 + 10)
(x 2 + 100) − 100
= √
x 2 ( x 2 + 100 + 10)
1
=√
x + 100 + 10
2
Therefore
√
x 2 + 100 − 10 1 1
lim = lim √ = .
x →0 x2 x →0 x + 100 + 10
2 20
The Sandwich Theorem
Theorem (4)
Suppose that g(x ) ≤ f (x ) ≤ h(x ) for all x in some open interval
containing c, except possibly at x = c itself. Suppose also that
Then lim f (x ) = L.
x →c
Solution