This applet looks at the chain rule in the case when a function from R
to R^2 is composed with a function from R^2 to R to produce a function
from R to R.
The standard situation starts with a curve in
the
x-y plane parameterized by t, then considers z as a function of x and
y. In the composition we then consider z a as a function of t.
A visual approach to the chain rule goes through a number of steps.
- The first step is to see
that zooming in on differentiable
functions makes them look linear.
In particular this means
that
we can understand the chain rule by looking at planes.
Thus,
the
local change in z is the sum of the change made by first changing the
value of x, then by changing the value of y.
This reduces the
problem to the sum of two chain rule problems in single variable
calculus.
- The second step is to
visualize a way to multiply two slopes.
[Recall that the
single variable rule is that (fg)'(x)=f'(g(x)*g'(x).]
Since slopes are heights of triangles, we multiply by using
similar triangles, one triangle having a base of 1 and a height of
g'(x), the other having a base of f'(g(x)).
- The third step is to notice
that the rule works as we move through a variety of values of t0.