Courses
Courses for Kids
Free study material
Offline Centres
More
Store Icon
Store

Chain Rule in Differential Calculus

Reviewed by:
ffImage
hightlight icon
highlight icon
highlight icon
share icon
copy icon

Chain Rule Formula Derivation and How to Solve Composite Functions

The concept of chain rule plays a key role in mathematics and is widely applicable to both real-life situations and exam scenarios. It is especially important in calculus, differentiation, and topics dealing with change.


What Is Chain Rule?

The chain rule is defined as a foundational rule in calculus that helps us find the derivative of composite functions—functions inside functions, such as sin(2x) or (3x+1)4. You’ll find this concept applied in areas such as differentiation, composite function derivatives, and even integration by substitution.


Key Formula for Chain Rule

Here’s the standard formula:

If y = f(g(x)), then:
\[\frac{d}{dx}[f(g(x))] = f'(g(x)) \cdot g'(x)\]
This formula means: Differentiate the outer function (keeping the inner the same), then multiply by the derivative of the inner function.


Cross-Disciplinary Usage

Chain rule is not only useful in Maths but also plays an important role in Physics, Computer Science, and daily logical reasoning. Students preparing for JEE or NEET will see its relevance in various questions about motion, rates of change, and modeling processes.


Step-by-Step Illustration

Example 1: Differentiate y = (5x + 3)2 using chain rule.

1. Set the inner function: u = 5x + 3.

2. Set the outer function: y = u2.

3. Differentiate the outer: d(u2)/du = 2u.

4. Differentiate the inner: du/dx = 5.

5. By chain rule: dy/dx = 2u × 5 = 2(5x + 3) × 5 = 10(5x + 3).

6. Final simplified answer: dy/dx = 50x + 30.

Example 2: Differentiate y = sin(2x2 – 6x)

1. Let inner: u = 2x2 – 6x; outer: y = sin(u).

2. Derivative of outer: d(sin(u))/du = cos(u).

3. Derivative of inner: du/dx = 4x – 6.

4. Apply chain rule: dy/dx = cos(u) × (4x – 6)

5. Substitute u back: dy/dx = cos(2x2 – 6x) × (4x – 6).

Frequent Errors and Misunderstandings

  • Forgetting to multiply by the derivative of the inner function.
  • Confusing chain rule with product or quotient rules.
  • Mixing up which is the "outer" vs "inner" function in a composite.
  • Trying to use chain rule on non-composite (simple) functions unnecessarily.

Speed Trick or Quick Memory Aid

To quickly check if you need the chain rule, ask: “Is my function one function inside another?” If yes, always use the chain rule—first outer, then inner. Vedantu teachers recommend circling the inner function to avoid missing a step during revision or exams.


Try These Yourself

  • Differentiate y = e (using chain rule).
  • Find dy/dx if y = cos(3x + 1).
  • Given y = (2x – 5)4, use the chain rule to find its derivative.
  • What is the chain rule derivative of y = ln(7x)?

Relation to Other Concepts

The idea of chain rule connects closely with topics such as the product rule, quotient rule, and the notion of composite functions. Mastering chain rule makes it much easier to tackle implicit differentiation and integration techniques like substitution.


Chain Rule in Integration & Multivariable Calculus

While the chain rule is best known for derivatives, it also appears in integration as “U-substitution” (reverse chain rule). In multivariable calculus, the chain rule is crucial for finding partial derivatives where variables depend on each other.


Classroom Tip

A handy way to remember the chain rule: “Differentiate outer, keep inner, multiply by inner’s derivative.” Say it out loud while solving problems until it becomes second nature. At Vedantu, our educators use visual diagrams to teach this crucial process during live classes.


Wrapping It All Up

We explored chain rule—from definition, formula, worked-out examples, common mistakes, and how it relates to other core calculus rules. Keep practicing chain rule problems with Vedantu’s expert guidance, and you’ll become much more confident in solving composite function derivatives and advanced calculus questions with speed and accuracy.


