∫ Calculus
🧗Derivative Rules
Three short rules that turn differentiation from a limit computation into a few seconds of mental arithmetic.
Last lesson, finding the slope of a curve took secants, limits and a fair amount of effort. If every derivative demanded that whole ritual, calculus would be heavy labor. The good news: you only suffer through it once — mathematicians boiled the results down into a few short rules of differentiation, and after that most derivatives can be written down at a glance.
The slope of a constant is zero
Walk as far as you like along a horizontal line and the height never changes, so the derivative of a constant is zero:
Do not underestimate this 0: it means any constant term in a sum simply steps out during differentiation, leaving only the parts that actually move.
The power rule: bring the exponent down
For , the derivative is
The recipe has two lines: bring the exponent down as a coefficient, then reduce the exponent by one. Try :
The rule predicts a slope of at . Talk is cheap — check it with a secant, like last time.
Secant slope
2.500
Tangent slope
1.000
Drag h toward 0 and the secant hugs the tangent — that's the derivative.
Try it: the secant agrees
For , start at with spacing . With the secant slope is ; with it is ; with it is ... pressing down toward 3. The rule gives exactly this limiting value.
The exponent need not be a whole number: has derivative — see Exponents for how fractional exponents work.
Multiply and add: derivatives play fair
Two more easy rules:
- Constant multiple: stretch a curve by a factor and its slope stretches by the same factor. The derivative of is — the 5 stays outside untouched while the power rule handles ;
- Sum: the derivative of a sum is the sum of the derivatives. Differentiate term by term; each term minds its own business.
Putting it together: one worked example
Stack the rules to differentiate :
- differentiates to ;
- differentiates to — since is , bringing the 1 down leaves .
So
The derivative is a function in its own right: slope 3 at , slope 1 at ; the slope hits zero at — which is exactly the bottom of this parabola. One rule, and even the location of the valley comes for free.
Each of these rules was proved once, carefully, with limits — and never needs proving again. You worked hard once in Introduction to Derivatives, and from then on every takes seconds. Mathematics is full of bargains like this: prove once, use forever.
Check yourself
Quick quiz
1. For f(x) = x⁵, the derivative is?
2. What is the derivative of the constant 9?
3. For f(x) = x² + 4x, the derivative is?