Chain Rule Applications
The chain rule is the most important differentiation rule in calculus. Once you understand it mechanically, the next step is applying it to two powerful techniques: implicit differentiation (differentiating equations where y isn't isolated) and related rates (finding how fast one quantity changes when another does).
In this lesson
1 Quick Chain Rule Review
The chain rule: d/dx[f(g(x))] = f'(g(x)) · g'(x). Derivative of the outside times derivative of the inside. This applies whenever you differentiate a composite function , anything where one function is nested inside another.
If y = f(u) and u = g(x), then dy/dx = (dy/du)(du/dx). You can think of the du's as canceling, though this is only a mnemonic , it reflects why the chain rule works intuitively.
2 Implicit Differentiation
Usually we differentiate explicit functions: y = f(x). But sometimes the relationship between x and y is implicit , like x² + y² = 25 (a circle). You can't easily solve for y, so you differentiate both sides for x, treating y as a function of x and applying the chain rule whenever y appears.
The key: d/dx[y²] = 2y · (dy/dx), not just 2y. The chain rule adds the dy/dx factor because y is a function of x.
−x/y(2y − x²)/(y² − 2x)4 More Worked Examples
5 Problem-Solving Strategy
For implicit differentiation: (1) Differentiate both sides for x. (2) Every time you differentiate a y term, multiply by dy/dx (chain rule). (3) Collect all dy/dx terms on one side. (4) Factor out dy/dx and divide.
For related rates: (1) Draw a diagram and label all variables. (2) Write an equation relating the variables. (3) Differentiate both sides for time t. (4) Substitute all known values including known rates. (5) Solve for the unknown rate.
When differentiating implicitly, d/dx[y³] = 3y²(dy/dx), NOT just 3y². The dy/dx is essential , it's what the chain rule adds because y depends on x.
Practice Problems
Sources & Further Reading
The explanations on this page draw on the following established sources. We link to primary and secondary sources so you can verify claims and go deeper on any topic.