Important Internal Links:


FAQs on Chain Rule in Differential Calculus

1. What is the Chain Rule in calculus?

The Chain Rule is a differentiation rule used to find the derivative of a composite function. If a function is written as y = f(g(x)), then its derivative is dy/dx = f'(g(x)) · g'(x).

This means you:

  • Differentiate the outer function.
  • Keep the inner function unchanged.
  • Multiply by the derivative of the inner function.
The Chain Rule is essential for differentiating composite functions in calculus.

2. What is the formula for the Chain Rule?

The formula for the Chain Rule is \( \frac{d}{dx}f(g(x)) = f'(g(x)) \cdot g'(x) \).

In Leibniz notation, it is written as:

  • dy/dx = (dy/du) · (du/dx)
where u = g(x). This formula shows that you multiply the derivative of the outer function by the derivative of the inner function.

3. How do you use the Chain Rule step by step?

To use the Chain Rule, differentiate the outer function and multiply by the derivative of the inner function.

Steps:

  • Identify the inner function (e.g., g(x)).
  • Identify the outer function (e.g., f(u)).
  • Differentiate the outer function.
  • Multiply by the derivative of the inner function.
Example: For y = (3x² + 1)⁵,
  • Outer derivative: 5(3x² + 1)⁴
  • Inner derivative: 6x
  • Final answer: 30x(3x² + 1)⁴

4. When should you use the Chain Rule?

You should use the Chain Rule whenever you differentiate a composite function, meaning one function is inside another.

Common examples include:

  • Power functions like (2x + 3)⁴
  • Trigonometric forms like sin(5x)
  • Exponential forms like e^(x²)
  • Logarithmic forms like ln(3x + 1)
If a function is "a function of a function," the Chain Rule applies.

5. Can you give an example of the Chain Rule?

Yes, for y = sin(4x), the derivative using the Chain Rule is 4cos(4x).

Solution:

  • Outer function: sin(u) → derivative is cos(u)
  • Inner function: u = 4x → derivative is 4
  • Multiply: cos(4x) · 4 = 4cos(4x)
This is a standard Chain Rule example with trigonometric functions.

6. What is the Chain Rule for e^x?

The Chain Rule for an exponential function is \( \frac{d}{dx} e^{g(x)} = e^{g(x)} · g'(x) \).

Example: For y = e^{x³},

  • Outer derivative: e^{x³}
  • Inner derivative: 3x²
  • Final answer: 3x²e^{x³}
This rule applies to any exponential function with a non-linear exponent.

7. What is the Chain Rule for ln?

The Chain Rule for natural logarithms is \( \frac{d}{dx} \ln(g(x)) = \frac{g'(x)}{g(x)} \).

Example: For y = ln(2x + 5),

  • Inner derivative: 2
  • Apply formula: 2/(2x + 5)
This is commonly used when differentiating logarithmic composite functions.

8. What is the difference between the Chain Rule and the Product Rule?

The Chain Rule is used for composite functions, while the Product Rule is used for multiplying two separate functions.

Differences:

  • Chain Rule: f(g(x)) → multiply outer derivative by inner derivative.
  • Product Rule: f(x)g(x) → derivative is f'g + fg'.
Use the Chain Rule when one function is inside another, and the Product Rule when functions are multiplied together.

9. What are common mistakes when using the Chain Rule?

A common mistake when using the Chain Rule is forgetting to multiply by the derivative of the inner function.

Other common errors include:

  • Differentiating only the outer function.
  • Not identifying the inner function correctly.
  • Dropping brackets too early.
Always check that your final answer includes the derivative of both the outer and inner functions.

10. Why is the Chain Rule important in calculus?

The Chain Rule is important because it allows us to differentiate complex composite functions accurately.

It is widely used in:

  • Trigonometric differentiation
  • Exponential and logarithmic functions
  • Implicit differentiation
  • Applications in physics, engineering, and economics
Without the Chain Rule, finding derivatives of nested functions would not be possible.