MATH 1 • ALGEBRA & FUNCTIONS

Average Rate of Change — I can interpret average rate of change over an interval from a table or graph.

Learn to measure how quickly a quantity changes between two points using tables, graphs, and the slope formula.

Historical Context & Motivation

Humans have always wanted to describe how things change. Ancient astronomers tracked the changing positions of planets across the night sky, farmers measured how crops grew over weeks, and merchants calculated how prices shifted from season to season. In every case, the central question was the same: how fast is this quantity changing? That question eventually led mathematicians to develop a precise tool — the average rate of change — which measures the overall speed of change between two specific points.

~300 BCE
Euclid & Ratios
Greek mathematicians formalized the idea of a ratio — comparing two quantities — which is the foundation for rates of change.
1350
The Merton Rule
Scholars at Merton College, Oxford, studied uniformly accelerating motion and articulated that the average velocity over an interval equals the velocity at the midpoint — an early version of average rate of change applied to physics.
1638
Galileo's Motion Studies
Galileo Galilei published Two New Sciences, using tables of distance versus time to analyze falling objects — essentially computing average rates of change from data.
1670s
Newton & Leibniz
Isaac Newton and Gottfried Leibniz independently invented calculus, extending the average rate of change to the instantaneous rate of change by shrinking the interval to nearly zero.
Today
Everyday Applications
Average rate of change is used in economics, biology, engineering, and data science whenever we need to summarize how a quantity shifts over an interval — from stock prices to viral infection counts.

So the question that drives this lesson is straightforward: given two data points — whether from a table or a graph — how do we calculate and interpret the overall rate at which a function's output changes? This single idea connects algebra to real-world measurement and sets the stage for calculus.

Core Principles & Definitions

Before diving into calculations, let's nail down the key ideas that make average rate of change work. Each principle below builds on the previous one, so read them in order.

1

Change in Output (Δy)

The change in the dependent variable is found by subtracting the starting output from the ending output: Δy = f(b) − f(a). This tells you how much the function's value shifted.
2

Change in Input (Δx)

The change in the independent variable is the length of the interval: Δx = b − a. This tells you the span over which you are measuring.
3

The Ratio Δy / Δx

The average rate of change is the ratio of these two changes. It describes the output change per unit of input change, exactly like the slope of the line connecting two points.
4

Secant Line Interpretation

On a graph, the average rate of change equals the slope of the secant line — the straight line drawn through the two endpoints of the interval on the curve.
5

Sign Matters

A positive average rate of change means the output is increasing over the interval, while a negative rate means it is decreasing. A rate of zero means no net change.
KEY TAKEAWAY
Think of average rate of change like a road trip. If you drive 150 miles in 3 hours, your average speed is 150 ÷ 3 = 50 mph — even though you may have sped up, slowed down, or stopped along the way. The average rate of change ignores the moment-by-moment details and gives you the big-picture trend across the interval.

Visual Explanation — The Secant Line on a Graph

The best way to see average rate of change in action is on a coordinate plane. The diagram below shows a curved function with two highlighted points. The dashed line connecting them — the secant line — has a slope that equals the average rate of change over that interval. Notice how the curve itself bends, but the secant line captures the overall upward or downward trend between the two endpoints.

The curve shows a function f(x). Points A (1, 2) and B (5, 15) are connected by the secant line (dashed pink). The vertical change Δy = 13 and horizontal change Δx = 4 give an average rate of change of 3.25 units per unit.

In the diagram above, the curve bends and accelerates, but the secant line cuts straight through from A to B. The slope of that straight line — rise over run, or Δy ÷ Δx — is exactly the average rate of change. It tells you that, on average, the function's output increased by 3.25 for every 1-unit increase in x between x = 1 and x = 5. The function might have grown faster in some spots and slower in others, but 3.25 is the overall trend.

Mathematical Framework

Let's formalize the idea. If you have a function f and you want to know how it behaves from x = a to x = b, you compute the average rate of change using the formula below. This is the same formula you've used for slope — because the average rate of change is a slope.

