Skip to content

Rules of Finding Derivatives

The way to find the derivatives of basic functions will be omitted here.

Chain Rule

Most functions in use are the compositions of basic functions. The chain rule will be applied when finding their derivatives. To prove it, we only need to simply use the method of substitution, which is an important idea in mathematics.

Take f(g(x)) or fg for example:

We first let g(x)=m, then f(m) means that we need to find how f(m) changes while m moves a little step by dm.

Since m=g(x), m differs when x changes. It is natural to indicate that dm=dg=g(x)dx.

Then, for f(m), we can also find that f(g(x))=f(m)dm=df.

In general, now we have df=f(g(x))dm and dx=dmg(x), that is:

f(x)=dfdx=f(g(x))g(x), the chain rule.