Example
Differentiate each term and preserve the constant multiples.
highlighted = computed this step
Step 1 — Set up
Start with the polynomial sum.
f(x)=3x4−2x2+5
Step 2 — Differentiate first term
Multiply 3 by 4 and lower the exponent to 3.
3⋅4x3=12x3
Step 3 — Differentiate second term
Keep the minus sign and multiply 2 by 2 to get 4.
−2⋅2x=−4x
Step 4 — Differentiate constant
The derivative of constant 5 is 0.
dxd5=0
Step 5 — Result
Combine the term derivatives.
f′(x)=12x3−4x
constant-multiple-sum
The sum rule: d/dx[f + g] = f' + g'. The constant multiple rule: d/dx[c·f] = c·f'. Apply both rules term by term to differentiate polynomials.