2.6 Derivative Rules: Constant, Sum, Difference, and Constant Multiple
- Syllabus
- 2020
- Topic
- 2.6
- Level
- —
Derivatives distribute across addition and subtraction, and constant factors stay attached. This lets you differentiate a polynomial one term at a time instead of returning to the limit definition.
\frac{d}{dx}(c)=0,\qquad (f+g)'=f'+g',\qquad (f-g)'=f'-g',\qquad (cf)'=cf'
For each nonconstant term axn, keep the coefficient a and apply the power rule: axn↦anxn−1. Preserve the operation sign between terms, and replace every constant term by 0.
If p(x)=4x5−3x2+7, then p′(x)=4(5x4)−3(2x)+0=20x4−6x. The coefficient of each power is multiplied by its old exponent, the exponent decreases by one, and the constant disappears.
The constant-multiple rule applies when the multiplier is constant with respect to x. Do not treat a product of two variable functions as a constant multiple, and do not lose a negative sign when differentiating a difference.