CalculusLesson 1 of 6
Derivatives: change at a point
Derivatives and local linear approximation
A function tells you an output. Its derivative tells you how quickly that output changes when you change the input. For , these are different questions:
- What is the output at 3? .
- How fast is the output changing there? We will find .
Rise over run
Section titled “Rise over run”Start at and move to . The letter names the input change; is another common notation for the same thing. The output changes from to .
Divide output change by input change:
This is an average rate over an interval, or the slope of the line joining two points. For , the output goes from 9 to 16, so the average rate is 7.
Shrink the step
Section titled “Shrink the step”A smaller interval tells us more about the rate near 3:
| Input change | Output change | Average rate |
|---|---|---|
| 1 | 7 | 7 |
| 0.1 | 0.61 | 6.1 |
| 0.01 | 0.0601 | 6.01 |
| −0.01 | −0.0599 | 5.99 |
The rates approach 6 from either side. Expand the numerator to see why:
For every nonzero , this is an ordinary division. As approaches zero, approaches 6. We never substitute zero into the denominator.
A limit records that approaching value. The derivative at 3 is
Read as “f prime at 3.” The notation also denotes the derivative; it identifies the output f and the input x being varied.
Zoom in
Section titled “Zoom in”Near a differentiable point, the curve is well approximated by a straight line. Here that line passes through with slope 6.
The slope is a function
Section titled “The slope is a function”Repeat the calculation at an arbitrary input x:
So . This is a function of x. Evaluating it at 3 gives the number .
For comparison, a constant function has derivative zero. A straight line has derivative 3 at every point.
What a derivative is for
Section titled “What a derivative is for”Multiply the rate by a small input change to estimate the output change:
At 3, the predicted output at 3.01 is . The exact output is 9.0601. The omitted term is .
Keep the three quantities separate: 6 is the rate, 0.06 is the predicted change, and 9.06 is the predicted new output. If x measured seconds and f measured metres, their units would be metres per second, metres, and metres respectively.
Where there is no slope
Section titled “Where there is no slope”For at zero, the average rate is 1 for every positive h and −1 for every negative h. There is no common limit, so the derivative does not exist there. A corner does not acquire a unique tangent just because we zoom in.
Try it: estimate the change to x = 2.99
Use . The estimated change is , giving an output of 8.94. The exact output is 8.9401. A positive derivative predicts a decrease when the input step is negative.
Derivative rules let us combine known derivatives without repeating the limit calculation every time.