Q3 Basic Calculus
Q3 Basic Calculus
lim 𝑓(𝑥) = 𝐿
𝑥→𝑐
This is read as, ‘‘The limit of f(x) as x approaches c is L.”
Solution. One way to find the limit of a function is to approach c on both sides by constructing
a table of values.
𝑥 𝑓(𝑥) 𝑥 𝑓(𝑥)
1 4 3 10
In this case, lim 1 + 3𝑥 = 𝑓(2). But this won’t always hold true.
𝑥→2
2
𝑥 − 5𝑥 + 4
EXAMPLE 2: Consider another limit, lim 𝑥−1
.
𝑥→1
0
Solution. Notice that when we directly substitute 1, the result will be 0
or indeterminate. And
this doesn’t mean that the limit doesn’t exist.
𝑥 𝑓(𝑥) 𝑥 𝑓(𝑥)
2
EXAMPLE 3: Investigate lim (𝑥 + 1).
𝑥 → −1
𝑥 𝑓(𝑥) 𝑥 𝑓(𝑥)
𝑥 𝑓(𝑥) 𝑥 𝑓(𝑥)
Therefore,
lim |𝑥| = 0
𝑥→0
𝑥 + 1, 𝑥<4
EXAMPLE 5: Consider the limit, lim 𝑓(𝑥), where 𝑓(𝑥) = { 2 .
(𝑥 − 4) + 3, 𝑥 ≥ 4
𝑥→4
𝑥 𝑓(𝑥) 𝑥 𝑓(𝑥)
3 4 5 4
Observe that f(x) approaches 5 as x approaches 4 from the left side and that f(x)
approaches 3 when x approaches 4 from the right side.
Therefore,
lim 𝑓(𝑥) DNE
𝑥→4
Since the function f(x) approaches two different values when x approaches on one side or
the other, and since a limit cannot have two values, therefore, the limit does not exist.
ONE-SIDED LIMITS
If x approaches c from the left, then we write lim 𝑓(𝑥).
−
𝑥→𝑐
If x approaches c from the right, then we write lim 𝑓(𝑥).
+
𝑥→𝑐
If 𝑀 = 𝑁 = 𝐿, If 𝑀 ≠ 𝑁,
These limits, lim 𝑓(𝑥) and lim 𝑓(𝑥), are referred to as one-sided limits, since we
− +
𝑥→𝑐 𝑥→𝑐
only consider values on one side of c.
Therefore,
lim (1 + 3𝑥) = 7
𝑥→2
2
𝑥 − 5𝑥 + 4
EXAMPLE 2: Find lim 𝑥−1
by graphical means.
𝑥→1
2
𝑥 − 5𝑥 + 4 (𝑥 − 1)(𝑥 − 4)
Solution. Notice how we can simplify the rational function, 𝑥−1
, into 𝑥−1
and to
be further simplified into 𝑥 − 4.
We can use 𝑓(𝑥) = 𝑥 − 4 to graph the
rational function. And we can use that graph to find
the limit of that rational function.
Therefore,
2
𝑥 − 5𝑥 + 4
lim 𝑥−1
=− 3
𝑥→1
In this case, lim 𝑓(𝑥) = 𝑓(𝑐) but it won’t always be the case.
𝑥→𝑐
𝑥 + 1, 𝑥<4
EXAMPLE 3: Consider yet another limit, lim 𝑓(𝑥), where 𝑓(𝑥) = { 2 .
(𝑥 − 4) + 3, 𝑥≥4
𝑥→4
EXAMPLES:
1. lim 5 = 5
𝑥→3
1 1
2. lim − 2
=− 2
𝑥→0
THE LIMIT OF x
The limit of x as x approaches c is equal to c. This may be thought of as the substitution
law because x is simply substituted by c.
lim 𝑥 = 𝑐
𝑥→𝑐
EXAMPLES:
1. lim 𝑥 = 5
𝑥→5
1
2. lim 𝑥 =− 2
𝑥→− 2
1
For the remaining theorems, we will assume that the limits of f and g both exist as x
approaches c and that they are M and N, respectively. In other words,
Solution.
lim 8𝑓(𝑥) = 8 · lim 𝑓(𝑥)
𝑥→𝑐 𝑥→𝑐
= 8(4)
= 32
ADDITION THEOREM
This theorem states that the limit of a sum of functions is the sum of the
limits of the individual functions. Subtraction is also included in this law, that is, the limit
of a difference of functions is the difference of their limits.
lim [𝑓(𝑥) ± 𝑔(𝑥)] = lim 𝑓(𝑥) ± lim 𝑔(𝑥) = 𝑀 ± 𝑁
𝑥→𝑐 𝑥→𝑐 𝑥→𝑐
Solution.
lim [𝑓(𝑥) + 𝑔(𝑥)] = lim 𝑓(𝑥) + lim 𝑔(𝑥)
𝑥→𝑐 𝑥→𝑐 𝑥→𝑐
= 4+ 3
= 7
2. Find lim [𝑓(𝑥) − 𝑔(𝑥)].
𝑥→𝑐
Solution.
lim [𝑓(𝑥) − 𝑔(𝑥)] = lim 𝑓(𝑥) − lim 𝑔(𝑥)
𝑥→𝑐 𝑥→𝑐 𝑥→𝑐
= 4− 3
= 1
MULTIPLICATION THEOREM
This is similar to the Addition Theorem, with multiplication replacing addition as the
operation involved. Thus, the limit of a product of functions is equal to the product of their
limits.
lim 𝑓(𝑥) · 𝑔(𝑥) = lim 𝑓(𝑥) · lim 𝑔(𝑥) = 𝐿 · 𝑀
𝑥→𝑐 𝑥→𝑐 𝑥→𝑐
Solution.
lim [𝑓(𝑥) · 𝑔(𝑥)] = lim 𝑓(𝑥) · lim 𝑔(𝑥)
𝑥→𝑐 𝑥→𝑐 𝑥→𝑐
= 4· 3
= 12
DIVISION THEOREM
This theorem states that the limit of a quotient of functions is equal to the quotient of the
limits of the individual functions, provided the denominator limit is not equal to 0.
lim 𝑓(𝑥)
𝑓(𝑥) 𝑥→𝑐 𝐿
lim 𝑔(𝑥)
= lim 𝑔(𝑥)
= 𝑀
, provided 𝑀 ≠ 0.
𝑥→𝑐 𝑥→𝑐
Solution.
lim 𝑓(𝑥)
𝑓(𝑥) 𝑥→𝑐
lim 𝑔(𝑥)
= lim 𝑔(𝑥)
𝑥→𝑐 𝑥→𝑐
10
= 2
= 5
Solution.
lim 𝑓(𝑥)
𝑓(𝑥) 𝑥→𝑐
lim 𝑔(𝑥)
= lim 𝑔(𝑥)
𝑥→𝑐 𝑥→𝑐
0
= 3
= 0
POWER THEOREM
This theorem states that the limit of an integer power p of a function is just that power of
the limit of the function. If lim 𝑓(𝑥) = 𝐿, then
𝑥→𝑐
𝑝 𝑝 𝑝
lim (𝑓(𝑥)) = ( lim 𝑓(𝑥)) = 𝐿 .
𝑥→𝑐 𝑥→𝑐
3
1. Find lim [𝑓(𝑥)] .
𝑥→𝑐
Solution.
3 3
lim [𝑓(𝑥)] = [ lim 𝑓(𝑥)]
𝑥→𝑐 𝑥→𝑐
3
= (2)
= 8
−2
2. Find lim [𝑓(𝑥)] .
𝑥→𝑐
Solution.
−2 −2
lim [𝑓(𝑥)] = [ lim 𝑓(𝑥)]
𝑥→𝑐 𝑥→𝑐
−2
= (2)
1
= 2
(2)
1
= 4
RADICAL/ROOT THEOREM
This theorem states that if n is a positive integer, the limit of the nth root of a function is
just the nth root of the limit of the function, provided the nth root of the limit is a real number.
Thus, it is important to keep in mind that if n is even, the limit of the function must be positive. If
lim 𝑓(𝑥) = 𝐿, then
𝑥→𝑐
𝑛 𝑛
lim 𝑓(𝑥) = 𝑛 lim 𝑓(𝑥) = 𝐿.
𝑥→𝑐 𝑥→𝑐
Solution.
lim 𝑓(𝑥) = lim 𝑓(𝑥)
𝑥→𝑐 𝑥→𝑐
= 9
= 3
Solution.
lim 𝑓(𝑥) = lim 𝑓(𝑥)
𝑥→𝑐 𝑥→𝑐
Solution.
lim (2𝑥 + 1) = lim 2𝑥 + lim 1 (Addition)
𝑥→1 𝑥→1 𝑥→1
= 2 lim 𝑥 + lim 1 (Constant Multiple)
𝑥→1 𝑥→1
= 2 lim 𝑥 + 1 (Limit of a Constant)
𝑥→1
= 2(1) + 1 (Limit of x)
= 3
3 2
EXAMPLE 2: Find the limit of lim (2𝑥 − 4𝑥 + 1).
𝑥 → −1
Solution.
3 2 3 2
lim (2𝑥 − 4𝑥 + 1) = lim 2𝑥 − lim 4𝑥 + lim 1
𝑥 → −1 𝑥 → −1 𝑥 → −1 𝑥 → −1
3 2
= 2 lim 𝑥 − 4 lim 𝑥 + 1
𝑥 → −1 𝑥→𝑐
3 2
= 2[ lim 𝑥] − 4[ lim 𝑥] + 1
𝑥 → −1 𝑥 → −1
3 2
= 2(− 1) − 4(− 1) + 1
=− 5
𝑥
EXAMPLE 3: Evaluate lim 𝑥+1
.
𝑥→2
Solution.
lim 𝑥
𝑥 𝑥→2
lim 𝑥+1
= lim (𝑥 + 1)
𝑥→2 𝑥→2
2
= lim 𝑥 + lim 1
𝑥→2 𝑥→1
2
= 2+1
2
= 3
2
(𝑥 − 3)(𝑥 − 2)
EXAMPLE 4: Evaluate lim 2 .
𝑥→1 𝑥 +1
Solution.
2
2 lim [(𝑥 − 3)(𝑥 − 2)]
(𝑥 − 3)(𝑥 − 2) 𝑥→1
lim 2 = 2
𝑥→1 𝑥 +1 lim (𝑥 + 1)
𝑥→1
𝑛 𝑛−1 𝑛−2
𝑓(𝑥) = 𝑎𝑛𝑥 + 𝑎𝑛 − 1𝑥 + 𝑎𝑛 − 2𝑥 + … + 𝑎1𝑥 + 𝑎0.
Proof.
𝑛 𝑛−1 𝑛−2
𝑓(𝑐) = 𝑎𝑛𝑐 + 𝑎𝑛 − 1𝑐 + 𝑎𝑛 − 2𝑐 + … + 𝑎1𝑐 + 𝑎0
𝑛 𝑛−1 𝑛−2
(1) lim 𝑓(𝑥) = lim 𝑎𝑛𝑥 + 𝑎𝑛 − 1𝑥 + 𝑎𝑛 − 2𝑥 + … + 𝑎1𝑥 + 𝑎0
𝑥→𝑐 𝑥→𝑐
𝑛 𝑛−1 𝑛−2
(2) lim 𝑓(𝑥) = lim 𝑎𝑛𝑥 + lim 𝑎𝑛 − 1𝑥 + lim 𝑎𝑛 − 2𝑥 + … + lim 𝑎1𝑥 + lim 𝑎0
𝑥→𝑐 𝑥→𝑐 𝑥→𝑐 𝑥→𝑐 𝑥→𝑐 𝑥→𝑐
𝑛 𝑛−1 𝑛−2
(3) lim 𝑓(𝑥) = 𝑎𝑛 lim 𝑥 + 𝑎𝑛 − 1 lim 𝑥 + 𝑎𝑛 − 2 lim 𝑥 + … + 𝑎1 lim 𝑥 + lim 𝑎0
𝑥→𝑐 𝑥→𝑐 𝑥→𝑐 𝑥→𝑐 𝑥→𝑐 𝑥→𝑐
𝑛 𝑛−1 𝑛−2
(4) lim 𝑓(𝑥) = 𝑎𝑛[ lim 𝑥] + 𝑎𝑛 − 1[ lim 𝑥] + 𝑎𝑛 − 2[ lim 𝑥] + … + 𝑎1 lim 𝑥 + lim 𝑎0
𝑥→𝑐 𝑥→𝑐 𝑥→𝑐 𝑥→𝑐 𝑥→𝑐 𝑥→𝑐
𝑛 𝑛−1 𝑛−2
(5) lim 𝑓(𝑥) = 𝑎𝑛𝑐 + 𝑎𝑛 − 1𝑐 + 𝑎𝑛 − 2𝑐 + … + 𝑎1𝑐 + 𝑎0
𝑥→𝑐
3 2
EXAMPLE 5: Evaluate lim (2𝑥 + 3𝑥 − 1).
𝑥 → −1
Solution.
3 2 3 2
lim (2𝑥 + 3𝑥 − 1) = 2(− 1) + 3(− 1) − 1
𝑥 → −1
= 0
𝑓(𝑥)
Theorem 3. Let h be a rational function of the form ℎ(𝑥) = 𝑔(𝑥)
, where f and g are polynomial
functions.
𝑓(𝑥) 𝑓(𝑐)
lim ℎ(𝑥) = lim 𝑔(𝑥)
= 𝑔(𝑐)
.
𝑥→𝑐 𝑥→𝑐
1 − 5𝑥
EXAMPLE 6: Evaluate lim 2 4 .
𝑥→1 1 + 3𝑥 + 4𝑥
Solution.
1 − 5𝑥 1 − 5(1)
lim 2 4 = 2 4
𝑥→1 1 + 3𝑥 + 4𝑥 1 + 3(1) + 4(1)
−4
= 8
1
=− 2
3 2
EXAMPLE 7: Evaluate lim 𝑥 + 3𝑥 − 6.
𝑥 → −2
Solution.
3 2 2
lim 𝑥 + 3𝑥 − 6 = 3
lim 𝑥 + 3𝑥 − 6
𝑥 → −2 𝑥 → −2
3 2
= (− 2) + 3(− 2) − 6
3
= 4− 6− 6
3
= −8
=− 2
2𝑥 + 5
EXAMPLE 8: Evaluate lim 1 − 3𝑥
.
𝑥→2
Solution.
lim (2𝑥 + 5)
2𝑥 + 5 𝑥→2
lim 1 − 3𝑥
= lim (1 − 3𝑥)
𝑥→2 𝑥→2
2(2) + 5
= 1 − 3(2)
9
= −5
3
=− 5
𝑓(𝑥)
Condition. A rational function in the form 𝑔(𝑥)
, where f and g are polynomial functions with
𝑓(𝑐) ≠ 0 and 𝑔(𝑐) = 0.
1
EXAMPLE 1: Take lim 2 .
𝑥→0 𝑥
Solution.
1
EXAMPLE 2: lim 𝑥
.
𝑥→0
Solution.
2
𝑥 + 4𝑥 − 12
EXAMPLE 1: Evaluate lim 2 .
𝑥→2 𝑥 − 2𝑥
0
Solution. If we directly substitute 2, then it will result to 0
or indeterminate.
2
𝑥 + 4𝑥 − 12 (𝑥 + 6)(𝑥 − 2)
lim 2 = lim 𝑥(𝑥 − 2)
𝑥→2 𝑥 − 2𝑥 𝑥→2
𝑥+6
= lim 𝑥
𝑥→2
2+6
= 2
= 4
2 2
2(− 3 + ℎ) − 18 2(9 − 6ℎ + ℎ ) − 18
lim ℎ
= lim ℎ
ℎ→0 ℎ→0
2
18 − 12ℎ + 2ℎ − 18
= lim ℎ
ℎ→0
2
−12ℎ + 2ℎ
= lim ℎ
ℎ→0
= lim − 12 + 2ℎ
ℎ→0
=− 12 + 2(0)
=− 12
𝑡 − 3𝑡 + 4
EXAMPLE 3: Evaluate lim 4−𝑡
.
𝑡→4
However, we can use the techniques for radicals such as multiplying by its conjugate.
𝑡 − 3𝑡 + 4 𝑡 − 3𝑡 + 4 𝑡 + 3𝑡 + 4
lim 4−𝑡
= lim 4−𝑡
·
𝑡 + 3𝑡 + 4
𝑡→4 𝑡→4
2 2
𝑡 − ( 3𝑡 + 4)
= lim
(4 − 𝑡)(𝑡 + 3𝑡 + 4)
𝑡→4
2
𝑡 − 3𝑡 − 4
= lim
(4 − 𝑡)(𝑡 + 3𝑡 + 4)
𝑡→4
(𝑡 − 4)(𝑡 + 1)
= lim
(4 − 𝑡)(𝑡 + 3𝑡 + 4)
𝑡→4
𝑡+1
= lim −
𝑡 + 3𝑡 + 4
𝑡→4
(4) + 1
=
(4) + 3(4) + 4
5
=
4 + 16
5
= 8
2
𝑦 +5 𝑦<−2
EXAMPLE 4: Given the function 𝑔(𝑦) = { 1 − 3𝑦 𝑦≥−2
.
1. Find lim 𝑔(𝑦).
𝑦→6
Solution. Since 6 is not on the point where we shift from one function to another, based on the
given conditions of the piecewise function, then we can directly substitute.
Solution. Since – 2 is the value of y where the given condition indicates the use of another
sub-function, we cannot directly substitute.
First, we must approach – 2 on both sides to ensure whether there is a limit or not by
using one sided limits.
2
(from the left) lim 𝑔(𝑦) = lim (𝑦 + 5)
− −
𝑦 → −2 𝑦 → −2
2
= (− 2) + 5
= 9
The limit of a function at infinity refers to the value that the function approaches as x
approaches positive or negative infinity. In symbols,
Notice that one-sided limits are used to represent the limit of a function at infinity.
To expound further, you can only approach positive infinity from the left and negative
infinity from the right.
Principle 1.
a. If r is a positive rational number and n is any real number, then
𝑛
lim 𝑟 = 0.
𝑥→∞ 𝑥
b. If r is a positive rational number, n is any real number, and xr is defined for x < 0, then
𝑛
lim 𝑟 = 0.
𝑥 → −∞ 𝑥
4 2
EXAMPLE 1:Evaluate lim (2𝑥 − 𝑥 − 8𝑥).
𝑥→∞
𝑛 𝑛−1 2
Principle 2. For any polynomial, 𝑃(𝑥) = 𝑎𝑛𝑥 + 𝑎𝑛−1𝑥 +…+ 𝑎2𝑥 + 𝑎 𝑥 + 𝑎0.
1
𝑛 𝑛−1 2
In determining its limit, lim (𝑎𝑛𝑥 + 𝑎𝑛−1𝑥 +…+ 𝑎2𝑥 + 𝑎 𝑥 + 𝑎0), the value of
𝑥→∞ 1
𝑛−1 2
𝑎𝑛−1𝑥 +…+ 𝑎2𝑥 + 𝑎 𝑥 + 𝑎0 as x approaches infinity will be negligible.
1
Therefore,
𝑛 𝑛−1 2 𝑛
lim (𝑎𝑛𝑥 + 𝑎𝑛−1𝑥 +…+ 𝑎2𝑥 + 𝑎 𝑥 + 𝑎0) = lim 𝑎𝑛𝑥 .
𝑥→∞ 1 𝑥→∞
4
lim (2𝑥 − 𝑥 − 8𝑥)
𝑥→∞
2
= lim 𝑥 2 −
𝑥→∞
4
( 𝑥
1
2 −
𝑥
8
3 )
= lim 𝑥 · lim 2 −
𝑥→∞ 𝑥→∞
4
( 𝑥
1
2 −
8
3
𝑥 )
= ∞ ·2
4 2
lim (2𝑥 − 𝑥 − 8𝑥) = ∞ Q.E.D.
𝑥→∞
4 2
2𝑥 − 𝑥 + 8𝑥
EXAMPLE 2:Evaluate lim 4 .
𝑥→∞ − 5𝑥 + 7
lim
4 2
2𝑥 − 𝑥 + 8𝑥
= lim
4
(
𝑥 2−
1
2
𝑥
+
8
𝑥
3 )
𝑥→∞
4
− 5𝑥 + 7 𝑥→∞
4
𝑥 −5+( 𝑥
7
4 )
1 8
2− 2 + 3
= lim 𝑥
7
𝑥
−5+
𝑥→∞ 𝑥
4
2−0+0
= −5+0
4 2
2𝑥 − 𝑥 + 8𝑥 2
lim 4 =− 5
Q.E.D.
𝑥→∞ − 5𝑥 + 7
𝑥+5
EXAMPLE 2: Evaluate lim 3(2) .
𝑥 → −1
𝑥+5 −1 + 5 4
Solution. lim 3(2) = 3(2) = 3(2) = 3(16) = 48
𝑥 → −1
𝑥+5
Therefore, lim 3(2) = 48 Q.E.D.
𝑥 → −1
1 3𝑥 + 7
EXAMPLE 3: Evaluate lim 2
𝑒 .
𝑥 → −2
1 3𝑥 + 7 1 3(−2) + 7 1 −6 + 7 1 1 𝑒
Solution. lim 2
𝑒 = 2
𝑒 = 2
𝑒 = 2
𝑒 = 2
𝑥 → −2
1 3𝑥 + 7 𝑒
Therefore, lim 2
𝑒 = 2
Q.E.D.
𝑥 → −2
2
EXAMPLE 4: Evaluate lim [log 2𝑥 + log (𝑥 + 5) − log (𝑥 − 2)].
𝑥→5
Solution.
2
lim [log 2𝑥 + log (𝑥 + 5) − log (𝑥 − 2)]
𝑥→5
2
= log 2(5) + log ((5) + 5) − log ((5) − 2)
= log 10 + log (25 + 5) − log 3
= log 10 + log 30 − log 3
= log (10)(30) − log 3 product rule of logarithms.
300
= log 3
quotient rule of logarithms.
= log 100
= 2
2
Therefore, lim [log 2𝑥 + log (𝑥 + 5) − log (𝑥 − 2)] = 2 Q.E.D.
𝑥→5
(− 1
2
, 2
3
). Since the x-coordinate is the cosine of the angle and
the y-coordinate is the sine of the angle, then the cotangent of the
angle must be the quotient of x and y.
3
Therefore, lim cot 4𝑥 =− 3
Q.E.D.
𝑥→ 6
π
5π
The angle 2
exceeds one rotation, therefore we must find the smallest positive
5π π π π
coterminal of that angle. Notice how 2
resembles 2
, it is five 2
’s. Since four 2
’s make a full
π 5π π
rotation and we have an extra 2
left, then 2
must be same angle as 2
.
5π π 1 1
sec 2
= sec 2
= π = 0
→ undefined.
𝑐𝑜𝑠 2
𝑥 𝑓(𝑥) 𝑥 𝑓(𝑥)
𝑠𝑖𝑛 𝑥
Since both one-sided limits exist and are equal, then lim 𝑥
= 1.
𝑥→0
𝑥
The same is also true with its reciprocal, lim 𝑠𝑖𝑛 𝑥
= 1.
𝑥→0
Generally,
𝑠𝑖𝑛 (𝑓(𝑥)) 𝑓(𝑥)
lim 𝑓(𝑥)
= 1 and lim 𝑠𝑖𝑛 (𝑓(𝑥))
, given that 𝑓(𝑐) = 0. Q.E.D.
𝑥→𝑐 𝑥→0
1 − 𝑐𝑜𝑠 𝑥
SPECIAL LIMIT 2: lim 𝑥
.
𝑥→0
1 − 𝑐𝑜𝑠 0 1−1 0
By direct substitution. 0
= 0
= 0
→ indeterminate.
𝑥 𝑓(𝑥) 𝑥 𝑓(𝑥)
1 − 𝑐𝑜𝑠 𝑥
Since both one-sided limits exist and are equal, then lim 𝑥
= 0.
𝑥→0
𝑥
However, the limit of its reciprocal, lim 1 − 𝑐𝑜𝑠 𝑥
, does not exist.
𝑥→0
Generally,
1 − 𝑐𝑜𝑠 (𝑓(𝑥))
lim 𝑓(𝑥)
= 1, given that 𝑓(𝑐) = 0. Q.E.D.
𝑥→0
𝑥
𝑒 −1
SPECIAL LIMIT 3: lim 𝑥
.
𝑥→0
0
𝑒 −1 1−1 0
By direct substitution. 0
= 0
= 0
→ indeterminate.
𝑥 𝑓(𝑥) 𝑥 𝑓(𝑥)
𝑥
𝑒 −1
Since both one-sided limits exist and are equal, then lim 𝑥
= 1.
𝑥→0
𝑥
The same is also true for its reciprocal, lim 𝑥 = 1.
𝑥→0 𝑒 −1
Generally,
(𝑓(𝑥))
𝑒 −1 𝑓(𝑥)
lim 𝑓(𝑥)
= 1 and lim (𝑓(𝑥)) = 1, given that 𝑓(𝑐) = 0. Q.E.D.
𝑥→𝑐 𝑥→𝑐 𝑒 −1
𝑠𝑖𝑛 4𝑥
EXAMPLE 1: Evaluate lim 3𝑥
.
𝑥→0
𝑠𝑖𝑛 4(0) 𝑠𝑖𝑛 0 0
By direct substitution. 3(0)
= 0
= 0
→ indeterminate.
Solution. We can use the special limit 1 to evaluate the limit of the given example, but first it has
to have the same form as the special limit 1.
𝑠𝑖𝑛 4𝑥 𝑠𝑖𝑛 4𝑥 4
lim 3𝑥
= lim 3𝑥
· 4
𝑥→0 𝑥→0
𝑠𝑖𝑛 4𝑥 4
= lim 4𝑥
· 3
commutative property of multiplication.
𝑥→0
4 𝑠𝑖𝑛 4𝑥
= 3
· lim 4𝑥
constant multiple theorem.
𝑥→0
4
= 3
(1) special limit 1.
𝑠𝑖𝑛 4𝑥 4
lim 3𝑥
= 3
𝑥→0
𝑠𝑖𝑛 (𝑥 + 1)
EXAMPLE 2: Evaluate lim 2 .
𝑥 → −1 𝑥 −1
𝑥 − 1 + 𝑐𝑜𝑠 2𝑥
EXAMPLE 3: Evaluate lim 6𝑥
.
𝑥→0
Solution. We can transform the given into the special limit 2.
𝑥 − 1 + 𝑐𝑜𝑠 2𝑥 𝑥 1 − 𝑐𝑜𝑠 2𝑥
lim 6𝑥
= lim 6𝑥
− 6𝑥
𝑥→0 𝑥→0
1 1 − 𝑐𝑜𝑠 2𝑥
= lim 6
− 6𝑥
𝑥→0
1 1 − 𝑐𝑜𝑠 2𝑥 1
= lim 6
− lim 2𝑥
· 3
𝑥→0 𝑥→0
1 1 1 − 𝑐𝑜𝑠 2𝑥
= 6
− 3
· lim 2𝑥
special limit 2.
𝑥→0
1 1
= 6
− 3
(0)
𝑥 − 1 + 𝑐𝑜𝑠 2𝑥 1
lim 6𝑥
= 6
𝑥→0
𝑠𝑖𝑛 5𝑥
CHALLENGE: Evaluate lim 𝑠𝑖𝑛 8𝑥
.
𝑥→0
Solution. We can use the first special limit.
𝑠𝑖𝑛 5𝑥 𝑠𝑖𝑛 5𝑥 1
lim 𝑠𝑖𝑛 8𝑥
= lim 1
· 𝑠𝑖𝑛 8𝑥
𝑥→0 𝑥→0
𝑠𝑖𝑛 5𝑥 1 40𝑥
= lim 1
· 𝑠𝑖𝑛 8𝑥 · 40𝑥
𝑥→0
multiply by a term equivalent to one which factors out to 8x and 5x.
𝑠𝑖𝑛 5𝑥 40𝑥
= lim 40𝑥
· 𝑠𝑖𝑛 8𝑥
𝑥→0
𝑠𝑖𝑛 5𝑥 40𝑥
= lim 40𝑥
· lim 𝑠𝑖𝑛 8𝑥
𝑥→0 𝑥→0
𝑠𝑖𝑛 5𝑥 1 8𝑥 5
= lim 5𝑥
· 8
· lim 𝑠𝑖𝑛 8𝑥
· 1
𝑥→0 𝑥→0
5 𝑠𝑖𝑛 5𝑥 8𝑥
= 8
· lim 5𝑥
· lim 𝑠𝑖𝑛 8𝑥
special limit 1.
𝑥→0 𝑥→0
5
= 8
(1)(1)
𝑠𝑖𝑛 5𝑥 5
lim 8𝑥
= 8
𝑥→0
CONTINUITY OF FUNCTIONS
Continuity at a Point
EXAMPLE 1: Is 𝑓(𝑥) = 3𝑥 − 1 continuous on at 𝑥 = 1?
Solution. One way to determine whether a function is continuous or not is by graphing it.
2
3𝑥 − 4𝑥 + 1
EXAMPLE 2: Is 𝑓(𝑥) = 𝑥−1
continuous on at 𝑥 = 1?
Solution. Since it is a rational function with the numerator having a higher degree than the
denominator, we can simplify it to make it easier to graph.
2
3𝑥 − 4𝑥 + 1 (3𝑥 − 1)(𝑥 − 1)
𝑓(𝑥) = 𝑥−1
= 𝑥−1
= 3𝑥 − 1
The function simplifies into a linear function which we can easily graph.
1
EXAMPLE 3: Is ℎ(𝑥) = 𝑥
continuous at 𝑥 = 0?
Solution. Observe its graph.
Since 0 is not included in the domain of the
function, it is expected that it will be discontinuous at
𝑥 = 0.
Definition. A function is said to be continuous if its graph has no holes or breaks, and you can
trace it without lifting your pen. Additionally, a continuous function is defined for any real
number.
2
|𝑥| (𝑥 − 1) + 1, 𝑥≤2
The graph of 𝑓(𝑥) = 𝑥
. The graph of 𝑓(𝑥) = { 2𝑥 − 3, 𝑥>2
.
2
𝑥 −𝑥−2
EXAMPLE 4: Determine whether 𝑓(𝑥) = 𝑥−2
is continuous or not at 𝑥 = 0.
Solution.
Condition 1. 𝑓(𝑐) exists.
2
(0) − (0) − 2 −2
𝑓(0) = (0) − 2
= −2
= 1. Check!
2
𝑥 −𝑥−2
Therefore, we can conclude that the function 𝑓(𝑥) = 𝑥−2
is continuous at 𝑥 = 0.
2
= (3) − 6(3) = 5(3) + 3
= 9 − 18 = 15 + 3
lim 𝑓(𝑥) =− 9 lim 𝑓(𝑥) = 18
− +
𝑥→3 𝑥→3
Since lim 𝑓(𝑥) ≠ lim 𝑓(𝑥), then lim 𝑓(𝑥) DNE. Oopsies!
− +
𝑥→3 𝑥→3 𝑥→3
Continuity on an Interval
Definition. A function is said to be continuous on an interval if and only if you can trace the
graph of the function without lifting your pen on the given interval.
TYPES OF INTERVALS
Finite Intervals
1. Open Interval
a. (𝑎, 𝑏): 𝑎<𝑥 <𝑏
2. Closed Interval
a. [𝑎, 𝑏]: 𝑎≤𝑥 ≤𝑏
3. Combination
a. (𝑎, 𝑏]: 𝑎<𝑥 ≤𝑏
b. [𝑎, 𝑏): 𝑎≤𝑥 <𝑏
Infinite Intervals
1. Open Left-Bounded
a. (𝑎, ∞): 𝑎<𝑥
2. Closed Left-Bounded
a. [𝑎, ∞): 𝑎≤𝑥
3. Open Right-Bounded
a. (− ∞, 𝑏): 𝑥 < 𝑏
4. Closed Right-Bounded
a. (− ∞, 𝑏]: 𝑥≤𝑏
5. Unbounded
a. (− ∞, ∞): 𝑥∈ℝ
2
3𝑥 − 4𝑥 + 1
EXAMPLE 1: Consider the function 𝑓(𝑥) = 𝑥−1
.
1. Is it continuous on the interval (5, 8)?
Yes, it is continuous. Since the interval (5, 8) fall within the domain of the
function.
2
(𝑥 − 1) + 1, 𝑥≤2
EXAMPLE 3: Consider yet another function, 𝑓(𝑥) = { , with the graph:
2𝑥 − 3, 𝑥>2
1. Is it continuous on the interval [1, 2]?
No, it is not continuous. Since there is a
hole at 𝑥 = 1.
2𝑥 − 1 𝑥<5
EXAMPLE 4: Determine if 𝑓(𝑥) = { 2 is continuous on [2, 5].
𝑥 𝑥≥5
Solution.
Condition 1. It is continuous on the open interval (𝑎, 𝑏).
Because we are considering the open interval (2, 5) we shall use the sub-function
for numbers lesser than 5, which is 2𝑥 − 1.
2
lim 𝑓(𝑥) = lim 2𝑥 − 1 𝑓(5) = (5)
− −
𝑥→5 𝑥→5
= 2(5) − 1 𝑓(5) = 25
lim 𝑓(𝑥) = 9
−
𝑥→5
lim 𝑓(𝑥) = 9 and 𝑓(5) = 25, then lim 𝑓(𝑥) ≠ 𝑓(5). Oopsies!
− −
𝑥→5 𝑥→5
2𝑥 − 1 𝑥<5
Therefore, we can conclude that the function 𝑓(𝑥) = { 2 is discontinuous on
𝑥 𝑥≥5
the closed interval [2, 5].
MORE ON CONTINUITY
𝑥+2 𝑥≠2
EXAMPLE: Observe the graph of function 𝑓(𝑥) = { .
2 𝑥=2
ESSENTIAL DISCONTINUITY
Definition. A function 𝑓(𝑥) is said to have an essential discontinuity at 𝑥 = 𝑐 if lim 𝑓(𝑥) DNE.
𝑥→𝑐
Case 1: If for a function 𝑓(𝑥), lim 𝑓(𝑥) DNE because lim 𝑓(𝑥) ≠ lim 𝑓(𝑥).
− +
𝑥→𝑐 𝑥→𝑐 𝑥→𝑐
𝑥+1 𝑥<4
EXAMPLE: Observe the graph of the function ℎ(𝑥) = { 2 .
(𝑥 − 4) + 3 𝑥≥4
If we attempt to evaluate the limit of
the function at 𝑥 = 4, we have to approach
the function on both sides.
lim 𝑓(𝑥) = 5
−
𝑥→4
lim 𝑓(𝑥) = 3
+
𝑥→4
Case 2: If a function 𝑓(𝑥) is such that lim 𝑓(𝑥) DNE because either:
𝑥→𝑐
1. lim 𝑓(𝑥) = ∞ and lim 𝑓(𝑥) =− ∞; or
− +
𝑥→𝑐 𝑥→𝑐
2. lim 𝑓(𝑥) =− ∞ and lim 𝑓(𝑥) = ∞.
− +
𝑥→𝑐 𝑥→𝑐
1
EXAMPLE: Observe the graph of the function 𝑓(𝑥) = 𝑥
.
1
lim 𝑥
=− ∞
−
𝑥→0
1
lim 𝑥
= ∞
+
𝑥→0
RULES OF DIFFERENTIATION
OPTIMIZATION
IMPLICIT DIFFERENTIATION
RELATED RATES