Many functions in calculus are compositions — one function nested inside another. For example, \(\sin(x^2)\) is the sine function applied to \(x^2\). To differentiate such a function, you can't just differentiate the outer part and ignore the inner — you need the chain rule.
The chain rule says: differentiate the outer function, keep the inner function unchanged, then multiply by the derivative of the inner function. That final multiplication is what most students forget — and why the chain rule is the most missed rule on calculus exams.
Imagine two gears connected. When the small gear turns, it drives the large gear. The rate at which the large gear turns depends on both the rate of the small gear and the gear ratio between them. The chain rule works the same way: the outer rate of change is scaled by the inner rate of change.
Your energy level depends on your blood sugar. Your blood sugar depends on what you ate. If you want to know how energy changes with food, you multiply: (how energy changes with blood sugar) × (how blood sugar changes with food). That's the chain rule — a chain of rates.
Read it as: "derivative of the outside (leaving the inside alone) times derivative of the inside." The Leibniz form \(\frac{dy}{du} \cdot \frac{du}{dx}\) makes the chain visual — the \(du\) terms appear to "cancel," leaving \(\frac{dy}{dx}\).
Given \(h(x) = \sin(x^2)\):
\(= 5(3x+1)^4 \cdot 3 = 15(3x+1)^4\)
\(= e^{x^2} \cdot 2x = 2xe^{x^2}\)
\(= \frac{1}{\cos x} \cdot (-\sin x) = -\tan x\)
\(= 2\sin(e^x)\cos(e^x)\cdot e^x\)
Ready to test your knowledge?
Chain rule problems appear heavily in Calculus I. Test yourself now.
Go to Calculus I Quizzes →