Pure · Differentiation
1 / 9
The quotient rule
Differentiating a quotient y = u/v as (u'v - uv') / v² — getting the order in the numerator and the squared denominator right, and when to prefer rewriting as a product instead.
Pure · Differentiation
The quotient rule
Differentiating a quotient y = u/v as (u'v - uv') / v² — getting the order in the numerator and the squared denominator right, and when to prefer rewriting as a product instead.
Why it works
A quotient is just a product in disguise: . Differentiate it with the product and chain rules and the quotient rule falls out, so you never have to take it on faith.With , the product rule gives Put both terms over the common denominator : That is the rule. In words: (derivative of the top times the bottom) minus (the top times the derivative of the bottom), all over the bottom squared.
Two things trip people up, and both come straight from the derivation:
- The order in the numerator matters. It is , not —
- The denominator is squared. It is , the bottom function squared — a
When to skip it. If the denominator is a single power of , rewriting as a sum of powers is faster and less error-prone. For , just split it: , so — no quotient rule needed. Save the rule for genuine quotients like where the bottom cannot be divided out.