Chain Rule & Transcendental Derivatives
Compute derivatives of composite functions. The Chain Rule, $\frac{dy}{dx} = \frac{dy}{du} \cdot \frac{du}{dx}$, reveals how inner and outer rates of change multiply to dictate the composite slope.
Derivative Multiplier Grapher
Select a composite function preset. Adjust evaluation slider $x_0$. Observe how the tangent slope of the inner function $g'(x_0)$ (cyan) and the outer function $f'(u_0)$ (rose) multiply to equal the composite slope (indigo).
Composite Slope Formula
Step-by-Step Solver
Trace the differential substitutions and rates multiplication details for the active parameters.
Chain Rule Expansion Steps
Rates Summary
Inner Rate (du/dx)
g'(1.00) = 2.00
Outer Rate (dy/du)
f'(1.00) = 0.54
Composite Rate (dy/dx)
y' = 1.08
Conceptual Quiz
Test your understanding of derivative chain compositions and transcendental functions.
If y = f(g(x)), what is the correct formulation of the Chain Rule?
Explanation text...
Calculus Derivatives Rules
- sin'(x) = cos(x) | cos'(x) = -sin(x)
- (e^x)' = e^x | (ln x)' = 1/x
- Chain Rule: dy/dx = (dy/du) * (du/dx)
- Power rule: (x^n)' = n x^(n-1)