AVERAGE RATE OF CHANGE
Average Rate of Change = [f(b) − f(a)] / (b − a)
Where f(a) is the output at the start of the interval, f(b) is the output at the end, and b − a is the width of the interval along the x-axis.
SLOPE FORM (EQUIVALENT)
m = (y₂ − y₁) / (x₂ − x₁)
This is the classic slope formula from Algebra 1. When the two points come from a function's graph or table, m is the average rate of change over [x₁, x₂].
DELTA NOTATION
Δy / Δx = (change in output) / (change in input)
The Greek letter Δ (delta) means "change in." So Δy = y₂ − y₁ and Δx = x₂ − x₁. This compact notation is used throughout mathematics and science.
⚠️ Watch the Order!
Always subtract in the same order for both the numerator and the denominator. If you compute y₂ − y₁ in the top, you must use x₂ − x₁ (not x₁ − x₂) in the bottom. Switching the order in only one part flips the sign of your answer.

Reading Rate of Change from a Table

You won't always have an equation for the function. Often, data comes in a table — a list of input-output pairs. The process is the same: pick two rows, identify the coordinates, and apply the formula. The table below shows the height of a plant (in centimeters) measured every week.

Plant height measured weekly
Week (x)Height in cm, f(x)
03
15
29
315
422
526

To find the average rate of change from week 1 to week 4, we use the rows where x = 1 and x = 4. The calculation is (22 − 5) / (4 − 1) = 17 / 3 ≈ 5.67 cm per week. This means that, on average, the plant grew about 5.67 centimeters each week during that interval. Notice that the plant didn't grow by exactly 5.67 cm every week — it grew by 4 cm in week 2, by 6 cm in week 3, and by 7 cm in week 4 — but 5.67 captures the overall trend.

The data points from the plant-height table are plotted. The secant line from week 1 to week 4 has slope 17 / 3 ≈ 5.67 cm per week.
💡 Table vs. Graph
Whether you read values from a table or from a graph, the procedure is identical: identify two (x, y) pairs and plug them into the formula. A table gives exact numbers; a graph may require you to read coordinates carefully from the axes.

Worked Example

Let's work through a complete problem using a function given by a table. Suppose a car's odometer readings (in miles) are recorded at several times during a road trip:

Odometer readings during a road trip
Time (hours)Odometer (miles)
012,450
112,510
212,580
312,620
512,750

Question: Find the average rate of change of the car's position from t = 1 hour to t = 5 hours. Interpret the result.

Finding Average Speed from a Table
1
Step 1 — Identify the two pointsFrom the table, when t = 1 the odometer reads 12,510 miles, and when t = 5 the odometer reads 12,750 miles. So our two points are (1, 12510) and (5, 12750).
(x₁, y₁) = (1, 12510) and (x₂, y₂) = (5, 12750)
2
Step 2 — Compute Δy (change in output)Subtract the starting odometer reading from the ending reading: Δy = 12,750 − 12,510 = 240 miles.
Δy = 240 miles
3
Step 3 — Compute Δx (change in input)Subtract the starting time from the ending time: Δx = 5 − 1 = 4 hours.
Δx = 4 hours
4
Step 4 — Divide to find the average rate of changeAverage rate of change = Δy / Δx = 240 / 4 = 60.
Average rate of change = 60 miles per hour
5
Step 5 — Interpret the resultThe average rate of change of the car's position is 60 mph. This means that, on average, the car traveled 60 miles for every hour that passed between t = 1 and t = 5. The car may have been going faster or slower at various moments, but 60 mph captures the overall pace.
The car averaged 60 mph over the 4-hour interval.

Interpreting the Sign and Context

Calculating the number is only half the job. You also need to interpret it. The sign (positive, negative, or zero) and the units of the rate of change tell you what is actually happening in the real-world context. The table below summarizes the possibilities.

