Differentiate term by term, then add the results back together.
\[\left(f + g\right)' = f' + g'\]
What it says
Differentiation distributes over addition: the derivative of a sum is the sum of the derivatives. It follows straight from the limit definition, because the limit of a sum is the sum of the limits.
Subtraction is covered as well, since \(f - g\) is \(f + (-1)g\) and the constant multiple rule handles the \(-1\). The rule extends to any number of terms with any signs.
In practice this is the first rule to apply to any long expression: split it into terms, handle each one with whatever rule fits it, then reassemble. It is what lets a fifteen-term polynomial be differentiated without a single hard step.
When it applies
A \(+\) or \(-\) joins terms at the top level of the expression.
Any polynomial, and any sum of unrelated functions such as \(e^{x} + \ln x\).
Before any other rule — split first, then choose a rule per term.
Five worked examples
Every line is the step the calculator would show, in the order it applies them. Each graph
is live: hover it to read both curves and see the tangent whose slope is the derivative,
drag to pan, scroll to zoom.
Power rule on the first, variable rule on the second.
\[= 2x + 1\]
Answer
\[2 x + 1\]
f is a parabola and f′ the straight line \(2x + 1\). The line crosses zero at \(x = -\tfrac{1}{2}\), directly under the lowest point of the parabola. It is negative to the left of that and positive to the right: f falls, then rises.
Two different rules, one for each term — that is the whole point of splitting first.