3.1 The Chain Rule
- Syllabus
- 2020
- Topic
- 3.1
- Level
- —
A composite function has the form y=f(g(x)): the inner function g produces the input for the outer function f. The total derivative multiplies the rate through both stages.
\frac{d}{dx}f(g(x))=f'(g(x))g'(x)\qquad\text{or}\qquad\frac{dy}{dx}=\frac{dy}{du}\frac{du}{dx}
For y=(3x2−1)5, let u=3x2−1. Then dy/du=5u4 and du/dx=6x, so dxdy=5(3x2−1)4(6x)=30x(3x2−1)4.
Do not stop after differentiating only the outer function: 5(3x2−1)4 is missing the inner derivative 6x. The extra factor is unnecessary only when the inner function is exactly x, whose derivative is 1.