The Chain Rule

Ref Sheet Formulae

𝑦=𝑓(𝑥)𝑛dydx=𝑛𝑓(𝑥)[𝑓(𝑥)]𝑛1𝑦=𝑔(𝑢),where𝑢=𝑓(𝑥)dydx=dydu×dudx

Other Formulae

(𝑥)=𝑓(𝑔(𝑥))(𝑥)=𝑓(𝑔(𝑥))𝑔(𝑥)dydx=dydududx

Explanation

In layman’s terms, you basically:

  • Bring down the magnitude of n
  • Multiply f(x) by n
  • Multiply the equation by f’(x)

Example: 𝑦=45𝑥2 in terms of dydx from rough generalisation

𝑦=45𝑥2𝑦=4(5𝑥2)12dydx=4×12×(5𝑥2)32×5dydx=2(5𝑥2)32×5dydx=10(5𝑥2)32dydx=10×1(5𝑥2)3dydx=10((5𝑥2)3

Example 𝑦=(𝑥3+2)5 with respect to dydx using formula

Source

This example was found from an Atomi module called “The Chain Rule”.

dydx=dydu×dudxLet𝑦=𝑢5,𝑢=𝑥3+2 (u = inner function)dydu=ddu×(𝑢)5(Solve for dydu anddudx)dydu=5𝑢4dudx=ddx×(𝑥3+2)=3𝑥2dydx=5𝑢4×3𝑥2dydx=(5𝑢4)(3𝑥2)dydx=15𝑥2𝑢4(Sub u into dydx equation)dydx=15𝑥2(𝑥3+2)4