| Study Guides
AP · Rates of change in applied contexts other than motion · 14 min read · Updated 2026-05-10

Rates of change in applied contexts other than motion — AP Calculus AB Study Guide

For: AP Calculus AB candidates sitting AP Calculus AB.

Covers: Calculating and interpreting average and instantaneous rates of change for non-motion applied contexts, including marginal analysis, population growth, and geometric change. Teaches unit interpretation and sign conventions for exam questions.

You should already know: How to compute derivatives of common function types using basic differentiation rules. What the derivative represents as the slope of a tangent line. How to calculate a difference quotient over an interval.

A note on the practice questions: All worked questions in the "Practice Questions" section below are original problems written by us in the AP Calculus AB style for educational use. They are not reproductions of past College Board / Cambridge / IB papers and may differ in wording, numerical values, or context. Use them to practise the technique; cross-check with official mark schemes for grading conventions.


1. What Is Rates of change in applied contexts other than motion?

This topic, part of Unit 4: Contextual Applications of Differentiation, makes up approximately 10-12% of the AP Calculus AB exam weight per the official College Board CED, and appears regularly in both multiple-choice (MCQ) and free-response (FRQ) sections. Unlike motion problems (position, velocity, acceleration) which are a separate common contextual derivative application, this topic covers rates of change in all other real-world scenarios across the sciences, social sciences, and geometry.

Put simply: if models some quantity that changes with an independent variable , the average rate of change of over an interval is given by the difference quotient , and the instantaneous rate of change of at is , the first derivative of evaluated at . A core exam expectation that sets this topic apart from routine differentiation is not just calculating the value, but correctly interpreting the result in context, including matching units and correctly explaining what a positive or negative rate of change means for the scenario. Many students can compute the derivative correctly but lose easy points on FRQs for skipping or botching the interpretation step, which is explicitly graded on AP exams.

2. 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, both in calculation and interpretation. Average rate of change measures how much a quantity changes overall across an entire interval: it equals 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 exactly the derivative.

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. For example, if the dependent variable is grams of a chemical and the independent variable is time in minutes, the rate will have units of grams per minute. If the dependent variable is cost in dollars and the independent variable is number of units produced, units are dollars per unit.

Worked Example

The number of bacteria in a petri dish hours after the start of an experiment is modeled by . (a) Find the average rate of change of the number of bacteria between and . (b) Find the instantaneous rate of change of the number of bacteria at , and interpret your result in context.

  1. For part (a), use the average rate of change formula: . Calculate , and .
  2. Substitute into the formula: bacteria per hour.
  3. For part (b), first find the derivative of : .
  4. Evaluate at : bacteria per hour.
  5. 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.

3. 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.

For example:

  • Marginal cost is the derivative of total cost , where is the number of units produced:
  • Marginal revenue , the derivative of total revenue
  • Marginal profit , the derivative of total profit

In context, marginal cost at (100 units produced) approximates the cost of producing the 101st unit: the instantaneous rate at is very close to the change in total cost from 100 to 101 units, which is why it is used for business decision making. Units for marginal quantities are always dollars per unit, since we are measuring change in cost/revenue/profit (dollars) per additional unit produced/sold.

Worked Example

A small bakery determines that the total daily cost of producing loaves of sourdough bread is given by , where is measured in dollars. (a) Find the marginal cost function. (b) Calculate the marginal cost when , 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: This is the marginal cost function for part (a).
  3. Evaluate at for part (b): dollars per loaf.
  4. Interpretation: When the bakery is already producing 100 loaves of sourdough per day, the cost to produce an additional loaf is approximately .

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

4. 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 to differentiate, 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 is a function of time, so area . Differentiating with respect to using the chain rule gives , where is the known rate of change of side length. You can then evaluate at any specific time to find the rate of change of area. Units here are always (units of area/volume) per (unit of time).

Worked Example

The radius of a spherical balloon , measured in centimeters, is increasing at a constant rate of 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 are given cm/s, and need when cm.
  2. Differentiate both sides with respect to time , applying the chain rule:
  3. Substitute the known values and :
  4. The units are cubic centimeters per second, so the final result is cm³/s. Interpretation: When the radius is 5 cm, the volume of the balloon is increasing at a rate of 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 , not with respect to the radius.

