Interpreting the Derivative in Context
If describes a real quantity, then is the instantaneous rate of change of with respect to .
- [leftmargin=*]
- Value at a point: is the rate of change of at the instant .
- Units: the units of are always (units of ) per (units of ). If is in liters and in seconds, then is in liters per second.
- Sign: means is increasing at ; means decreasing.
- Second derivative: tells whether the rate itself is increasing or decreasing (concavity).
Let be the temperature (in F) of a cup of coffee minutes after it is poured. Suppose and .
Interpretation: At minutes, the coffee is F and its temperature is decreasing at a rate of F per minute. The units of are F/min, and the negative sign means the coffee is cooling.
Estimate: Using the rate, F.
Tip. To interpret a derivative on the AP exam, always name three things: (1) the value/rate, (2) the correct units, and (3) when (the input value). “At , is increasing/decreasing at a rate of ___ units per ___.”
Straight-Line (Rectilinear) Motion
For a particle moving along a line with position :
- [leftmargin=*]
- Velocity (has a sign: direction of motion).
- Speed (always ; “how fast”).
- Acceleration .
- At rest when ; the particle may change direction there.
- Speeding up when and have the same sign; slowing down when they have opposite signs.
- Displacement on is (net change). Total distance is found by splitting at every time and adding the absolute changes.
A particle has position meters, seconds.
, so at . .
Speeding up / slowing down (compare signs of and ):
Total distance on : .
Tip. “Speeding up” is not the same as “moving in the positive direction.” A particle moving in the negative direction speeds up when its acceleration is also negative. Use signs of and , never signs of .
Related Rates
Related-rates problems link the rates of change of two or more quantities that vary with time.
- [leftmargin=*]
- Relate: write an equation connecting the variables (geometry, similar triangles, Pythagorean theorem, area/volume formulas). Eliminate variables you have no rate for.
- Differentiate both sides implicitly with respect to (chain rule on every variable).
- Substitute the known instantaneous values last, then solve for the unknown rate.
Never plug in the moving numbers before differentiating.
A -ft ladder leans against a wall. The base is pulled away at ft/s. How fast is the top sliding down when the base is ft from the wall?
Relate: . At : .
Differentiate: .
Substitute: ft/s.
The top is sliding down at ft/s.
Tip. A negative answer for a rate is meaningful: it says the quantity is decreasing. Report the sign and the units, and answer the question that was asked (“sliding down at ft/s”).
Linear Approximation & Differentials
Near a differentiable function is close to its tangent line. The linearization of at is
Differentials: for a small change , the estimated change in is , so .
Over/under-estimate (use concavity):
- [leftmargin=*]
- If on the interval (concave up), the tangent line lies below the curve is an underestimate.
- If (concave down), the tangent line lies above the curve is an overestimate.
Let , . Then and , so .
Since , is concave down, so the tangent line sits above the curve and this is an overestimate. (Actual: )
Tip. To decide over- vs. under-estimate, you only need the sign of between and the point you plug in --- concave down over, concave up under.
L'Hôpital's Rule
If gives the indeterminate form or , then
provided the right-hand limit exists (differentiate top and bottom separately --- not the quotient rule). Repeat if still indeterminate.
Other forms must be rewritten first:
- [leftmargin=*]
- : rewrite as or by moving a factor to the denominator.
- : combine into a single fraction.
- : set , take , find , then exponentiate.
Warning: only apply the rule to a genuine or . Check the form each time.
Each step was checked to still be before applying the rule again.
Tip. L'Hôpital is for indeterminate forms only. A form like , , or is not indeterminate --- evaluate it directly (the answer may be , , or DNE).
Going Deeper: Advanced Applications
To approximate a root of , start with a guess and iterate
Each step follows the tangent line at down to the -axis.
Example ( as a root of ): . With ,
This converges rapidly (). It can fail if or the guess is poor.
The error of a tangent-line estimate is controlled by concavity: its sign is opposite the estimate's bias (concave up under ). The farther is from and the larger , the bigger the error --- grows roughly like . So a good estimate needs close to and small curvature. Always state “over” or “under” by checking the sign of between and .
For , let equal the expression and take .
Example (): . Let , so
Therefore .
Water drains from an inverted cone (height ft, top radius ft) at ft/min. Find when ft.
Relate & reduce: similar triangles give , so and
Differentiate: . Substitute : , so ft/min (falling).
A balloon rises straight up at m/s. An observer stands m away. How fast is the angle of elevation increasing when the balloon is m high?
Relate: . Differentiate: . At , so : , giving rad/s.
For a full motion analysis on :
- [leftmargin=*]
- Find and ; solve and .
- Build a number line; mark the sign of (direction) and of on each subinterval.
- Same signs speeding up; opposite signs slowing down.
- For total distance, split at every time and add ; for displacement, just compute .
Formulas, Proofs & Tips
What it means. Maxima and minima hide where the slope is zero; the second derivative says which one it is.
Example. : at , the critical points.
Why it works. At a smooth peak or valley the tangent is horizontal, so . If the slope is increasing, so the curve bends upward and a horizontal tangent must be a minimum; reverses it.
Tip. alone is not enough — has but no extremum. Check a sign change of , or use .
What it means. If a limit gives the indeterminate form or , differentiate the top and bottom separately and try again.
Why it works. Near both functions are approximated by their tangent lines, and . The common factor cancels in the ratio, leaving .
Tip. Check the form FIRST — applying it to a limit that isn't indeterminate gives a wrong answer. It is not the quotient rule: do not differentiate as a whole.