Lesson 5 - Rules of Differentiation
Lesson 5 - Rules of Differentiation
College of Engineering
Department of Civil Engineering
Lecture Notes in
ES 13 – Calculus 1 (Differential Calculus)
RULES OF DIFFERENTIATION
The derivative of the product of two differentiable functions is equal to the first function times the derivative
of the second plus the second function times the derivative of the first.
𝑑
[𝑓(𝑥)𝑔(𝑥)] = 𝑓(𝑥)𝑔′ (𝑥) + 𝑔(𝑥)𝑓′(𝑥)
𝑑𝑥
For more than two factors:
𝑑
[𝑓(𝑥)𝑔(𝑥)ℎ(𝑥)] = 𝑓 ′(𝑥) 𝑔(𝑥)ℎ(𝑥) + 𝑓(𝑥)𝑔′(𝑥) ℎ(𝑥) + 𝑓(𝑥)𝑔(𝑥)ℎ′(𝑥)
𝑑𝑥
The derivative of the quotient of two differentiable functions is equal to the denominator times the
derivative of the numerator minus the numerator times the derivative of the denominator, all divided by
the square of the denominator.
𝑑 𝑓(𝑥) 𝑔(𝑥)𝑓′(𝑥)−𝑓(𝑥)𝑔′(𝑥)
[ ] = [𝑔(𝑥)]2
, 𝑔(𝑥) ≠ 0
𝑑𝑥 𝑔(𝑥)
This differentiation rule deals with composite functions and adds versatility to the rules.
or, equivalently,
𝑑
[𝑓(𝑔(𝑥))] = 𝑓 ′ (𝑔(𝑥))𝑔′(𝑥)
𝑑𝑥
When applying the Chain Rule, it helps to think of the composite function 𝑦 = 𝑓(𝑔(𝑥)) or 𝑦 = 𝑓(𝑢) as
having two parts—an inside and an outside—as illustrated below
The Chain Rule tells you that the derivative of is the derivative of the outer function (at the inner function
u) times the derivative of the inner function. That is,
𝑦′ = 𝑓′(𝑢) ∙ 𝑢′
If 𝑦 = [𝑢(𝑥)]𝑛 , where 𝑢 is a differentiable function of 𝑥 and 𝑛 is a real number, then or, equivalently,
𝑑𝑦 𝑑𝑢
= 𝑛[𝑢(𝑥)]𝑛−1
𝑑𝑥 𝑑𝑥
or, equivalently,
𝑑 𝑛
[𝑢 ] = 𝑛𝑢𝑛−1 𝑢′
𝑑𝑥
SIMPLIFICATION TECHNIQUES