Fiveable

♾️AP Calculus AB/BC Unit 2 Review

QR code for AP Calculus AB/BC practice questions

2.1 Defining Average and Instantaneous Rates of Change at a Point

2.1 Defining Average and Instantaneous Rates of Change at a Point

Written by the Fiveable Content Team • Last updated June 2026
Verified for the 2027 exam
Verified for the 2027 examWritten by the Fiveable Content Team • Last updated June 2026
♾️AP Calculus AB/BC
Unit & Topic Study Guides

AP Cram Sessions 2021

Pep mascot

Average rate of change is the slope of the secant line between two points, found with the difference quotient f(b)f(a)ba\frac{f(b)-f(a)}{b-a}. Instantaneous rate of change is the slope of the tangent line at a single point, found by taking the limit of the difference quotient as the interval shrinks to zero.

Why This Matters for the AP Calculus Exam

This topic is the foundation of everything in Unit 2 and beyond. The whole idea of a derivative starts here: an instantaneous rate of change is just the limit of average rates of change over smaller and smaller intervals. On the AP Calculus exam you will see this in both multiple-choice and free-response settings, often through tables of values, graphs, or function rules. Getting comfortable with the difference quotient now makes the formal derivative definition in the next topic feel like a natural next step, and it sets you up for motion problems, related rates, and curve analysis later in the course.

Key Takeaways

  • Average rate of change on [a,b][a,b] equals f(b)f(a)ba\frac{f(b)-f(a)}{b-a}, which is the slope of the secant line.
  • Instantaneous rate of change at x=ax=a is the limit of the difference quotient, written limh0f(a+h)f(a)h\lim_{h \to 0} \frac{f(a+h)-f(a)}{h} or limxaf(x)f(a)xa\lim_{x \to a} \frac{f(x)-f(a)}{x-a}.
  • These two limit forms are equivalent definitions of the derivative, denoted f(a)f'(a).
  • Average rate of change uses two points; instantaneous rate of change uses one point and a limit.
  • The instantaneous rate of change is the slope of the tangent line, while average rate of change is the slope of a secant line.
  • The limit must exist for the instantaneous rate of change to be defined.

Average Rate of Change

The average rate of change describes how a function changes over an interval, much like slope in algebra. In real situations it can represent average speed, average velocity, or an average growth rate.

For a function f(x)f(x) on the interval [a,b][a,b], the average rate of change is:

f(b)f(a)ba,ab\frac{f(b) - f(a)}{b - a}, \quad a \neq b

This is exactly the slope of the secant line connecting the two points (a,f(a))(a, f(a)) and (b,f(b))(b, f(b)) on the graph.

Instantaneous Rate of Change

While average rate of change looks at behavior across an interval, the instantaneous rate of change tells you the rate at one exact point. You find it by letting the interval shrink toward zero, which turns the difference quotient into a limit.

The instantaneous rate of change of f(x)f(x) at x=ax = a can be written two equivalent ways:

f(a)=limh0f(a+h)f(a)horf(a)=limxaf(x)f(a)xaf'(a) = \lim_{h \to 0} \frac{f(a + h) - f(a)}{h} \quad \text{or} \quad f'(a) = \lim_{x \to a} \frac{f(x) - f(a)}{x - a}

provided the limit exists. Both forms are the definition of the derivative at a point, denoted f(a)f'(a). Geometrically, this limit is the slope of the tangent line to the graph at the point (a,f(a))(a, f(a)). It tells you how fast the function is changing precisely at x=ax = a.

The connection between the two ideas: as you pick the second point closer and closer to the first, the secant line slope approaches the tangent line slope. The instantaneous rate of change is the limit of average rates of change.

How to Use This on the AP Calculus Exam

Problem Solving

When a question asks for a rate of change, decide first whether it wants an average or an instantaneous value.

  1. Identify the function and the interval or point.
  2. Choose the correct setup: the difference quotient f(b)f(a)ba\frac{f(b)-f(a)}{b-a} for average, or the limit form for instantaneous.
  3. Substitute carefully and simplify.

Example 1: Average rate of change

Find the average rate of change of f(x)=x2f(x) = x^2 on [1,3][1,3].

f(3)f(1)31=32122=912=4\frac{f(3) - f(1)}{3 - 1} = \frac{3^2 - 1^2}{2} = \frac{9 - 1}{2} = 4

Example 2: Instantaneous rate of change

Find the instantaneous rate of change of f(x)=x2f(x) = x^2 at x=2x = 2.

