The Product Rule: Differentiating Multiplications
Differentiate products without guessing by using a simple two-part rule that matches the graph every time. Build intuition from tiny changes, then apply a repeatable workflow that also extends cleanly to three or more factors.
Differentiating a multiplication is where a lot of instincts break. If you see , it feels like the derivative should be . That would be convenient, but it misses how slopes behave when two moving quantities are multiplied. Even with something as familiar as , the slope you get from the graph does not line up with that naive rule.
To make the mismatch concrete, compare the tangent slopes you would predict for versus the actual slopes you see for .
The point is not that is special. It is that multiplication couples the changes of both factors, so the slope has two contributions, not one.
The product rule in plain language
Product rule: if , then
Read it like this. When you differentiate a product, each factor gets a turn being differentiated while the other factor stays as it is, then you add the results.
There are three common candidates people try in their heads.
- , the tempting but wrong multiply-the-derivatives idea
- , the product rule
- sometimes expanding first, which only works when expansion is actually simpler
Seeing all three side by side helps you build the reflex that the correct derivative has two terms. Use the comparison to check which expression matches real examples.
Two turns
Derivatives do not distribute over multiplication the way they distribute over addition. Products produce a two-term answer because two separate changes matter.
Where the rule comes from
The product rule is not a magical exception. It comes from doing the same thing derivatives always do, measuring how a function changes under a tiny input change.
Let . Increase by a small amount . Then both and change:
- becomes
- becomes
So the product becomes
Now subtract the original . The change in the product is
Divide by to make it a rate of change:
As , the fractions and approach and . The last term is the key. Since and both shrink toward , their product shrinks even faster, so goes to under the usual smoothness assumptions you have in basic calculus. That is why the cross-term disappears in the limit, but the two main terms remain.
If you want to see that expansion and which pieces survive as gets tiny, step through it interactively.
How to apply it reliably
The hardest part is rarely the algebra. It is choosing and cleanly, then staying consistent.
A repeatable workflow
Pick and so your expression is literally .
- Write and on separate lines
- Differentiate each. Keep them aligned as and
- Plug into
- Simplify only after you have both terms written
One example all the way through
Differentiate .
Let and . Then and .
So
Notice what you did not do. You did not distribute into first, because that would not make differentiation simpler here. You also did not try to combine the two terms. They are different kinds of terms, and addition is the correct final structure.
Write both terms first
If you simplify before you have fully written, you are more likely to drop a factor or accidentally differentiate the wrong piece twice.
Common patterns and simplifications
A lot of product rule practice is recognizing the same few pairings.
Patterns you will see constantly
- polynomial times trig, like or
- polynomial times exponential, like
- polynomial times log, like
These derivatives often look messy at first, but they frequently simplify by factoring after differentiating. Factoring is not required, but it can make your answer easier to read and easier to use later.
Work through a few before-and-after examples and notice what the factor is in each case.
A good sign you can factor is when both terms share an obvious piece like , , or a common polynomial factor.
Product rule vs chain rule vs quotient rule
Use the product rule when your function is a multiplication of two functions of . Use the chain rule when one function is inside another. Use the quotient rule when it is a division, although rewriting as a product with a negative exponent is often cleaner.
If you want a quick, testable way to decide, this is it.
If the outermost structure is multiplication, it is product rule. If the outermost structure is composition, it is chain rule. If the outermost structure is a fraction, it is quotient rule or rewrite-first.
A decision table makes this feel automatic because it anchors the decision to what the expression looks like, not to what it reminds you of.
One fast self-check
After you differentiate a product, your result should be a sum of two terms. If you got a single term, you probably multiplied derivatives or accidentally combined terms that should not combine.
Each factor gets a turn
The mental model that sticks is each factor gets a turn. Differentiate one factor, keep the other alone, then swap.
It scales immediately. For three factors , the derivative is still the same idea, just with three turns:
No new trick is needed, just the same turn-taking pattern. When the factors themselves are complicated, you start mixing rules. For example, one factor might require the chain rule when you differentiate it, but the overall structure is still product rule turn-taking. The cleanest habit is to decide the outermost structure first, then apply inner rules only when you arrive at a factor you are differentiating.
Generate a follow-up sub-lesson on any aspect of this topic