differential calculus
Quotient Rule
You should know: derivative, product rule
Overview
The quotient rule gives the derivative of a ratio of two functions. It can be derived from the product rule combined with the chain rule, and it's essential whenever a function is written as f(x)/g(x) rather than a product.
Interactive Graph
Formal Definition
For differentiable functions f and g, with g(x) ≠ 0:
Worked Examples
Let f=x²+1, g=x; f'=2x, g'=1.
Apply the quotient rule.
Simplify the numerator.
Answer: h'(x) = (x² - 1)/x²
Practice Problems
Differentiate f(x) = (3x - 1)/(2x + 5).
Differentiate f(x) = e^x / x.
Common Mistakes
Reversing the order of terms in the numerator: writing fg' - f'g instead of f'g - fg'.
Order matters because subtraction isn't commutative. Always keep the derivative of the numerator (f') multiplying g first: (f'g - fg')/g².
Forgetting to square the denominator.
The denominator of the result is always [g(x)]², not g(x) alone.
Summary
- Quotient rule: (f/g)' = (f'g - fg')/g².
- Derivable from the product rule by writing f/g = f·g⁻¹ and applying the chain rule to g⁻¹.
- Watch the order of subtraction in the numerator and remember to square the denominator.
References
- WebsiteWikipedia — Quotient rule
Mathematics