How to differentiate using the chain rule

The chain rule is a rule of differentiation that states: (f(g(x))'=f'(g(x))g'(x)

In effect, the chain rule allows us to split up a complicated equation into smaller more manageable chunks. Rather than differentiating f(g(x)) all in one go, all we need to do is differentiate f(.) - giving us f'(g(x)) -  and then differentiate g(.) - giving us g'(x). We can then multiply these together to find the derrivative of the original equation.

Consider the following example:

e3x+8=y

At first this equation may seem complicated and difficult to differentiate, in fact, it's quite easy. All we need to do is apply the chain rule.

In this case, we can see that the equation is made up of two "chunks" which we can seperate out.

Firstly there is the simple linear equation:

g(x)=3x+8

and then there is also the exponential function:

eg(x)=f(g(x))

Then it is easy to see that f(g(x))=y (just substitute g(x)=3x+8 into the equation eg(x))  This is an equation of exactly the form we need in order to use the chain rule.

Now we have a much simpler problem, we just need to differentiate each "chunk"

g'(x)= 3     (this is just a linear equation so this easy to check)

f'(g(x))=eg(x)   (Since the derrivative of the exponential function is simply the very same function).

We can then multiply these together to find the derrivative of the original equation:

dy/dx = 3e3x+8

AT

Related Maths A Level answers

All answers ▸

Find the derivative of x^3 - (y^2)x =3


The quadratic equation 2x^2 + 8x + 1 = 0 has roots a and b. Write down the value of a + b, a*b and a^2 + b^2.


The height (h) of water flowing out of a tank decreases at a rate proportional to the square root of the height of water still in the tank. If h=9 at t=0 and h=4 at t=5, what is the water’s height at t=15? What is the physical interpretation of this?


How to factorise 6x^2-11x-10?