What is the chain rule?

The chain rule is a rule that is used when calculating the derivative of a function. If you have a function within a function, i.e. f(g(x)), then the derivative is calculated as follows: df/dx = (df/dg)(dg/dx). It's easiest understood with an example: let's try to differentiate f(x)=sin(2x2). Here, g=2x2 , and f(x) can be written in the form f(g)=sin(g). df/dg= cos(g), and dg/dx = 4x, using the power rule. So overall, df/dx = (df/dg)(dg/dx) = cos(g)4x= 4xcos(2x2), using the fact that g=2x2 . The process can be repeated for multiple nested functions, i.e. for something like f(g(h(x))), df/dx=(df/dg)(dg/dh)*(dh/dx)

AK

Related Maths A Level answers

All answers ▸

Given that A(sin θ + cos θ) + B(cos θ − sin θ) ≡ 4 sin θ, find the values of the constants A and B.


Differentiate y=x^2+4x+12


What is calculus?


What is the area under the graph of (x^2)*sin(x) between 0 and pi