Processing math: 100%

Chain Rule in Differentiation with Examples

Here you will learn what is chain rule in differentiation with examples.

Let’s begin –

Chain Rule in Differentiation

If f(x) and g(x) are differentiable functions, then fog is also differentiable and

(fog)'(x) = f'(x) = f'(g(x)) g'(x)

or, ddx {(fog) (x)} = ddg(x) {(fog) (x)} ddx (g(x)).

Remark 1 : The above rule can also be restated as follows :

If z = f(y) and y = g(x), then dzdx = dzdy.dydx

Derivative of z with respect to x = (Derivative of z with respect to y) × (Derivative of y with respect to x)

Remark 2 : This chain rule can be extended further.

Derivative of z with respect to x = (Derivative of z with respect to u) × (Derivative of u with respect to v) × (Derivatve of v with respect to x)

Example 1 : Differentiate sin(x2+1) with respect to x.

Solution : Let y = sin(x2+1). Putting u = x2+1 , we get

y = sin u and u = x2+1

  dydu = cosu and dudx = 2x

Now, dydx = dydu × dudx

dydx = (cos u)2x = 2x cos(x2+1)

Hence, ddx [sin(x2+1)] = 2x cos(x2+1)

Example 2 : Differentiate esinx with respect to x.

Solution : Let y = esinx. Putting u = sinx , we get

y = eu and u = sinx

  dydu = eu and dudx = cosx

Now, dydx = dydu × dudx

dydx = eucosx = esinxcosx

Hence, ddx [esinx] = esinxcosx

Example 3 : Differentiate log sinx with respect to x.

Solution : Let y = log u. Putting u = sinx , we get

y = log u and u = sinx

  dydu = 1u and dudx = cosx

Now, dydx = dydu × dudx

dydx = 1ucosx = 1sinxcosx = cotx

Hence, ddx [log sinx] = cotx

Leave a Comment

Your email address will not be published. Required fields are marked *