Lesson 3 - Completed Notes
Lesson 3 - Completed Notes
If 𝑦𝑦 = (𝑓𝑓 ∘ 𝑔𝑔)(𝑥𝑥), we can rewrite the expression as 𝑦𝑦 = 𝑓𝑓�𝑔𝑔(𝑥𝑥)�. The chain rule derives to the
following
One of the most important skill you need to do the chain rule successfully is identify how many
functions are in the composition. I like to consider them as inside and outside functions
Common Notation
We can also use Leibniz notation to help understand chain rule. This is commonly used when
representing general derivative rules.
If 𝑦𝑦 = 𝑓𝑓(𝑢𝑢), where 𝑢𝑢 = 𝑔𝑔(𝑥𝑥), and 𝑓𝑓 and 𝑔𝑔 are differentiable functions, then 𝑦𝑦 is a
differentiable function of 𝑥𝑥.
𝑑𝑑𝑑𝑑 𝑑𝑑𝑑𝑑 𝑑𝑑𝑑𝑑
= ⋅
𝑑𝑑𝑑𝑑 𝑑𝑑𝑑𝑑 𝑑𝑑𝑑𝑑
𝑑𝑑𝑑𝑑 𝑑𝑑𝑑𝑑
= 𝑛𝑛 ⋅ 𝑢𝑢𝑛𝑛−1 ⋅
𝑑𝑑𝑑𝑑 𝑑𝑑𝑑𝑑
Generalized Square Root Function
If
𝑦𝑦 = √𝑢𝑢
𝑑𝑑𝑑𝑑 1 𝑑𝑑𝑑𝑑
= ⋅
𝑑𝑑𝑑𝑑 2√𝑢𝑢 𝑑𝑑𝑑𝑑
Generalized Reciprocal Function
If
1
𝑦𝑦 =
𝑢𝑢
𝑑𝑑𝑑𝑑 1 𝑑𝑑𝑑𝑑
=− 2⋅
𝑑𝑑𝑑𝑑 𝑢𝑢 𝑑𝑑𝑑𝑑
Examples
Inside: Inside:
Outside: Outside:
2𝑡𝑡 − 1 6 1
𝑠𝑠 = � � 𝑓𝑓(𝑥𝑥) =
𝑡𝑡 + 2 4𝑥𝑥 3 − 6𝑥𝑥 + 2
Inside: Inside:
Outside: Outside:
Once you see what the composed functions are, follow the concept of first “derive the outside,
don’t change the inside, then derive inside.” The outside derivative and inside derivatives are
always multiplied together. The textbook expects you to simplify, but you don’t have
to…normally.
Let’s see the chain rule in action
2𝑡𝑡 − 1 6 1
𝑠𝑠 = � � 𝑓𝑓(𝑥𝑥) =
𝑡𝑡 + 2 4𝑥𝑥 3 − 6𝑥𝑥 + 2
More Class Examples
𝑦𝑦 = �𝑥𝑥 + �𝑥𝑥 2 + 1