Week 2 - Axes
Week 2 - Axes
Goals:
• Limit Laws
• Horizontal Asymptotes
• Precise Limit Definition
• Continuity
• Intermediate Value Theorem
§2.3 1, 3, 8, 10, 11, 13, 15, 17, 19, 25, 29, 37, 39, 41, 45, 47, 49, 53, 57, 59, 63, 65
§2.4 3, 11, 13, 15, 17, 19, 23, 25, 29, 31, 37, 39, 41
§2.5 3, 11, 17, 19, 23, 25, 28, 33, 35, 40, 41, 45, 47, 49, 51, 53, 55, 57, 63, 65, 67, 71
§2.6 3, 7, 13, 17, 19, 21, 25, 27, 28, 35, 37, 49, 51, 55, 61, 63, 67, 69, 73
Copyright c Chester Jay Weatherby, 2019 Slide 2- 2
xn
√ lim f (x)g(x) =
n x→a
x
f (x)
lim =
x→a g(x)
Copyright c Chester Jay Weatherby, 2019 Slide 2- 3
p
3
Example: lim x2(x + 2) + (x + 3)
x→1
√
x + x2 − 3
Example: lim
x→1 2x + (x − 1) sin(x)
1
Example: lim
x→−2 (2x+2)
Copyright c Chester Jay Weatherby, 2019 Slide 2- 4
Notice in the previous examples, we evaluated lim f (x) simply by computing f (a),
x→a
so long as f (a) exists.
List some functions that have the property that lim f (x) = f (a) :
x→a
Simplifying does not guarantee that we will be able to evaluate the limit imme-
diately. After we simplify and cancel, we may still need to evaluate both the
left-hand limit and the right-hand limit to determine vertical asymptotes.
(x − 3)(x − 2) x−3
Example: lim Example: lim
x→2 (x − 2)2 x→3 x2 − 9
Copyright c Chester Jay Weatherby, 2019 Slide 2- 7
When division by zero is present and there is a root expression, rationalize the
root expression by multiplying both top and bottom by a related root expression
(one sign change).
√
(x − 4)(x + 3) 1− x+1
Example: lim √ Example: lim
x→4 x−2 x→0 x
Copyright c Chester Jay Weatherby, 2019 Slide 2- 8
For piecewise functions, the correct “piece” must be used. Generally speaking,
separate left-hand and right-hand limits are required.
|x|
Example: lim =
x→0 x
Copyright c Chester Jay Weatherby, 2019 Slide 2- 9
Discussion Question
A) 1
B) 0
C) DN E
The previous rules are not exhaustive and there are many cases where those rules
do not apply.
x
Example: lim
x→0 sin(x)
x
Example (cont’d): lim
x→0+ sin(x)
Copyright c Chester Jay Weatherby, 2019 Slide 2 - 12
Theorem:
For any rational number r > 0
1 1
i) lim r = 0 ii) lim r = 0 (so long as xr is defined)
x→∞ x x→−∞ x
1 1
Example: lim √ Example: lim 3
x→∞ x x→−∞ x
Copyright c Chester Jay Weatherby, 2019 Slide 2 - 16
x2 − 3x + 3
Consider lim 2
.
x→∞ 4x + 2
We cannot factor or cancel terms, so we need another trick.
Rule 5: Powers of x
1
Multiply both top and bottom by r where r is the largest power of x from the
x
denominator. This should change the expression to a form in which it can be seen
whether the limit is ∞, −∞, or some finite number.
x2 − 3x + 3
lim
x→∞ 4x2 + 2
Copyright c Chester Jay Weatherby, 2019 Slide 2 - 20
√
x2 + 1
Example: lim
x→−∞ 2x + 5
2x + 5
Example: lim √ (Homework)
x→−∞ 2
x +1
Copyright c Chester Jay Weatherby, 2019 Slide 2 - 21
1
Example: lim √ (Homework)
x→∞ x3 +1
e2x + 1
Example: lim 3x
x→∞ e + ex + 3
Copyright c Chester Jay Weatherby, 2019 Slide 2 - 22
Discussion Question
Evaluate:
2x5 + x2 + 3
lim 4
x→∞ 4x + x3 + 2x2
A) 2
1
B)
2
C) ∞
D) 1
Copyright c Chester Jay Weatherby, 2019 Slide 2 - 23
The terms “gets closer to” and “approaches” are not precise. If we want to prove
that lim f (x) = L, then for any arbitrary distance from L, we must show that
x→a
f (x) is within that distance if we take x sufficiently close to a (but x 6= a).
Graphically:
What is the difference between how the curves for these scenarios are drawn?
Copyright c Chester Jay Weatherby, 2019 Slide 2 - 28
Types of Discontinuities:
Type of Discontinuity Example
Copyright c Chester Jay Weatherby, 2019 Slide 2 - 30
Continuous Functions:
Theorem:
Polynomial, rational, power, trig, inverse trig, exponential, and logarithmic func-
tions are all continuous on their domains.
Theorem:
Sums, differences, products, quotients (where denominator is never zero), and
composition of continuous functions are also continuous.
Summary:
Copyright c Chester Jay Weatherby, 2019 Slide 2 - 31
Discussion Question
f (x) is:
A) continuous on x ≤ 1
B) continuous on x > 1
D) not continuous.
Copyright c Chester Jay Weatherby, 2019 Slide 2 - 32
For example, consider any height between your birth height and your current
height.
Copyright c Chester Jay Weatherby, 2019 Slide 2 - 33
Applications of IVT:
Discussion Question
How can it be proved that f (x) = x3 + x + 1 has at least one root? (Assume we
cannot plot the graph).