Chain Rule Formula: Explanation & Solved Examples

Jasmine Grover logo

Jasmine Grover

Education Journalist | Study Abroad Lead

Chain Rule Formula in differential calculus finds the derivative of the composition of two or more functions. The chain rule formula is applicable to a number of functions that make up the composition. Thus, this formula helps to calculate the derivative of a composition of functions. For example, if f and g are functions, then the chain rule expresses the derivative of their composition which is represented as d/dx [f(g(x))] = f'(g(x)) g'(x).

Key Terms: Chain Rule Formula, Composite Functions, Differentiation, Differential calculus, Functions, Chain rule


Chain Rule Formula

[Click Here for Sample Questions]

The chain rule formula for the function y = f(x), where f(x) is a composite function such that x = g(t), is given as

\(\frac{dy}{dx} = \frac{dy}{du} . \frac{du}{dx}\)

This is the standard form of differentiation formula of the chain rule.

The chain rule formula can also be represented as:

d/dx(f(g(x)) = f’(g(x))·g’(x)

\(\frac{dy}{dx} = \frac{dy}{du} . \frac{du}{dx}\) 

Chain Rule Formula

Discover about the Chapter video:

Continuity and Differentiability Detailed Video Explanation:

Also Read:


Solved Example

[Click Here for Previous years Questions]

Here is a solved example to understand the chain rule formula better:

Example: Find the differentiation of the function, y = cosx2.

Solution: Let u=x2, then we have y = cos u

Hence: du/dx=2x and dy/du=−sin u

The chain rule says: dy/dx=dy/du.du/dx dy/dx=−sin u × 2x dy/dx= – 2xsinx2

Therefore, the derivative of y with respect to x will be (− 2xsinx2).

Hence, we can see that this method of chain rule will sometime make the difficult process of differentiation a simple computation.

Read More: Inverse Process of Differentiation


Chain Rule in Differentiation

[Click Here for Sample Questions]

Let f represent a real-valued function, a composition of two functions u and v in such a manner that: f = v(u(x)) Let us take u(x) = t

Read More: Differential Equation

Now, if the functions u and v are differentiable and dt/dx and dv/dt exist, then we can say that the composite function f(x) is also differentiable. This can be performed as follows:

Using Leibnitz notation, the differentiation of the above function can be expressed as

df/dx = (dv/dt) × (dt/dx)

In order to differentiate a composite function at any point in its domain, we need to differentiate the outer part (i.e., the function enclosing some other function) first and then multiply it with the inner function’s derivative function. This will offer the desired differentiation to us.

Read More: Analytic Function


Things to Remember 

  • Differentiation can be defined as the process through which we can calculate the rate of change of a dependent variable in relation to a change of the independent variable. 
  • The chain rule helps us to determine the derivative of composite functions. The chain rule formula helps us to calculate the derivative of a composition of functions.
  • The chain rule formula for the function y = f(x), where f(x) is a composite function such that x = g(t), is represented as dy/dx = dy/du.du/dx
  • The chain rule formula can also be represented as d/dx(f(g(x)) = f’(g(x))·g’(x). 
  • The chain rule formula has made easier the calculations involving computing the derivatives of complicated expressions, such as those encountered in many physics applications. 

Previous Year Questions

  1. The Value Of Integral Int Limits 1 1 Frac Left X 2
  2. Find The Coordinates Of The Point Where The Line J… [BITSAT 2012]
  3. The Foot Of The Perpendicular From The Point 7 14… [BITSAT 2012]
  4. What Is The Value Of N So That The Angle Between T…. [BITSAT 2012]
  5. Let F X X 5 1 X 3 1 G X X 2 1 X 2 X 1 And Let H X…. [BITSAT 2013]
  6. 0 4 1 X Dx Is Equal To… [BITSAT 2006]
  7. If G X Is A Polynomial Satisfying G X G Y G X G Y
  8. If A And B Are The Two Real Values Of K For Which
  9. The Maximum Value Of Z 9x 13y Subject To 2x 3y 18
  10. The Variance Of Random Variable X I E 2 X Or Var X
  11. The Values Of X Satisfying X 4 X 9 5 Is
  12. The System Of Equations 2x 3y 7 14x 21y 49 Has
  13. The Number Of Ordered Pairs X Y Satisfying 3 X 5 Y
  14. The Inequalities 5x 4y 20 X 6 Y 4 Forms
  15. Solution Of 2x 3 3x 5 3 Is
  16. Solution Of 2x 1 X 7 Is
  17. Moment Of Couple Is Called
  18. If A Variable Point P On An Ellipse Of Eccentricit
  19. An Edge Of A Variable Cube Is Increasing At The Ra
  20. A Variable Plane Which Remains At A Constant Dista

Sample Questions

Ques 1. Differentiate f(x) = (1 + x2)5 . (3 Marks)

Ans. Using the Chain rule, dy/dx = dy/du ⋅ du/dx Take y = u5 and u = 1 + x2

Then dy/du = d/du (u5) = 5u4 du/dx = d/dx (1 + x2) = 2x dy/dx = 5u4⋅2x = 5(1 + x2)4⋅2x = 10x (1 + x2)4

Ques 2. Find the derivative of the function f(x) = sin(2x2 – 6x). (3 Marks)

Ans. The given can be expressed as a composite function as given below:

f(x) = sin(2x2 – 6x) u(x) =2x2 – 6x v(t) = sin t Thus, t = u(x) = 2x2 – 6x ⇒f(x) = v(u(x))

According to the chain rule, df(x)/dx = (dv/dt) × (dt/dx) Where, dv/dt = d/dt (sin t) = cos t dt/dx = d/dx [u(x)] = d/dx (2x2 – 6x) = 4x – 6

Therefore, df/dx = cos t × (4x – 6) = cos(2x2 – 6x) × (4x – 6) = (4x – 6) cos(2x2 – 6x)

Ques 3. Find the derivative of the function given by f(x) = sin (ex3) (3 Marks)

Ans. Given, f(x) = sin (ex3) We can see that it is a composition of three functions such as:

p(s) = sin s, q(t) = et and r(x) = x3 Thus, f(x) = p(q(r(x)))

That means, t = x3 and s = ex3 Using chain rule formula, df/dx = (dp/ds) × (ds/dt) × (dt/dx) = [d/ds (sin s)] × [d/dt (et)] × [d/dx (x3)] = cos s × et × 3x2 = cosex3 x ex3 x 3x2

Ques 4. Find the derivative of the function given by f(x) = √tan(x2 + 1) (3 Marks)

Ans. Given, f(x) = √tan(x2 + 1)

The function that has been given represents a composition of functions where f(x) = √tan(x2 + 1) u(x) = x2 + 1 u(t) = √tant → f(x) = v(u(x))

According to the chain rule, df/dx = dv/dt x dt/dx → dv/dt = ½(tant)-½ x sec2 t = ½ x 1/√tant x sec2t

Also, t = u(x) → dt/dx = 2x → df/dx = 2x X ½ X 1/√tant X sec2t

Therefore, df/dx = xsec2(x2 + 1)/ √tan(x2 + 1)

Ques 5. Find the derivative of y= ln √x using the chain rule. (3 Marks)

Ans. f(x) = y is a composition of the functions.

ln(x) and √x, and therefore we can differentiate it using the chain rule.

Assume u = √x. Then y = ln u.

By the chain rule formula, dy/dx = dy/du · du/dx dy/dx = d/du (ln u) · d/dx (√x) dy/dx = (1/u) · (1/(2√x)) dy/dx = (1/√x) · (1/(2√x)) dy/dx = 1/(2x) [because u = 1/(2√x)] y = cos (2x2 + 1)

Hence, dy/dx = 1/(2x)

Ques 6. Given that a point A is moving along the curve whose equation is y = √(x3 + 56). When A is at (2,8), y is increasing at the rate of 2 units per second, now calculate how fast is x changing? (3 Marks)

Ans. To find:

dx/dt Given y = √(x3 + 56) and dy/dt = 2 units / sec dy/dx = (1/2)(x3 + 56)-1/2 (3x2) =[(3/2) x2 ] / (x3 + 56)1/2

Applying the chain rule, dx/dt = dx/dy . dy/dt

Given dy/dx at x = 2 dy/dx at x = 2is [3(4)]/2√64 dy/dx =3/4 dx/dy = 4/3

Thus, dx/dt = 4/3 X 2 = 8/3

Ques 7. What will be the derivative of the function y = cos (2x2 + 1) using the chain rule? (3 Marks)

Ans. Let us assume that, u = 2x2 + 1 Then, y = cos u
Using the chain rule formula,
dy/dx = dy/du · du/dx
dy/dx = d/du (cos u) · d/dx (2x2 + 1)
dy/dx = - sin u · 4x
dy/dx = – 4x sin (2x2 + 1) (As u = 2x2 + 1)

Therefore, the derivative of the given function is, dy/dx = -4x sin (2x2 + 1).

For Latest Updates on Upcoming Board Exams, Click Here: https://t.me/class_10_12_board_updates


Do Check Out:

CBSE CLASS XII Related Questions

  • 1.
    Find:

    The shortest distance between the lines: \[ \vec{r}=(4+\lambda)\hat{i}+(2\lambda-1)\hat{j}-3\lambda\hat{k} \] and \[ \vec{r}=(1+2\mu)\hat{i}+(4\mu-1)\hat{j}+(2-5\mu)\hat{k} \]


      • 2.

        A carpenter needs to design a wooden box in the shape of a cuboid such that the sum of its length and breadth is 3 cm more than its height. Twice of its length, thrice of its breadth and its height add up to 10 cm. Its breadth added to 7 times its height is 1 cm less than 3 times its length. 


          • 3.
            Find a point on the line \( \frac{x - 2}{3} = \frac{1 - y}{2} = \frac{z - 3}{2} \) at a distance of \( \sqrt{2} \) units from the point \( (1, 2, 3) \).


              • 4.

                Find:
                Let \(A=[a_{ij}]\) be a \(2\times2\) matrix whose elements are given by \[ a_{ij}=\frac{(2i-j)^2}{3} \] Find the transpose matrix \(A'\).

                  • \(\begin{bmatrix} \frac{1}{3} & 3 \\ 0 & \frac{4}{3} \end{bmatrix}\)
                  • \(\begin{bmatrix} \frac{1}{3} & 0 \\ 3 & \frac{4}{3} \end{bmatrix}\)
                  • \(\begin{bmatrix} \frac{4}{3} & 3 \\ 1 & 0 \end{bmatrix}\)
                  • \(\begin{bmatrix} \frac{4}{3} & 0 1 & \frac{3}{3} \end{bmatrix}\)

                • 5.
                  Using integration, find the area of the region bounded by the curve \( y = x|x| \), the x-axis, and the vertical lines \( x = -2 \) and \( x = 2 \).


                    • 6.

                      An NGO organises a charity event in which they decide to distribute woollen caps to protect children from winter. The caps to be distributed are in three separate boxes, Box I has 30 red caps, Box II has 20 red and 10 green caps, and Box III has 30 green caps. The probability that a Box i is selected and a cap picked out is i/6, where i = 1, 2, 3.  
                      Based on the above information, answer the following questions :

                        CBSE CLASS XII Previous Year Papers

                        Comments


                        No Comments To Show