A formula to compute the derivative of the composition of two or more functions. If , then:
Concept Explanation
The Chain Rule describes how rates of change propagate through nested systems. If variable changes times faster than , and changes times faster than , then changes times faster than .
Visual / Geometric Intuition
Engineering Applications
Used to compute rates of change in multi-component engineering systems, such as finding torque transmission ratios in mechanical gearboxes, modeling pressure changes in fluid systems, or predicting thermochemical reactions.
Example Problem
Differentiate with respect to .
Solution
Let (inner function) and (outer function).
Step 1: Find the derivative of the outer function with respect to
Step 2: Find the derivative of the inner function with respect to
Step 3: Combine them using the Chain Rule
Step 4: Substitute back
Connections & References
- Parent Concepts: Derivatives
- Sub-concepts: Implicit Differentiation
- Course Links: Calc-1 Session 08