Rules of Differentiation
Rules of Differentiation
Differentiability
and
Continuity
DiCNHS:Math Department - Basic Calculus
❖ Definition 1
A function f is continuous at a number c if all of the following conditions
are satisfied:
i. f(c) exist;
ii. lim 𝑓(𝑥) exists; and
𝑥→𝑐
iii. lim 𝑓(𝑥) = f(c).
𝑥→𝑐
❖ Definition 2
A function f is differentiable at a number c if f’(c) exists.
DiCNHS:Math Department - Basic Calculus
Theorem:
Remarks:
1. If f is continuous at x = a, it does not mean that f is differentiable at
x = a.
2. If f is not continuous at x = a, then f is not differentiable at x = a.
3. If f is not differentiable at x = a, it does not mean that f is not
continuous at x = a.
4. A function f is not differentiable at x = a if one of the following is true:
a. f is not continuous at x = a.
b. the graph of f has a vertical tangent line at x = a.
c. the graph of f has a corner or cusp at x = a.
DiCNHS:Math Department - Basic Calculus
DiCNHS:Math Department - Basic Calculus
DiCNHS:Math Department - Basic Calculus
Example 1:
a) f must be continuous at x = 1.
b) f is NOT continuous at x = 1.
not f is continuous at x = 1.
DiCNHS:Math Department - Basic Calculus
Example 2:
Solution:
f(x) = x4 - 9x3 + 8x2 + 12
f'(x) = 4x4-1 – 9(3)x3-1 + 8(2)x2-1 + 0
= 6x2 + 4 + 12x2 – 6x
f’(x) = 18x2 – 6x + 4
Rule 5: The Quotient Rule
Let f(x) and g(x) be two differentiable functions with g(x) ≠ 0. Then
𝒇(𝒙) 𝒈 𝒙 𝒇′ 𝒙 − 𝒇 𝒙 𝒈′(𝒙)
𝒇′ =
𝒈(𝒙) 𝒈(𝒙) 𝟐
3𝑥+5
Example: Let h(x) = 2 . Compute h’(x).
𝑥 +4
𝟐𝒙 − 𝟑 𝟐𝒙 − 𝟐 − 𝒙𝟐 − 𝟐𝒙 + 𝟕 𝟐
=
(𝟐𝒙 − 𝟑)𝟐
𝟐𝒙𝟐 −𝟔𝒙 −𝟖
f’(x) =
(𝟐𝒙 − 𝟑)𝟐
To differentiate “a function within a function” called as
composite function in Algebra, we use the CHAIN RULE.
3
f(x) = 7𝑥 + 5𝑥
2
3−1
f'(x) = 3 7𝑥 + 5𝑥
2
7 2 𝑥 2−1 + 5
2 Do FOIL Method
= 3 7𝑥 2 + 5𝑥 14𝑥 + 5 in multiplying
both binomials.
= 3 7𝑥 2 + 5𝑥 7𝑥 2 + 5𝑥 14𝑥 + 5 Distribute 3 to the
trinomial.
= 3(49𝑥 4 + 70𝑥 3 + 25𝑥 2 ) 14𝑥 + 5
Multiply the two
= (147𝑥 4 + 210𝑥 3 + 75𝑥 2 ) 14𝑥 + 5 polynomials.
𝟑
G - 8 f(x) = 𝟗𝒙 − 𝟒
f(x) = (x -1 + x -2)2
G-9