This is the single most common derivative mistake on calculus exams. The chain rule states: d/dx[f(g(x))] = f'(g(x)) · g'(x). Students often differentiate the outer function correctly but completely forget to multiply by the derivative of the inner function.
Differentiate f(x) = sin(x²)
The outer derivative is applied correctly, but the inner derivative (2x) is missing entirely.
Differentiate f(x) = sin(x²)
Inner: d/dx[x²] = 2x
f'(x) = cos(x²) · 2x = 2x cos(x²)
Under exam pressure, students focus on completing the outer differentiation and treat the inner function as "done." The inner derivative feels like an extra step that's easy to skip when working quickly. It also doesn't cause an obvious error — the answer looks plausible, which makes it harder to catch.
Find the derivative of: f(x) = cos(3x), g(x) = e^(x²), h(x) = (x³ + 1)⁵, y = ln(2x + 1)
All of these require the chain rule. For each one, identify the inner function and always multiply by its derivative at the end.
Pro Tip: Always write the inner function u = ___ explicitly before differentiating. Then find du/dx and multiply at the end. Making this a physical habit prevents the miss. Practice with our chain rule calculator to build muscle memory.