Chain Rule

Summary

The chain rule differentiates compositions. In several variables it multiplies Jacobian factors along each path of dependence.

Prerequisites

Derivatives, Partial Derivatives

Main Result / Formula

One variable

If y=f(u) and u=g(x) , then

dydx=f(u)g(x).

Two variables, one independent

If z=f(x,y) and x=x(t) , y=y(t) , then

dzdt=fxdxdt+fydydt.

Special case z=f(x,y) with x=g(y) :

dzdy=fx(g(y),y)g(y)+fy(g(y),y).

Implicit differentiation form

If F(x,y)=c defines y=y(x) with Fy0 , then

dydx=FxFy.

This is not a formula for z/y of an unconstrained z=f(x,y) .

Worked Example

Let z=x2+y2 and x=t , y=t2 . Then

dzdt=2x1+2y2t=2t+4t3.

Common Mistakes

Connections

References

The multivariable chain rule is standard calculus.[1]


  1. OpenStax, Calculus Volume 3, https://openstax.org/details/books/calculus-volume-3 ↩︎