1) Quick review: function notation, inputs/outputs, and units
A function connects an input variable to an output quantity. We often write this as y = f(x), where x is the independent variable (what you choose or measure) and y is the dependent variable (what results).
Why units matter
Always attach units to both variables. Units tell you what “change” means and prevent misinterpretation.
- If
xis time in seconds (s) andf(x)is position in meters (m), thenf'(x)has unitsm/s(velocity). - If
xis number of items produced (items) andf(x)is cost in dollars ($), thenf'(x)has units$/item(marginal cost). - If
xis time in years andf(x)is population in people, thenf'(x)has unitspeople/year(instantaneous growth rate).
In practical terms, the derivative f'(x) tells you how fast the output is changing right now as the input changes, and it matches the slope of the tangent line to the graph of f at that input.
2) Interpreting derivative statements like f'(3)=2 (with units)
A statement like f'(3)=2 is incomplete until you know what x and f(x) represent. The meaning is:
At input value x=3, the output f(x) is increasing at a rate of 2 output-units per 1 input-unit.
- Listen to the audio with the screen off.
- Earn a certificate upon completion.
- Over 5000 courses for you to explore!
Download the app
Example A: motion (velocity)
Let s(t) be position (meters) at time t (seconds). If s'(3)=2, then:
- Interpretation: at
t=3 s, the object’s instantaneous velocity is2 m/s. - Decision meaning: near 3 seconds, each additional second increases position by about 2 meters (assuming the rate doesn’t change much over that tiny interval).
Example B: economics (marginal cost)
Let C(q) be total cost (dollars) to produce q items. If C'(3)=2, then:
- Units:
$/item. - Interpretation: when producing
q=3items, the cost is increasing at about$2per additional item (for very small changes around 3). - Decision meaning: near 3 items, producing one more item is expected to add roughly
$2to total cost (a local approximation).
Example C: biology (instantaneous growth rate)
Let P(t) be a population (people) at time t (years). If P'(3)=2, then:
- Units:
people/year. - Interpretation: at year 3, the population is increasing at about 2 people per year at that instant.
Sign and magnitude: what the number tells you
- If
f'(3)>0,fis increasing atx=3. - If
f'(3)<0,fis decreasing atx=3. - A larger absolute value
|f'(3)|means faster change (steeper slope) at that point. - If
f'(3)=0, the output is momentarily not changing with respect to the input (flat tangent), which often signals a possible “best/worst” point in decision problems.
3) Distinguishing average vs instantaneous rates
Average rate of change (over an interval)
The average rate of change from x=a to x=b is the slope of the secant line:
Average rate = (f(b) - f(a)) / (b - a)
Units: (output units)/(input units), same as the derivative, but it describes the whole interval, not a single moment.
Instantaneous rate of change (at a point)
The instantaneous rate at x=a is the derivative f'(a). Conceptually, it is what the average rate approaches as the interval shrinks around a:
f'(a) = lim_{h→0} (f(a+h) - f(a)) / h
Practical comparison with a motion example
Suppose s(t) is position in meters.
- Average velocity from
t=3tot=5:(s(5)-s(3))/(5-3)inm/s. This tells you the overall pace during that 2-second window. - Instantaneous velocity at
t=3:s'(3)inm/s. This tells you the speed at the exact momentt=3.
Decision tip: If you need a “right now” rate (e.g., current speed, current marginal cost, current growth rate), you want the derivative. If you need performance over a period (e.g., average speed over a trip segment), you want the average rate.
4) Estimating rates from a table or graph
In many real situations you don’t have a formula for f(x). You may have measured data (a table) or a plotted curve. You can still estimate rates.
A) Estimating from a table (difference quotients)
To estimate f'(a), use nearby values of f and compute slopes. The closer the points are to a, the better the estimate (assuming the data is reliable).
Step-by-step: estimate f'(3) from data
- Locate the input value of interest (
x=3). - Choose nearby points around 3 (ideally one on each side if available).
- Compute a slope using a secant line:
(f(x2)-f(x1))/(x2-x1). - Use a symmetric estimate when possible: pick
x1=3-handx2=3+hto balance error. - Attach units to the final rate: (output units)/(input units).
Example table: cost vs quantity
| q (items) | C(q) ($) |
|---|---|
| 2 | 41 |
| 3 | 44 |
| 4 | 48 |
Estimate C'(3) using a symmetric difference around 3:
C'(3) ≈ (C(4) - C(2)) / (4 - 2) = (48 - 41)/2 = 3.5
Interpretation with units: at about 3 items, marginal cost is approximately $3.50 per item.
Decision meaning: near 3 items, producing one more item is expected to add about $3.50 to total cost (locally).
B) Estimating from a graph (tangent slope)
If you have a graph of y=f(x), the derivative at a point is the slope of the tangent line there. To estimate it:
- Mark the point on the curve at the input value of interest.
- Sketch the tangent line (a line that just “kisses” the curve at that point and matches its direction).
- Pick two readable points on the tangent line (not necessarily on the curve) and compute slope:
rise/run. - Attach units: (vertical units)/(horizontal units).
Common pitfall: using two points on the curve near the point gives an average rate (secant slope). That can be a good approximation, but it is not exactly the tangent slope unless the interval is extremely small.
5) Practice set: interpret meaning (not computation)
For each item: (i) state what the derivative means in words, (ii) include units, and (iii) say whether the quantity is increasing or decreasing at that point.
1. Position and velocity
Given: s(t) is position in meters, t in seconds, and s'(8) = -4.
- What is happening at
t=8? - What does the negative sign indicate physically?
2. Temperature change
Given: T(h) is temperature in °C, h is time in hours, and T'(2)=1.5.
- Interpret
T'(2)=1.5with units. - About how much would you expect the temperature to change over the next 0.2 hours, if the rate stays roughly constant near
h=2?
3. Marginal cost
Given: C(q) is total cost in dollars to produce q units, and C'(120)=0.80.
- Interpret the statement in a production setting.
- Is cost rising or falling at
q=120?
4. Revenue sensitivity
Given: R(p) is revenue in dollars when price is p dollars per item, and R'(10)=-200.
- Interpret the meaning of the derivative at
p=10. - What does it suggest about raising the price slightly above $10 (locally)?
5. Estimating a derivative from a table
Given: P(t) is population (thousands of people) at time t (years):
| t (years) | P(t) (thousands) |
|---|---|
| 4 | 52.0 |
| 5 | 53.4 |
| 6 | 55.1 |
- Estimate
P'(5)using a symmetric difference. - Interpret your estimate with units.
6. Average vs instantaneous (concept check)
Scenario: A car’s position is s(t). Over the interval [10, 12] seconds, the average velocity is 20 m/s, but s'(11)=5 m/s.
- Explain how both statements can be true.
- Which value describes the car’s speed exactly at 11 seconds?
Checklist: interpreting derivatives in context
- Identify variables: What is the input? What is the output? Write
y=f(x)with meaning. - Attach units: Input units, output units, and therefore derivative units = (output)/(input).
- Interpret the point:
f'(a)=kmeans “atx=a,fis changing atkoutput-units per input-unit.” - Use the sign: Positive = increasing, negative = decreasing, zero = momentarily flat.
- Rate type: Average rate uses two points (secant slope); instantaneous rate uses the derivative (tangent slope).
- Context meaning: Translate “rate” into the real quantity (velocity, marginal cost, growth rate, temperature change, etc.).