You are about to erase your work on this activity. Are you sure you want to do this?
Updated Version Available
There is an updated version of this activity. If you update to the most recent version of this activity, then your current progress on this activity will be erased. Regardless, your record of completion will remain. How would you like to proceed?
Mathematical Expression Editor
Here we compute derivatives of compositions of functions
So far we have seen how to compute the derivative of a function built up from other
functions by addition, subtraction, multiplication and division. There is another
very important way that we combine functions: composition. The chain rule
allows us to deal with this case. Consider
\[ h(x) = \sin (1+2x). \]
While there are several different
ways to differentiate this function, if we let \(f(x) = \sin (x)\) and \(g(x) = 1+2x\), then we can express \(h(x) = f(g(x))\). The
question is, can we compute the derivative of a composition of functions
using the derivatives of the constituents \(f(x)\) and \(g(x)\)? To do so, we need the chain
rule.
Chain Rule If \(f\) and \(g\) are differentiable, then
\[ \frac {d}{dx} f(g(x)) = f'(g(x))g'(x). \]
It will take a bit of practice to make the use of the chain rule come naturally, it is
more complicated than the earlier differentiation rules we have seen. Let’s return to
our motivating example.