f(2)=limh0(2+h)222h=limh0h2+4h+44h=limh0h(h+4)h=limh0(h+4)=4f'(2) = \lim_{h \to 0} \frac{(2 + h)^2 - 2^2}{h} = \lim_{h \to 0} \frac{h^2 + 4h + 4 - 4}{h} = \lim_{h \to 0} \frac{h(h + 4)}{h} = \lim_{h \to 0} (h + 4) = 4

Notice you cannot just plug in h=0h = 0 at the start, since that gives 00\frac{0}{0}. You have to simplify first by cancelling the common factor of hh, then evaluate the limit.

Common Trap

On free-response questions that give you a table of values, you often estimate a rate of change with a difference quotient between two data points. Showing the actual quotient structure, such as f(4)f(3)43\frac{f(4)-f(3)}{4-3}, is important for clear exam work. A correct number alone without the setup may not support a stronger score.

Common Misconceptions

  • Average and instantaneous are the same thing. Average rate of change uses two points across an interval and gives the secant slope. Instantaneous rate of change uses a limit at one point and gives the tangent slope.
  • You can plug in h=0h = 0 right away. Substituting h=0h = 0 into the difference quotient gives 00\frac{0}{0}. You must simplify the expression algebraically first, then take the limit.
  • The tangent line and secant line are interchangeable. The secant line crosses the curve at two points; the tangent line touches at one point and matches the instantaneous slope there.
  • The instantaneous rate of change always exists. It only exists if the limit exists. If the limit does not exist, the function has no derivative at that point.
  • Order does not matter in the difference quotient. Keep the numerator and denominator consistent: f(b)f(a)ba\frac{f(b)-f(a)}{b-a}. Flipping one but not the other changes the sign of your answer.

Here is a quick comparison to carry through the rest of the unit:

AspectAverage Rate of ChangeInstantaneous Rate of Change
SpanOver an interval of valuesAt a specific point
GeometrySlope of a secant lineSlope of a tangent line
CalculationDifference quotient between two pointsLimit of the difference quotient
ResultAverage behavior across the intervalExact rate at one point
PurposeOverall trends or changesPrecise rate at a single moment

Vocabulary

The following words are mentioned explicitly in the College Board Course and Exam Description for this topic.

Term

Definition

average rate of change

The change in the value of a function divided by the change in the input over an interval [a, b], calculated as (f(b) - f(a))/(b - a).

derivative

The instantaneous rate of change of a function at a specific point, representing the slope of the tangent line to the function at that point.

difference quotient

The expression [f(x+h) - f(x)]/h used to calculate the average rate of change and find the derivative as a limit.

instantaneous rate of change

The rate at which a function is changing at a specific point, represented by the derivative at that point.

limit

The value that a function approaches as the input approaches some value, which may or may not equal the function's value at that point.

Frequently Asked Questions

What is average rate of change in AP Calculus?

Average rate of change is the change in a function over an interval divided by the change in x. For f on [a, b], it is [f(b) - f(a)] / (b - a), which is the slope of the secant line through the two points.

What is instantaneous rate of change?

Instantaneous rate of change is the rate at one exact input value. In calculus, it is the derivative at a point, found by taking the limit of a difference quotient as the interval shrinks to zero. Geometrically, it is the slope of the tangent line.

What is the difference quotient?

The difference quotient measures the slope between two nearby function values. Common forms are [f(a + h) - f(a)] / h and [f(x) - f(a)] / (x - a). Taking the limit of either form gives the derivative at x = a, if the limit exists.

What is the difference between secant and tangent slope?

A secant slope uses two points and gives average rate of change over an interval. A tangent slope uses one point and a limit, giving instantaneous rate of change at that point. Topic 2.1 connects these by letting the second point approach the first.

Why can't I plug h = 0 into the difference quotient right away?

Plugging h = 0 into [f(a + h) - f(a)] / h usually gives 0/0, which is undefined. You must simplify the expression first, then take the limit as h approaches 0.

How does AP Calculus test this topic?

AP Calculus questions may ask you to compute average rate of change from a function, table, or graph, or to recognize the derivative as the limit of a difference quotient. On free response, show the quotient setup and include units when the context has units.

Pep mascot
Upgrade your Fiveable account to print any study guide

Download study guides as beautiful PDFs See example

Print or share PDFs with your students

Always prints our latest, updated content

Mark up and annotate as you study

Click below to go to billing portal → update your plan → choose Yearly→ and select "Fiveable Share Plan". Only pay the difference

Plan is open to all students, teachers, parents, etc
Pep mascot
Upgrade your Fiveable account to export vocabulary

Download study guides as beautiful PDFs See example

Print or share PDFs with your students

Always prints our latest, updated content

Mark up and annotate as you study

Plan is open to all students, teachers, parents, etc
report an error
description

screenshots help us find and fix the issue faster (optional)

add screenshot