In the applet we see an `x`-wheel, a `u`-wheel, and a `y`-wheel. You can change the
speed of the `x`-wheel, and you
can connect the wheels with belts and change their radii.
We'll use this model to explore the chain rule and try to get an intuitive
understanding of where the formula comes from.
Suppose that `u` is a function of `x`. So, as `x` changes, it causes `u` to change. We might
ask ourselves, What is the rate of change of `u`, relative to the rate of change of `x`?
Does `u` change twice as much as `x`? If you increase `x` a little bit does `u` increase ten
times that amount? Half that amount? Maybe as `x` increases, `u` decreases - in this
case the rate of change of `u` is negative, relative to the rate of change of `x`. In any event,
here's the notation:
If `u` is a function of `x`, then `du/dx` denotes the rate of change of `u`
relative to the rate of change of `x`. Informally, `u` changes `du/dx`
times as fast as `x` does.
If `y` is a quantity that depends on `u`, and `u` is a
quantity that depends on `x`, then ultimately, `y` depends on `x` and
`dy/dx = dy/du du/dx`.