How to do the chain rule.

The chain rule is used for functions 'inside' other functions. We have learnt to differentiate functions like x^2, y^20, e^x, -sin(x), and we will use these results in the chain rule. Let's look at an example, f(x) = (2x+1)^(1/3). Notice how we have a function (2x+1) 'inside' of another function (u^(1/3)). The chain rule says that if we have a function f(u) in terms of a function u(x) then df/dx=df/dudu/dx, in other words we differentiate the outside and multiply it by the derivative of the inside. In our example f(u) = u^(1/3) and u(x) = 2x+1. Then df/du = 1/3u^(-2/3) = 1/3*(2x+1)^(-2/3) and du/dx = 2. So df/dx = 21/3(2x+1)^(-2/3)

JC

Related Maths A Level answers

All answers ▸

A man travels 360m along a straight road. He walks for the first 120m at 1.5ms-1, runs the next 180m at 4.5ms-1, and then walks the final 60m at 1.5ms-1. A women travels the same route, in the same time. At what time does the man overtake the women?


Why does the second derivative tell us something about a function?


The rate of decay of the mass is modelled by the differential equation dx/dt = -(5/2)x. Given that x = 60 when t = 0, solve the quation for x in terms of t.


Why do you differentiate in optimisation questions?