# Rates of change in applied contexts other than motion

> AP Calculus AB · Unit 4: Contextual Applications of Differentiation
> Source: https://www.owlsprep.com/study/ap-calculus-ab-u4-rates-of-change-in-applied/

This module covers calculating and interpreting average and instantaneous rates of change for non-motion applied contexts, including marginal analysis, population growth, and geometric change. You will learn unit interpretation and sign conventions for AP exam questions.

**Prerequisites:** [Differentiation rules for common function types](https://www.owlsprep.com/study/ap-calculus-ab-basic-differentiation-rules/); [Derivative as slope of a tangent line](https://www.owlsprep.com/study/ap-calculus-ab-derivative-introduction/)

## Learning objectives

- Distinguish between average and instantaneous rates of change in non-motion contexts
- Calculate and interpret rates of change for population, economic, and geometric scenarios
- Correctly apply units and sign conventions for AP FRQ interpretations
- Solve marginal analysis and geometric rate problems following AP exam expectations

## Average vs. Instantaneous Rate of Change

The first core skill to master is distinguishing between average rate of change over an interval and instantaneous rate of change at a point. Average rate of change measures total change across an entire interval, equal to the slope of the secant line between two points on the function. Instantaneous rate of change measures how fast the quantity is changing at a single specific value of the independent variable: it equals the slope of the tangent line at that point, which is the derivative.

**Average Rate of Change** — The total change in a dependent quantity over an interval, divided by the length of the interval. Measures overall change across the entire interval.

*Notation:* $\frac{f(b)-f(a)}{b-a}$

*Example:* Change in bacteria population over 3 hours

Units for any rate of change are always (units of the dependent variable) per (unit of the independent variable), regardless of whether the rate is average or instantaneous. A key AP exam expectation is correctly interpreting your result in context, not just calculating a value.

**Worked example:** The number of bacteria in a petri dish $t$ hours after the start of an experiment is modeled by $B(t) = 100e^{0.2t}$. (a) Find the average rate of change of the number of bacteria between $t=2$ and $t=5$. (b) Find the instantaneous rate of change of the number of bacteria at $t=3$, and interpret your result in context.

1. For part (a), use the average rate of change formula:
2. $$\frac{B(5) - B(2)}{5 - 2}$$
3. Calculate values: $B(5) = 100e^{0.2(5)} = 100e^1 \approx 271.83$, and $B(2) = 100e^{0.4} \approx 149.18$.
4. Substitute and simplify:
5. $$\frac{271.83 - 149.18}{3} \approx 40.88$$
6. The average rate of change is approximately 40.88 bacteria per hour.
7. For part (b), first compute the derivative of $B(t)$:
8. $$B'(t) = 100 \cdot 0.2 e^{0.2t} = 20 e^{0.2t}$$
9. Evaluate the derivative at $t=3$:
10. $$B'(3) = 20 e^{0.6} \approx 36.44$$
11. Interpretation: At 3 hours after the start of the experiment, the number of bacteria in the dish is increasing at a rate of approximately 36 bacteria per hour.

> **Exam tip:** Always explicitly state whether the quantity is increasing or decreasing based on the sign of the rate, and include units—AP FRQ rubrics require this explicit interpretation for full credit.

## Marginal Analysis in Economics

One of the most common non-motion contexts tested on AP Calculus AB is marginal analysis in basic economics. In economics, the term "marginal" always refers to the instantaneous rate of change of an economic quantity with respect to the number of units produced or sold.

- Marginal cost: $MC(x) = C'(x)$, derivative of total cost $C(x)$ for $x$ units produced
- Marginal revenue: $MR(x) = R'(x)$, derivative of total revenue $R(x)$
- Marginal profit: $MP(x) = P'(x)$, derivative of total profit $P(x)$

In context, marginal cost at $x = 100$ approximates the cost of producing the 101st unit: the instantaneous rate at $x=100$ is very close to the change in total cost from 100 to 101 units, which makes it useful for business decision making. Units for marginal quantities are always dollars per unit.

**Worked example:** A small bakery determines that the total daily cost of producing $x$ loaves of sourdough bread is given by $C(x) = 0.001x^2 + 2.5x + 120$, where $C(x)$ is measured in dollars. (a) Find the marginal cost function. (b) Calculate the marginal cost when $x=100$, and interpret the result in context.

1. By definition, marginal cost is the first derivative of the total cost function.
2. Differentiate using the power rule to get the marginal cost function:
3. $$C'(x) = \frac{d}{dx}\left(0.001x^2 + 2.5x + 120\right) = 0.002x + 2.5$$
4. Evaluate at $x=100$ for part (b):
5. $$C'(100) = 0.002(100) + 2.5 = 2.7$$
6. Interpretation: When the bakery is already producing 100 loaves of sourdough per day, the cost to produce an additional loaf is approximately \$2.70.

> **Exam tip:** Whenever you see the word "marginal" in any economics context, automatically differentiate the given function before evaluating—do not just plug $x$ into the original total cost/revenue/profit function.

## Rates of Change of Geometric Quantities

A third common exam context is finding the rate of change of a geometric quantity (area, volume, surface area) as another dimension changes over time. Unlike the related rates problems you will learn later in the unit, these problems typically give you all relationships as explicit functions of time, so you only need to apply the chain rule directly, no implicit differentiation required.

For example, if the side length of a square is increasing at a known constant rate over time, then side length $s(t)$ is a function of time, so area $A(t) = (s(t))^2$. Differentiating with respect to $t$ using the chain rule gives $A'(t) = 2s(t)s'(t)$, where $s'(t)$ is the known rate of change of side length. Units here are always (units of area/volume) per (unit of time).

**Worked example:** The radius of a spherical balloon $r(t)$, measured in centimeters, is increasing at a constant rate of $2$ cm per second as air is pumped in. Find the instantaneous rate of change of the volume of the balloon when the radius is 5 cm, and include units in your answer.

1. Start with the known formula for the volume of a sphere. We know $\frac{dr}{dt} = 2$ cm/s, and need to find $\frac{dV}{dt}$ when $r=5$ cm:
2. $$V = \frac{4}{3}\pi r^3$$
3. Differentiate both sides with respect to time $t$, applying the chain rule:
4. $$\frac{dV}{dt} = \frac{4}{3}\pi \cdot 3r^2 \cdot \frac{dr}{dt} = 4\pi r^2 \frac{dr}{dt}$$
5. Substitute the known values $r=5$ and $\frac{dr}{dt}=2$:
6. $$\frac{dV}{dt} = 4\pi (5)^2 (2) = 200\pi$$
7. Interpretation: When the radius is 5 cm, the volume of the balloon is increasing at a rate of $200\pi$ cubic centimeters per second.

> **Exam tip:** Always confirm you are differentiating with respect to the correct independent variable. If the question asks for rate of change over time, differentiate with respect to $t$, not with respect to the radius.

## AP-Style Concept Check

**Check your understanding**

Test your understanding with these AP-style practice questions:

1. The mass of a burning candle $t$ hours after it is lit is given by $m(t) = 50 - 2t - 0.5t^2$ grams. What is the instantaneous rate of change of the mass of the candle at $t=2$ hours?

   - A) $-4$ grams
   - B) $-3$ grams per hour
   - C) $-4$ grams per hour
   - D) $41$ grams per hour

   *Answer:* C) $-4$ grams per hour

   *Why:* The question asks for instantaneous rate of change, so you need the derivative: $m'(t) = -2 - t$, so $m'(2) = -4$, with units grams per hour. You will lose points for missing units on the AP exam.

