The average rate of change (AROC) of a function f on the interval [a, b] is (f(b) − f(a)) / (b − a) — the slope of the secant line through (a, f(a)) and (b, f(b)). Topic 1.2 sits at the front of Unit 1 because every later concept (concavity, end behavior, transformations) leans on the idea that a function's output changes per unit input. Instantaneous rate of change is previewed only as 'the limit of AROC as the interval shrinks' — the derivative is AP Calculus territory and out of scope here.
Average rate of change
AROC of f over [a, b]
AROC=b−af(b)−f(a)
Geometric meaning
AROC=slope of the secant line through (a,f(a)) and (b,f(b))
Sign of AROC
Positive
f(b)>f(a)⟹net increase on [a,b]
Zero
f(a)=f(b)⟹no net change
Negative
f(b)<f(a)⟹net decrease on [a,b]
AP Tip:AROC is just a slope. If the function is given as a table or as two points on a graph, you don't need a formula — pick the two outputs, subtract, and divide by the difference of the inputs.
Caution:Always include units in a real-world AROC: 'people per year', '°F per day'. A bare number is the most common distractor — and on free-response items, missing units cost you the point.
Type 1
Direct AROC computation
You are given an explicit formula for f(x) and an interval [a, b]. Evaluate f at both endpoints, subtract, and divide by (b − a). The hardest part is keeping the arithmetic clean — especially when f involves fractions, radicals, or negative inputs.
Example 1
Compute the average rate of change of f(x)=x2+1 over the interval [1,4].
(A) 3
(B) 5
(C) 15
(D) 17
Example 2
Compute the average rate of change of f(x)=x1 over the interval [1,4].
(A) −41
(B) −31
(C) 41
(D) 43
Practice more of this type— AI-generated · always-new problems
When the function is presented as a table of values or as two labeled points on a graph, you do not need a formula for f — just pick the two outputs at the requested inputs and apply the slope formula directly.
Example 3
The temperature T (in °F) at noon on five consecutive days is given in the table:
Day 1: 50, Day 2: 52, Day 3: 60, Day 4: 65, Day 5: 64.
What is the average rate of change of T from Day 1 to Day 5?
(A) 2.8 °F per day
(B) 3.5 °F per day
(C) 5.0 °F per day
(D) 14 °F per day
Example 4
A line on the graph of f passes through the points (2,−1) and (5,8). What is the average rate of change of f over the interval [2,5]?
(A) 31
(B) 3
(C) 7
(D) 9
Practice more of this type— AI-generated · always-new problems
Translate a short scenario (population growth, cost, distance) into an AROC computation. Identify the two endpoint values and the input interval, apply the formula, and report the result with the correct units. AP Precalc free-response items deduct for missing units.
Example 5
A town's population was 8,000 in 2010 and 13,000 in 2020. What was the average rate of change of the population, in people per year, over that decade?
(A) 250 people per year
(B) 500 people per year
(C) 1,000 people per year
(D) 5,000 people per year
Example 6
Suppose f(2)=5 and the average rate of change of f over the interval [2,7] is 3. What is f(7)?
(A) 8
(B) 15
(C) 20
(D) 35
Practice more of this type— AI-generated · always-new problems