The Chain Rule is technically a method, but it's so important that it deserves its own section.
What is the Chain Rule?
Suppose that we have a function f(g(x)), and we want to differentiate it. How would we do it?
Remember that differentiation is the slope, which is
Change in xChange in f(g(x))=dxdf(g(x)). This isn't something we immediately know how to solve. What we do know how to solve is
dnd f(n) What if n was g(x)? Then our numerator would be f(g(x)):
d g(x)d f(g(x)). But, this isn't quite what we wanted - now the denominator doesn't match. No problem - we can multiply by the differentiation of g(x):
d g(x)d f(g(x))⋅dxd g(x)=dxdf(g(x)). That's it - that's the Chain Rule.
How long can the chain go?
Really, it's a chain - you choose the length. Rather, the problem chooses the length.
For example,
d e(f(g(x)))d d(e(f(g(x))))⋅d f(g(x))d e(f(g(x)))⋅d g(x)d f(g(x))⋅dxd g(x)=dxd d(e(f(g(x)))). Usefulness
Remember during practice when you had to differentiate lnx? It was a pain for me to write the solution and for you to read it.
Now, we'll differentiate the same function in just a few easy steps! (No, that doesn't mean that the rest of the steps are hard).
dxdx=dxdey dxdx=dydey⋅dxdy 1=eydxdy ey1=dxdy Substitute from second step:
x1=dxdy