Sign of RateWhat It MeansExample
Positive (+)The output is increasing on average over the interval. The function goes up from left to right.A savings account balance growing from $500 to $800 over 6 months → rate = +$50/month.
Negative (−)The output is decreasing on average. The function goes down from left to right.A phone battery dropping from 90% to 30% over 4 hours → rate = −15% per hour.
Zero (0)No net change in the output over the interval. The function ends at the same value it started.A temperature that starts at 70°F and ends at 70°F → rate = 0°F per hour (even if it fluctuated in between).
📏 ALWAYS INCLUDE UNITS
A rate of change without units is like a speed without "mph" or "km/h" — it's meaningless in context. The units come from dividing the output units by the input units. If height is in centimeters and time is in weeks, then the rate of change is in cm per week. These units help you interpret the number as a real-world quantity.

Connection to Instantaneous Rate of Change

Average rate of change gives you the big-picture trend, but sometimes you need to know how fast something is changing at a single instant — like the exact speed of your car at one specific second. That's called the instantaneous rate of change, and it's the core idea behind calculus. The table below compares the two concepts.

FeatureAverage Rate of ChangeInstantaneous Rate of Change
What it measuresOverall change across an interval [a, b]Change at a single point x = a
Geometric meaningSlope of the secant lineSlope of the tangent line
Formula[f(b) − f(a)] / (b − a)limit as h → 0 of [f(a + h) − f(a)] / h
Requires calculus?NoYes
AnalogyAverage speed for the whole tripSpeed shown on the speedometer right now

You don't need to worry about limits or derivatives right now. The important thing is understanding that average rate of change is the foundation that instantaneous rate of change builds on. By mastering the average version, you are already preparing yourself for the ideas that power calculus, physics, and engineering.

Practice Problems

PROBLEM 1CONCEPTUAL
A function has an average rate of change of −4 over the interval [2, 6]. In your own words, explain what this tells you about the behavior of the function on that interval. Does the function go up, go down, or stay the same?
PROBLEM 2BASIC CALCULATION
A function f is defined by the table below. Find the average rate of change of f from x = 2 to x = 8. | x | f(x) | |---|------| | 2 | 10 | | 5 | 22 | | 8 | 40 |
PROBLEM 3INTERMEDIATE
A graph shows a function g(x). Reading from the graph, g(1) = 8 and g(7) = 2. Another pair of points on the same graph gives g(3) = 12 and g(5) = 6. Compare the average rate of change on [1, 7] with the average rate of change on [3, 5]. What do the two rates tell you about how the function behaves in the wider vs. the narrower interval?
PROBLEM 4APPLIED
A smartphone app tracks a runner's distance (in meters) over time (in seconds): | Time (s) | Distance (m) | |----------|-------------| | 0 | 0 | | 10 | 30 | | 20 | 80 | | 30 | 150 | | 40 | 200 | A coach wants to know: (a) What was the runner's average speed from t = 0 to t = 40? (b) During which 10-second interval was the runner fastest? Justify your answer using average rate of change.
PROBLEM 5CRITICAL THINKING
Two students are debating. Student A says: "If the average rate of change of a function is 0 on the interval [1, 5], then the function must be constant — it never goes up or down." Student B says: "That's not necessarily true. The function could go up and then come back down." Who is correct? Create a simple table of values for a function that has an average rate of change of 0 on [1, 5] but is NOT constant.

Lesson Summary

The average rate of change of a function over an interval [a, b] is calculated using the formula [f(b) − f(a)] / (b − a), which is identical to the slope formula (y₂ − y₁) / (x₂ − x₁). On a graph, this value equals the slope of the secant line connecting the two endpoints. You can read the two points from a table or directly from a graph.

The sign of the result tells you the direction of change: positive means increasing, negative means decreasing, and zero means no net change. Always include units (output units per input unit) to give the number real-world meaning. This foundational concept connects directly to the instantaneous rate of change studied in calculus, where the interval shrinks toward zero.

Varsity Tutors • Math 1 • Average Rate of Change