back to the math tutorial index

The Chain Rule

You probably remember the derivatives of $\sin (x), \quad x^{8}$, and $e^{x}$. But what about functions like $\sin (2x-1)$, $(3x^{2}-4x+1)^{8}$, or $e^{-x^{2}}$? How do we take the derivative of compositions of functions?

The Chain Rule allows us to use our knowledge of the derivatives of functions f(x) and g(x) to find the derivative of the composition f(g(x)):

\fbox{\begin{minipage}{4in}
\par
Suppose a function $g(x)$\ is differentiable at...
...eft[ f(u) \right] & = & f'(u)\frac{du}{dx}.
\end{eqnarray*}\par
\end{minipage}}

Proof

The three formulations of the Chain Rule given here are identical in meaning. In words, the derivative of f(g(x)) is the derivative of f, evaluated at g(x), multiplied by the derivative of g(x).


Examples

Sometimes you will need to apply the Chain Rule several times in order to differentiate a function.

Example


We will differentiate $\sqrt{\sin^{2} (3x) + x}$.


\begin{displaymath}
\begin{array}{rclc}
\vspace{8pt}
\frac{d}{dx}\left[ \sqrt{\s...
...\sin (3x) \cos (3x) + 1}{2\sqrt{\sin^{2} (3x) + x}}
\end{array}\end{displaymath}


Key Concepts

Let g(x) be differentiable at x and f(x) be differentiable at f(g(x)). Then, if y = f(g(x)) and u = g(x),

\begin{displaymath}
\frac{dy}{dx} = \frac{dy}{du}\cdot\frac{du}{dx}.
\end{displaymath}


[I'm ready to take the quiz.] [I need to review more.]
[Take me back to the Tutorial Page]