How do I use the chain rule for differentiation?

The chain rule is used when we have a function in the form f(g(x)).

For example sin(x^3). [In this case, f(x) = sin(x) and g(x) = x^3]

The chain rule says that the derivative of f(g(x)) is g'(x)*f'(g(x)). 

For our example:

g'(x) = 3x^2 and f'(x) = cos(x). So the derivative will be 3x^2*cos(x^3).

TK

Related Maths A Level answers

All answers ▸

Solve for 0<=θ<π, the equation sin3θ-(sqrt3)cosθ=0 (C2)


Find the solutions to z^2 = i


In the case of vectors, how do I find the shortest distance between a point and a line?


Why is the inverse of a gradient -1/x?