5. Common Pitfalls (and how to avoid them)

  • Wrong move: Calculating the instantaneous rate of change when asked for the average rate over an interval, or vice versa. Why: Students rush the question and mix up the wording: "rate of change between and " vs "rate of change at ". Correct move: Underline the key phrase in the question: if it specifies an interval, use average rate; if it specifies a single point, use the derivative.
  • Wrong move: Interpreting marginal cost at as the total cost of 100 units, so plugging 100 into instead of . Why: The question gives you the total cost function, so students default to evaluating the original function. Correct move: Whenever you see the word "marginal", automatically differentiate before evaluating.
  • Wrong move: Forgetting to apply the chain rule when differentiating a geometric quantity with respect to time, writing instead of . Why: Students forget that is itself a function of time, not a constant. Correct move: Every time you differentiate a variable that is not the independent variable, multiply by the derivative of that variable with respect to the independent variable.
  • Wrong move: Omitting units or failing to state if the quantity is increasing/decreasing in FRQ interpretations. Why: Students think calculating the numerical value is enough, so they skip the interpretation step. Correct move: After calculating any rate, always add units and explicitly state "increasing" for positive rates or "decreasing" for negative rates in your interpretation.
  • Wrong move: Using incorrect units, writing "grams" instead of "grams per minute" for a rate of change. Why: Students confuse the quantity itself with the rate of change of the quantity. Correct move: Always remember that any rate of change has units of (dependent variable unit) per (independent variable unit), so include the "per" term.

6. Practice Questions (AP Calculus AB Style)

Question 1 (Multiple Choice)

The mass of a burning candle hours after it is lit is given by grams. What is the instantaneous rate of change of the mass of the candle at hours? A) grams B) grams per hour C) grams per hour D) grams per hour

Worked Solution: The question asks for instantaneous rate of change, so we first compute the first derivative of . Using the power rule: . Evaluate at : . The units of the rate are grams (mass) per hour (time), so the result is grams per hour. Correct answer: C.


Question 2 (Free Response)

A city's population , in thousands of people, years after 2000 is modeled by for . (a) Find the average rate of change of the city's population between 2000 and 2010. Include units in your answer. (b) Find , the instantaneous rate of change of the population at . Show your work. (c) Interpret your answer from part (b) in the context of the problem, including what the sign of tells you about the population.

Worked Solution: (a) 2000 corresponds to , and 2010 corresponds to . Average rate of change is . Calculate thousand people, . So average rate is thousand people per year.

(b) Use the quotient rule to find : for , . Here , , so , . Simplify: Evaluate at : thousand people per year.

(c) The positive value of means that in 2010 (10 years after 2000), the city's population is increasing at a rate of approximately 6940 people per year.


Question 3 (Application / Real-World Style)

A coffee shop owner models their daily profit from selling cups of coffee as dollars, where . What is the marginal profit when the shop sells 300 cups of coffee in a day? Interpret your result in context.

Worked Solution: Marginal profit is the derivative of the total profit function. Differentiate using the power rule: Evaluate at : Interpretation: When the coffee shop has already sold 300 cups of coffee in a day, the additional profit from selling one more cup of coffee is approximately .

7. Quick Reference Cheatsheet

Category Formula Notes
Average Rate of Change over Applies for any interval; always units of dependent variable per independent variable
Instantaneous Rate of Change at Derivative evaluated at ; gives rate at a single point; units of dependent per independent
Marginal Cost = total cost of units; approximates cost of the th unit
Marginal Revenue = total revenue from units; approximates revenue from the th unit
Marginal Profit = total profit from units; approximates profit from the th unit
Rate of change of sphere volume Radius is a function of time; don't forget the chain rule term
Rate of change of square area = side length as a function of time; chain rule required

8. What's Next

This topic is the foundational prerequisite for all other contextual differentiation applications in Unit 4, starting with related rates, which you will study next. Related rates problems are more complex versions of the geometric rate problems you practiced here, but require implicit differentiation when the relationship between variables is given implicitly rather than as an explicit function. Without mastering the core skills of unit interpretation, distinguishing average vs instantaneous rate, and applying the chain rule to rates over time, you will struggle to set up related rates problems correctly and earn 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.

← Back to topic

Stuck on a specific question?
Snap a photo or paste your problem — Ollie (our AI tutor) walks through it step-by-step with diagrams.
Try Ollie free →