Skip to main content
United StatesCalculusSyllabus dot point

Why is the derivative of a product not the product of the derivatives, and what rule replaces it?

Topic 2.8 The Product Rule: differentiate a product of two functions using the product rule.

A focused answer to AP Calculus AB Topic 2.8, stating and applying the product rule for derivatives, including products involving power, trigonometric, exponential and logarithmic factors, with worked examples.

Generated by Claude Opus 4.88 min answer

Reviewed by: AI editorial process; not yet individually human-reviewed

Have a quick question? Jump to the Q&A page

Jump to a section
  1. What this topic is asking
  2. The rule
  3. Why not just uvu'v'
  4. A reliable procedure
  5. When you need it
  6. A closer look at why the formula has two terms
  7. Order does not matter, but completeness does

What this topic is asking

The College Board (Topic 2.8) introduces the product rule for differentiating a product of two functions. The key insight is that the derivative of a product is not the product of the derivatives; you need a specific formula that keeps both factors involved.

The rule

The two-term structure is essential. Each term differentiates exactly one factor while leaving the other unchanged, then the terms are added.

Why not just uvu'v'

A reliable procedure

Differentiating a product cleanly is a matter of bookkeeping: write down uu and vv, compute uu' and vv' separately off to the side, then plug into uv+uvu'v + uv' and simplify. Labelling the pieces prevents the common mistake of differentiating both factors at once.

When you need it

Use the product rule whenever two non-constant functions are multiplied: power times trig, power times exponential, trig times exponential, and so on. If one factor is a constant, you do not need the product rule - the constant-multiple rule suffices. For three factors, apply the product rule in stages, treating two of them as a single grouped factor.

A closer look at why the formula has two terms

The two-term shape of the product rule is not a quirk of notation; it reflects how a product responds to a small change in the input. If xx nudges by a tiny amount, the value u(x)u(x) shifts a little and the value v(x)v(x) shifts a little, and the product uvuv changes for both reasons at once. One contribution comes from uu changing while vv holds roughly steady, which produces the uvu'v term; the other comes from vv changing while uu holds roughly steady, which produces the uvuv' term. The tiny cross-term where both change simultaneously vanishes in the limit, leaving exactly uv+uvu'v + uv'. Seeing the rule this way explains why you can never get the right derivative by multiplying uu' and vv' alone: that would account for neither factor holding still, which is not how a small change actually distributes across a product. It is the same reason the area of a growing rectangle increases by "length times change in width plus width times change in length", a picture worth keeping in mind.

Order does not matter, but completeness does

Because addition is commutative, uv+uvu'v + uv' and uv+uvuv' + u'v are the same, so it does not matter which factor you call uu and which you call vv. What matters is that both terms appear and each differentiates exactly one factor. A reliable habit on the exam is to write the four pieces uu, uu', vv, vv' in a small table before assembling, so you never accidentally differentiate both factors in the same term or forget a term entirely. When the factors themselves are sums (for example (3x2+1)sinx(3x^2 + 1)\sin x), keep them grouped in parentheses through the substitution and only expand at the end, which avoids dropping signs during simplification.

Exam-style practice questions

Practice questions written in the style of College Board exam questions on this dot point, with worked answer explainers. The year tag is the paper they imitate, not the source.

AP 2021 (style)1 marksSection I (multiple choice, no calculator). If f(x)=x2exf(x) = x^2 e^x, then f(x)=f'(x) = (A) 2xex2x e^x (B) 2xex+x2ex2x e^x + x^2 e^x (C) x2exx^2 e^x (D) 2x+ex2x + e^x
Show worked answer →

The correct answer is (B), 2xex+x2ex2x e^x + x^2 e^x.

By the product rule with u=x2u = x^2 and v=exv = e^x: f=uv+uv=(2x)(ex)+(x2)(ex)=2xex+x2exf' = u'v + uv' = (2x)(e^x) + (x^2)(e^x) = 2xe^x + x^2 e^x. Choice (A) wrongly multiplies only the derivatives; the product rule keeps both "derivative times the other factor" terms.

AP 2023 (style)3 marksSection II (free response, no calculator). Let f(x)=(3x2+1)sinxf(x) = (3x^2 + 1)\sin x. (a) Identify the two factors and their derivatives. (b) Apply the product rule to find f(x)f'(x). (c) Evaluate f(0)f'(0).
Show worked answer →

A 3-point product-rule question.

(a) (1 point) Let u=3x2+1u = 3x^2 + 1 with u=6xu' = 6x, and v=sinxv = \sin x with v=cosxv' = \cos x.
(b) (1 point) f(x)=uv+uv=6xsinx+(3x2+1)cosxf'(x) = u'v + uv' = 6x\sin x + (3x^2 + 1)\cos x.
(c) (1 point) f(0)=6(0)sin0+(0+1)cos0=0+(1)(1)=1f'(0) = 6(0)\sin 0 + (0 + 1)\cos 0 = 0 + (1)(1) = 1.

Related dot points

Sources & how we know this