4.1.14 · D3Calculus I — Limits & Derivatives

Worked examples — Product rule — proof

3,157 words14 min readBack to topic

First — see the rule before you use it

Everything on this page rests on one picture: the area of a rectangle whose sides are both growing. Look at it before any algebra.

Figure — Product rule — proof

The scenario matrix

Before working anything, let's lay out all the case classes a product can throw at you. Read each row as "a situation that behaves differently and must be shown at least once".

Cell Case class What makes it special Covered by
A Two plain "nice" factors Baseline: just slot into Ex 1
B A factor with sign changes (trig) Answer's sign depends on where you evaluate Ex 2
C A factor equals zero at the point Terms drop out — check nothing divides by 0 Ex 3
D Degenerate: one factor constant Rule collapses to Ex 4
E Both factors the same power of Product rule must agree with Power rule Ex 5
F Three factors Apply the rule twice / all-but-one pattern Ex 6
G Real-world word problem (units) Rate of a product = e.g. area growth rate Ex 7
H Exam twist: disguised / needs simplify You must spot the product first Ex 8

We'll now fill every cell.


Warm-up: the one recipe used everywhere


Cell A — two plain factors


Cell B — a sign-changing factor (trig)

Trig factors are the classic "watch the sign" case: and flip sign across quadrants, so the value of changes character depending on where you stand.

Figure — Product rule — proof

Cell C — a factor that is zero at the point


Cell D — degenerate case: one factor constant


Cell E — must agree with the Power rule


Cell F — three factors (derived here, from scratch)

We do not borrow the three-factor rule — we build it from the two-factor rule so this page stands alone.


Cell G — real-world word problem (units!)


Cell H — exam twist (spot the hidden product)


Matrix completeness check

Recall Did we really cover every cell? (Each line below is "prompt ::: answer" — tap to check yourself)

A → Ex 1 (plain factors) ::: ✓ B → Ex 2 (trig, sign per quadrant, full table) ::: ✓ C → Ex 3 (a factor equals zero) ::: ✓ D → Ex 4 (constant factor, degenerate) ::: ✓ E → Ex 5 (agrees with power rule) ::: ✓ F → Ex 6 (three factors, derived here) ::: ✓ G → Ex 7 (word problem with units) ::: ✓ H → Ex 8 (disguised product + limiting slope) ::: ✓


Rapid recall

Recall How to read these lines

Each line is written as prompt ::: answer. Cover the part after the :::, try to answer, then reveal. This is the vault's standard self-quiz format.

Differentiate .
Differentiate .
For , why does one term vanish at ?
Because kills the term, leaving .
When one factor is a constant , the product rule becomes…
(the other term is ).
For expanding rectangle area, ?
(widening speed × height + width × heightening speed).
?
(valid for )

Connections

  • Product rule — proof — the parent this page drills.
  • Power rule — Examples 5 and 8 lean on it.
  • Chain rule — needed once a factor is itself a composition.
  • Quotient rule — the sibling for divisions instead of products.
  • Differentiability implies continuity — the hidden lemma behind the original proof.
  • Leibniz rule (nth derivative of a product) — where the three-factor pattern generalises.
  • Limit definition of the derivative — the engine underneath every step.