## Common pitfalls

- **Wrong:** Calculating the instantaneous rate of change when asked for the average rate over an interval, or vice versa.
  - Why it fails: Students rush the question and mix up wording for interval vs point.
  - Correct: Underline key phrases: if an interval is specified, use the average rate formula; if a single point is specified, use the derivative.
- **Wrong:** Interpreting marginal cost at $x=100$ as the total cost of 100 units, plugging 100 into $C(x)$ instead of $C'(x)$.
  - Why it fails: Students default to evaluating the given original total cost function instead of differentiating.
  - Correct: Whenever you see the word 'marginal', automatically differentiate before evaluating.
- **Wrong:** Forgetting to apply the chain rule when differentiating a geometric quantity with respect to time, writing $\frac{dV}{dt} = 4\pi r^2$ instead of $4\pi r^2 \frac{dr}{dt}$.
  - Why it fails: Students forget that radius $r$ is itself a function of time, not a constant.
  - Correct: Every time you differentiate a variable that is not the independent variable, multiply by the derivative of that variable.
- **Wrong:** Omitting units or failing to state if the quantity is increasing/decreasing in FRQ interpretations.
  - Why it fails: Students think calculating the numerical value is enough, so they skip the interpretation step.
  - Correct: After calculating any rate, always add units and explicitly state 'increasing' for positive rates or 'decreasing' for negative rates.
- **Wrong:** Using incorrect units, writing 'grams' instead of 'grams per minute' for a rate of change.
  - Why it fails: Students confuse the quantity itself with the rate of change of the quantity.
  - Correct: Always remember that any rate of change has units of (dependent variable unit) per (independent variable unit), so include the 'per' term.

## Cheatsheet

| Category | Formula | Notes |
| --- | --- | --- |
| Average Rate of Change over $[a,b]$ | $\frac{f(b) - f(a)}{b-a}$ | Applies for any interval; units = dependent per independent |
| Instantaneous Rate of Change at $x=c$ | $f'(c)$ | Derivative evaluated at $c$; rate at a single point |
| Marginal Cost | $MC(x) = C'(x)$ | Approximates cost of the $(x+1)$th unit |
| Marginal Revenue | $MR(x) = R'(x)$ | Approximates revenue from the $(x+1)$th unit |
| Marginal Profit | $MP(x) = P'(x)$ | Approximates profit from the $(x+1)$th unit |
| Rate of change of sphere volume | $\frac{dV}{dt} = 4\pi r^2 \frac{dr}{dt}$ | Don't forget the chain rule $\frac{dr}{dt}$ term |
| Rate of change of square area | $\frac{dA}{dt} = 2s \frac{ds}{dt}$ | Chain rule required for time-dependent side length |

## What's next

This topic is the foundational prerequisite for all other contextual differentiation applications in Unit 4. The next topic you will study is related rates, which are more complex versions of the geometric rate problems practiced here, requiring implicit differentiation for implicit relationships between variables. Mastering core skills like unit interpretation, distinguishing average vs instantaneous rate, and applying the chain rule to time-based rates is critical for setting up related rates problems correctly and earning full credit on FRQs. This topic also builds the foundation for optimization problems later in Unit 4, where you use derivatives to find maximum and minimum values of real-world quantities like profit or volume.

- [Introduction to Related Rates](https://www.owlsprep.com/study/ap-calculus-ab-u4-introduction-to-related-rates/)
- [Solving related rates problems](https://www.owlsprep.com/study/ap-calculus-ab-u4-solving-related-rates-problems/)
- [Local Linearity and Linearization](https://www.owlsprep.com/study/ap-calculus-ab-u4-local-linearity-and-linearization/)

---

From [OwlsPrep](https://www.owlsprep.com) — free study guides for A-Level, IB, AP and IGCSE, written against the official syllabus. Canonical page: https://www.owlsprep.com/study/ap-calculus-ab-u4-rates-of-change-in-applied/
