Chain Rule

A LevelAQAEdexcelOCR

Chain Rule

The chain rule is best used when we have a function too complex to differentiate in one fell swoop. We look to turn one function into a function of a function – it sounds worse, but I guarantee it will make your job much easier!

A LevelAQAEdexcelOCR

Adapting to dxdydfrac{dx}{dy}

For equations of the form x=f(y)textcolor{blue}{x} = f(textcolor{limegreen}{y}), we can calculate dxdydfrac{dtextcolor{blue}{x}}{dtextcolor{limegreen}{y}} in the same way as usual, and find its reciprocal to find an expression for dydxdfrac{dtextcolor{limegreen}{y}}{dtextcolor{blue}{x}}. We can then couple this with Integration to find an expression for y=f1(x)textcolor{limegreen}{y} = f^{-1}(textcolor{blue}{x}), but we’ll not worry about this for the moment.

The most important thing to remember is that dydx×dxdy=1dfrac{dtextcolor{limegreen}{y}}{dtextcolor{blue}{x}} times dfrac{dtextcolor{blue}{x}}{dtextcolor{limegreen}{y}} = 1, so we have

dxdy=1(dydx)dfrac{dtextcolor{blue}{x}}{dtextcolor{limegreen}{y}} = dfrac{1}{left( dfrac{dtextcolor{limegreen}{y}}{dtextcolor{blue}{x}}right) }

A LevelAQAEdexcelOCR

How to Use the Chain Rule

Let’s say our complex function f(x)f(textcolor{blue}{x}) can be split into a function of a function, i.e. f(x)=g(h(x))f(textcolor{blue}{x}) = g(h(textcolor{blue}{x})).

Then we have the Chain Rule:

df(x)dx=dg(h(x))dx=dg(h(x))dh(x)×dh(x)dxdfrac{df(textcolor{blue}{x})}{dtextcolor{blue}{x}} = dfrac{dg(h(textcolor{blue}{x}))}{dtextcolor{blue}{x}} = dfrac{dg(h(textcolor{blue}{x}))}{dh(textcolor{blue}{x})} times dfrac{dh(textcolor{blue}{x})}{dtextcolor{blue}{x}}

That might still seem a little confusing, so you may see it given where y=g(u)y=g(u) and u=h(x)u = h(x):

dydx=dydu×dudxdfrac{dy}{dx} = dfrac{dy}{du} times dfrac{du}{dx}

A LevelAQAEdexcelOCR

Connecting Rates of Change

You may see examples where there are several variables linked, for example distance, speed and acceleration or length, surface area and volume. If you know the rate of change of one variable, and the equations linking the variables, then you can use the chain rule to find the rates of change of the other variables.

Watch out for hidden derivatives given as words, such as “rate” or “per“.

Once you understand what the question is asking the calculations are usually pretty straightforward.

A LevelAQAEdexcelOCR
A LevelAQAEdexcelOCR

Example 1: Using the Chain Rule

Let f(x)=2x1x2f(textcolor{blue}{x}) = sqrt{2textcolor{blue}{x} – dfrac{1}{textcolor{blue}{x}^2}}. Find the derivative of f(x)f(textcolor{blue}{x}) with respect to xtextcolor{blue}{x}.

[4 marks]

Take g(u)=ug(textcolor{red}{u}) = sqrt{textcolor{red}{u}} and u=h(x)=2x1x2textcolor{red}{u} = h(textcolor{blue}{x}) = 2textcolor{blue}{x} – dfrac{1}{textcolor{blue}{x}^2}, so f(x)=g(h(x))f(textcolor{blue}{x}) = g(h(textcolor{blue}{x})).

Then,

dg(u)du=12u=122x1x2dfrac{dg(textcolor{red}{u})}{dtextcolor{red}{u}} = dfrac{1}{2sqrt{textcolor{red}{u}}} = dfrac{1}{2sqrt{2textcolor{blue}{x} – dfrac{1}{textcolor{blue}{x}^2}}} and dudx=dh(x)dx=2+2x3=2x3+2x3dfrac{dtextcolor{red}{u}}{dtextcolor{blue}{x}} =dfrac{dh(textcolor{blue}{x})}{dtextcolor{blue}{x}} = 2 + dfrac{2}{textcolor{blue}{x}^3} = dfrac{2textcolor{blue}{x}^3 + 2}{textcolor{blue}{x}^3}.

Multiplying the two gives

df(x)dx=(2x3+2x3)(122x1x2)=x3+1x32x1x2dfrac{df(textcolor{blue}{x})}{dtextcolor{blue}{x}} = left( dfrac{2textcolor{blue}{x}^3 + 2}{textcolor{blue}{x}^3}right) left( dfrac{1}{2sqrt{2textcolor{blue}{x} – dfrac{1}{textcolor{blue}{x}^2}}}right) = dfrac{textcolor{blue}{x}^3 + 1}{textcolor{blue}{x}^3 sqrt{2textcolor{blue}{x} – dfrac{1}{textcolor{blue}{x}^2}}}

 

