What is the chain rule?

The chain rule is a technique used when differentiating. It is needed when differentiating composite functions, i.e. when y = f(g(x)).For example, y = sin(x^3) is a composite function, where (referring to the general formula above) f(x) = sin(x), g(x) = x^3.The general form of the chain rule is dy/dx = g'(x) x f'(g(x)), i.e. you differentiate the inside function then multiply it by the differential of the whole function.Using the example from above: y = sin(x^3) dy/dx = 3x^2 x cos(x^3)Reverse chain rule can be used to quickly integrate a function if it is spotted.For example, if you were given the function y = 3x^2 x cos(x^3) to integrate, you may just integrate by parts or you may spot that it will be sin(x^3), by reverse chain rule.

Related Maths A Level answers

All answers ▸

A quantity N is increasing with respect to time, t. It is increasing in such a way that N = ae^(bt) where a and b are constants. Given when t = 0, N = 20, and t = 8, N = 60, find the value: of a and b, and of dN/dt when t = 12


Use the Chain Rule to differentiate the following equation: y=e^(3-2x)


Determine the tangent to the curve y = sin^2(x)/x at the point, x = pi/2. Leave your answer in the form ax+by+c=0


Find the tangent to the curve y = x^2 + 3x + 2 that passes through the point (-1,0), sketch the curve and the tangent.