Core Rules & Products
When functions combine, we use three essential rules. The product rule finds the derivative of multiplied functions: (uv)′=u′v+uv′
The quotient rule handles division: (vu)′=v2u′v−uv′
| Operation | Incorrect Trap | Correct Formula |
|---|
| Product | (fg)′=f′g′ | u′v+uv′ |
| Quotient | (f/g)′=g′f′ | v2u′v−uv′ |
Common pitfall: Never differentiate products or quotients term-by-term. Test f=g=x to prove the fake rules fail instantly.
Chain Rule & Limits
The chain rule differentiates composed functions y=f(g(x)): dxdy=f′!(g(x))⋅g′(x)
Strategy: Always identify the inner function g(x) and outer function f(u) explicitly before applying the rule to avoid missing factors.
Worked example: For h(x)=e3x2, outer f(u)=eu and inner g(x)=3x2 give h′(x)=6xe3x2.
L'Hôpital's rule: When limits yield 00 or ∞∞, evaluate x→alimg(x)f(x)=x→alimg′(x)f′(x) provided the right-hand limit exists.
Calculus: Differentiation rules and composition