Mistake Master
Differentiation Splits a Sum, and Stops at a Product
You'll learnto differentiate a polynomial one term at a time — coefficients riding through untouched, constants vanishing outright — and to name the boundary where that licence runs out.
Add 3 to every output of a function. The whole graph lifts, and not one tangent turns: a vertical shift changes heights, never slopes, so a constant differentiates to 0. Multiply every output by 2 instead and the graph stretches — and so does every slope, by exactly the same factor. Add two functions and their slopes add too. Those three sentences are one property, and the property is called linearity. It turns any polynomial into a single line of work: go term by term, multiply the coefficient by the exponent, drop the exponent by one, keep the sign. What linearity will not do is survive multiplication. Take f(x) = x and g(x) = x. Then (f · g)′ = 2x, while f′ · g′ = 1. Two different functions — so no such rule exists, which is exactly why Topics 2.8 and 2.9 exist.