The Product Rule AB & BC
The derivative of a product is $\frac{d}{dx}[uv] = u'v + uv'$: two terms, each differentiating exactly one factor and copying the other. There is no simpler rule, and $u = v = x$ shows why, since $(x \cdot x)' = 2x$ while $u'v' = 1$. Writing $u$, $v$, $u'$ and $v'$ down before assembling keeps both terms alive, and when both factors are powers of $x$ expanding first is faster and doubles as a check.
The dominant error is differentiating the factors separately and multiplying the results, or applying the rule and then dropping one of its two terms. Alongside that, the constant multiple case gets tangled: a numerical factor treated as a full second function, or a coefficient lost while the two terms are being assembled, particularly when a minus sign arrives in the middle of the expression from a cosine.
The work
3 ways in · any order
Lesson
The Product Rule
›
Retires the product-of-derivatives idea with a one-line counterexample, fixes a four-line layout that keeps both terms of the real rule alive, and runs it across polynomial, trigonometric, exponential and logarithmic factors.
Diagnostic
10-item topic check
›
Ten items spanning the two failure modes of this topic: differentiating a product factor by factor or dropping one of the rule's two terms, and mishandling a constant factor or a sign while the terms are being assembled.
Targeted Practice
Drill a single misconception
›
Pick one of the failure modes you missed and drill it on its own. The round is adaptive: two correct in a row clears the misconception and moves you to the next.