A LevelAQAEdexcelOCR

Example 2: Connecting Rates of Change

The surface area of a cube of width x cmx text{ cm}, length 2x cm2x text{ cm} and height 4x cm4x text{ cm} decreases at a constant rate of 0.07 cm2s10.07 text{ cm}^2 text{s}^{-1}. Find dxdttextcolor{purple}{dfrac{dx}{dt}} at the point where x=5 cmtextcolor{orange}{x = 5 text{ cm}}.

[3 marks]

The surface area of the cuboid is:

A=2×(x×2x)+2×(x×4x)+2×(2x×4x) =28x2A = 2 times (x times 2x) + 2 times (x times 4x) + 2 times (2x times 4x)  = 28x^2

So,

dAdx=56xdfrac{dA}{dx} = 56x

AA decreases at a constant rate of 0.07 cm2s10.07 text{ cm}^2text{s}^{-1}, so we can write this as

dAdt=0.07dfrac{dA}{dt} = – 0.07

Now, use the chain rule to find dxdttextcolor{purple}{dfrac{dx}{dt}}:

dxdt=dxdA×dAdt=1(dAdx)×dAdt=156x×(0.07)=0.00125xbegin{aligned} textcolor{purple}{dfrac{dx}{dt}} &= dfrac{dx}{dA} times dfrac{dA}{dt} [1.2em] &= dfrac{1}{left( dfrac{dA}{dx} right)} times dfrac{dA}{dt} [1.2em] &= dfrac{1}{56x} times (-0.07) [1.2em] &= – dfrac{0.00125}{x} end{aligned}

When x=5textcolor{orange}{x = 5},

dxdt=0.00125x=0.001255=0.00025 cms1textcolor{purple}{dfrac{dx}{dt}} = – dfrac{0.00125}{x} = – dfrac{0.00125}{textcolor{orange}{5}} = -0.00025 text{ cms}^{-1}

A LevelAQAEdexcelOCR

Chain Rule Example Questions

Question 1: Differentiate y=sin1xy = sin dfrac{1}{x} with respect to xx.

[3 marks]

A Level AQAEdexcelOCR

Let g(u)=sinug(u) = sin u and u=h(x)=1xu = h(x) = dfrac{1}{x}. Then we have y=g(h(x))y = g(h(x)).

dydx=dg(u)du×dudxdfrac{dy}{dx} = dfrac{dg(u)}{du} times dfrac{du}{dx}

dg(u)du=cosu=cos1xdfrac{dg(u)}{du} = cos u = cos dfrac{1}{x} and dudx=1x2dfrac{du}{dx} = dfrac{-1}{x^2}

so, dydx=cos1xx2dfrac{dy}{dx} = dfrac{-cos dfrac{1}{x}}{x^2}.

MME Premium Laptop

Save your answers with

MME Premium

Gold Standard Education

Question 2: For a function x=3y25y+2x = 3y^2 – 5y + 2, find the values where the function meets the yy-axis, and find dydxdfrac{dy}{dx} at y=23y = dfrac{2}{3}.

[3 marks]

A Level AQAEdexcelOCR

Set x=3y25y+2=0x = 3y^2 – 5y + 2 = 0 to get y=23y = dfrac{2}{3} and y=1y = 1.

dxdy=6y5dfrac{dx}{dy} = 6y – 5

Therefore,

dydx=16y5dfrac{dy}{dx} = dfrac{1}{6y – 5}

When y=23y = dfrac{2}{3}, dydx=1dfrac{dy}{dx} = -1.

MME Premium Laptop

Save your answers with

MME Premium

Gold Standard Education

Question 3: A small cubic piece of metal expands when heated. Given that at time tt minutes its length is x cmxtext{ cm}, and that the metal expands in all directions with a rate of 0.1 cm min10.1text{ cm min}^{-1}, find an expression for dVdtdfrac{dV}{dt} in terms of xx.

[3 marks]

A Level AQAEdexcelOCR

Since the metal is cubic, we have V=x3V = x^3.

Therefore, dVdx=3x2dfrac{dV}{dx} = 3x^2.

We also have

dxdt=0.1dfrac{dx}{dt} = 0.1

so

dVdt=dVdx×dxdt=3x2×0.1=0.3x2dfrac{dV}{dt} = dfrac{dV}{dx} times dfrac{dx}{dt} = 3x^2 times 0.1 = 0.3x^2

MME Premium Laptop

Save your answers with

MME Premium

Gold Standard Education

Additional Resources

Site Logo

Exam Tips Cheat Sheet

A Level
Site Logo

Formula Booklet

A Level

Specification Points Covered

G4 – Differentiate using the product rule, the quotient rule and the chain rule, including problems involving connected rates of change and inverse functions