2.2 Defining the Derivative of a Function and Using Derivative Notation
- Syllabus
- 2020
- Topic
- 2.2
- Level
- —
The derivative f′ is a new function: at each input x where the defining limit exists, f′(x) gives the instantaneous rate of change of f and the tangent slope at (x,f(x)).
f'(x)=\lim_{h\to0}\frac{f(x+h)-f(x)}{h}
For y=f(x), the symbols f′(x), y′, and dxdy name the same derivative function. The expression f′(a) is one value of that function: the rate and tangent slope specifically at x=a.
If f(x)=x2, then h(x+h)2−x2=2x+h for h=0. Letting h→0 gives f′(x)=2x. Thus the derivative is a whole function; for example, f′(3)=6 is one of its values.
| Representation | Meaning of f′(a) |
|---|---|
| Graphical | Slope of the tangent to f at x=a |
| Numerical | Limiting value of nearby secant slopes |
| Analytical | Value obtained from a derivative formula or defining limit |
| Verbal | Instantaneous output change per input unit at a |
A derivative formula applies only at inputs where the defining limit exists. Do not confuse f′(x), which varies with x, with the single number f′(a).
At x=a, the tangent line uses the point (a,f(a)) on the curve and the slope f′(a). Put those two pieces into point-slope form.
y-f(a)=f'(a)(x-a)
For f(x)=x2 at x=3, the curve point is (3,9) and f′(x)=2x gives slope f′(3)=6. Therefore y−9=6(x−3), or equivalently y=6x−9. Substituting x=3 returns y=9, confirming that the line passes through the required point.
Use f(a) as the point's y-coordinate and f′(a) only as the slope; interchanging them gives the wrong line. A tangent line describes the curve's local linear behavior and may cross the curve elsewhere.