COC

Average Rate of Change Calculator – Find A = Δy/Δx

Average Rate of Change Calculator

Find how one quantity changes, on average, with respect to another. Enter two points, and this calculator applies A = [f(x₂) − f(x₁)] / [x₂ − x₁] instantly — or type in a function and an interval, and it evaluates the function for you first.

Works for any function, not just straight lines — the same idea behind average speed, average growth rate, or the slope of a secant line.

  • Two points, or a full function
  • Works for any function
  • Explains the sign of the result
  • Free, no signup

Average Rate of Change Calculator

Enter a valid number
Enter a valid number
Enter a valid number, different from x₁
Enter a valid number
x y (x₁, f(x₁)) (x₂, f(x₂)) A = slope of the secant line

What Is Average Rate of Change?

The definition, the formula, and what a positive, negative, or zero result means.

The average rate of change definition

Everything around us keeps changing — a car accelerating, a population growing, blood flowing through veins. The average rate of change gives a single number that describes how one quantity changes, on average, in relation to another over some interval. Graphically, if you have a function, it's the slope of the straight line connecting two points on that function's curve — a line known as a secant line.

How it differs from slope

It's easy to mix up average rate of change with slope, but they aren't quite the same thing. Slope, in the strict sense, describes the steepness of the line tangent to a curve at one specific point. Average rate of change instead describes the overall change between two points, and it works for any function — linear or not. For a straight-line (linear) function, every point changes at the same steady rate, so in that special case, the average rate of change and the slope are identical.

The average rate of change formula

Given two points, (x₁, f(x₁)) and (x₂, f(x₂)), the average rate of change A is:

A = [f(x₂) − f(x₁)] ÷ [x₂ − x₁]

This is simply the change in the function's output divided by the change in its input — the same "rise over run" idea used for slope, applied between any two points on any function.

What a positive, negative, or zero result means

  • Positive — one quantity increases as the other increases. The longer you ride a bike, the more calories you burn.
  • Zero — one coordinate changes while the other stays the same. If you stop studying as exam day approaches, the material left to learn doesn't shrink even though time keeps passing.
  • Negative — one quantity increases while the other decreases. The longer you travel toward a destination, the shorter the remaining distance gets.

How to Find the Average Rate of Change

Two simple ways to get an answer, depending on what you start with.

1

Get Your Two Points

Find the (x, y) coordinates of a starting point and an endpoint — either given directly or read off a graph.

2

Or Start From a Function

If you only have a function and an interval, evaluate the function at both endpoints first to get your two points.

3

Apply the Formula

Divide the change in the function's output by the change in the input: A = [f(x₂) − f(x₁)] ÷ [x₂ − x₁].

4

Read the Sign

A positive, negative, or zero result tells you whether the quantities move together, apart, or one stays constant.

Average Rate of Change Formula

The core equation, and how it connects to slope and average speed.

A = [f(x₂) − f(x₁)] ÷ [x₂ − x₁]

From Two Points

A = (y₂ − y₁) ÷ (x₂ − x₁)

Get the (x, y) coordinates of a starting point (x₀, y₀) and an endpoint (x₁, y₁), then divide the difference in y by the difference in x.

From a Function and Interval

A = [f(b) − f(a)] ÷ (b − a)

Evaluate the function at both ends of the interval [a, b] first, then apply the same rise-over-run formula to the two resulting points.

Average Speed as a Special Case

Average speed = Δdistance ÷ Δtime

If distance is a function of time, average speed is exactly the average rate of change of position — as long as the object's speed is constant, this also equals its instantaneous speed.

Linear Functions

A = slope (constant for all intervals)

For a straight-line function like y = mx + b, the average rate of change is the same no matter which two points you pick — it's simply the slope, m.

x₁, x₂ — the input values (independent variable) at the start and end of the interval.
f(x₁), f(x₂) — the function's output values at those two inputs.
Δx = x₂ − x₁ — the change in input.
Δy = f(x₂) − f(x₁) — the change in output.

Worked Examples

A real-world example and a purely mathematical one.

Example 1 — Average Speed of a Train

A train travels from Paris to Rome, a distance of 1,420.6 km, taking 12.5 hours. The train doesn't move at a constant speed — it stops twice along the way — but the average rate of change only depends on the total change in distance and time.

Point 1: (time, distance) = (0, 0) Point 2: (time, distance) = (12.5, 1420.6) A = (1420.6 − 0) / (12.5 − 0) A = 113.648 km/h

On average, the train traveled at 113.648 kilometers per hour, even though its instantaneous speed varied throughout the journey.

Example 2 — Average Rate of Change of a Function

Given the function f(x) = x² + 5x − 7, find the average rate of change over the interval [−4, 6].

Step 1 — Evaluate the function at each endpoint f(-4) = (-4)² + 5×(-4) − 7 = 16 − 20 − 7 = -11 f(6) = 6² + 5×6 − 7 = 36 + 30 − 7 = 59 Step 2 — Apply the formula A = [f(6) − f(-4)] / [6 − (-4)] A = [59 − (-11)] / [6 + 4] A = 70 / 10 A = 7

Example 3 — Zero Average Rate of Change

Two points: (2, 8) and (9, 8) — the output stays exactly the same while the input changes.

A = (8 − 8) / (9 − 2) A = 0 / 7 A = 0

Example 4 — Negative Average Rate of Change

A hiker's remaining distance to a summit goes from 10 km at hour 0 to 2 km at hour 4.

A = (2 − 10) / (4 − 0) A = -8 / 4 A = -2 km/h

The negative sign reflects that remaining distance decreases as time increases — perfectly expected for someone hiking toward a destination.

Quick Reference Tables

Reading the sign of the result, and how it compares to slope.

Sign of AMeaningExample
PositiveBoth quantities increase togetherMore time biking → more calories burned
ZeroOutput stays the same as input changesNo studying → material to learn stays constant
NegativeOne increases while the other decreasesMore travel time → less remaining distance
ConceptDefinition
Average Rate of ChangeSlope of the secant line between two points on any function
Slope (of a tangent)Steepness of the line touching a curve at one exact point
Linear Function Special CaseAverage rate of change = slope, identical at every interval

Benefits of Using This Calculator

Why it beats computing the formula by hand.

📈

Two Ways to Start

Enter two points directly, or type in a function and let the calculator evaluate both endpoints for you.

🧮

Works for Any Function

Not limited to straight lines — quadratics, roots, trig functions, and more are all supported.

🔎

Explains the Sign

Get a plain-language interpretation of whether the result is positive, negative, or zero.

Instant Results

No manual substitution or arithmetic — just enter your values and calculate.

📐

Clarifies Slope vs. Rate of Change

Built-in explanations help avoid the common mix-up between the two related concepts.

📱

Mobile-Friendly

Fully responsive, so it works just as well for a quick homework check on a phone.

Real-World Applications of Average Rate of Change

Where this concept shows up far beyond a math classroom.

Average Speed

Distance traveled divided by time taken, regardless of how speed varied during the trip.

Population Growth

How a population changes on average between two census counts.

Economics & Finance

Average growth rate of an investment, revenue, or price over a time period.

Biology & Medicine

Average rate of blood flow, cell growth, or drug concentration change over time.

Physics

Average acceleration or velocity between two moments, even when motion isn't constant.

Climate Science

Average temperature change over a decade, smoothing out day-to-day fluctuations.

Business Analytics

Average change in sales, users, or costs between two reporting periods.

Engineering

Average rate of material stress, wear, or output change under varying conditions.

Education

A foundational concept leading into derivatives and instantaneous rates of change in calculus.

Sports Analytics

Average pace or performance change across a season or training period.

Environmental Science

Average rate of sea level rise or resource depletion over multi-year intervals.

Data Analysis

Comparing two data points across any dataset to summarize an overall trend.

Common Average Rate of Change Mistakes

Avoid these errors when applying the formula.

Confusing it with instantaneous rate of change

Average rate of change uses two separate points; instantaneous rate of change (the derivative) describes a single point and requires calculus.

Swapping the order of subtraction

The numerator and denominator must use the same point order — f(x₂) − f(x₁) over x₂ − x₁, not a mix of the two.

Assuming it always equals the slope

This is only true for linear functions — for curves, the average rate of change varies depending on which interval you pick.

Dividing by zero

If x₁ and x₂ are the same value, the formula is undefined — you need two genuinely different input values.

Misreading the sign

A negative result doesn't mean an error — it simply means one quantity decreases as the other increases.

Forgetting to evaluate the function first

When starting from a function and an interval, both endpoints must be plugged into the function before applying the rate-of-change formula.

Frequently Asked Questions

Direct answers to the questions people ask most about average rate of change.

Is average rate of change the same as slope?

Not precisely. Average rate of change describes how a function changes on average between two points, while slope technically refers to the steepness of the line tangent to a curve at one specific point. For a linear function, every point changes identically, so the two are equal.

How do you find the average rate of change of a function?

Get the coordinates of a starting point (x₀, y₀) and an endpoint (x₁, y₁), then apply A = (y₁ − y₀) / (x₁ − x₀).

What is the average rate of change of y = 2x?

It's 2. Since y = 2x is linear, its average rate of change equals its slope everywhere — for every unit increase in x, y increases by 2.

Is speed an example of average rate of change?

If the speed is constant, yes. Speed describes how position changes instantaneously with respect to time, so for constant motion, the average rate of change in position equals that constant speed.

What is the formula for average rate of change?

A = [f(x₂) − f(x₁)] ÷ [x₂ − x₁], where (x₁, f(x₁)) and (x₂, f(x₂)) are two points on the function.

Can average rate of change be negative?

Yes. It's negative whenever the function's output decreases as the input increases over the chosen interval.

Can average rate of change be zero?

Yes, whenever the function's output is the same at both endpoints of the interval, even if the input changed.

Does average rate of change work for non-linear functions?

Yes — unlike slope in the strict sense, average rate of change applies to any function, linear or not, since it's just the slope of the secant line between two chosen points.

What's the difference between average and instantaneous rate of change?

Average rate of change uses two points and a straight secant line between them; instantaneous rate of change describes the rate at a single exact point and is found using derivatives in calculus.

Can I calculate average rate of change from a graph?

Yes. Read the coordinates of two points on the graph, then apply the same formula: change in y divided by change in x.

What units does average rate of change have?

It takes the units of the output divided by the units of the input — for example, kilometers per hour for a distance-versus-time function.

Can this calculator evaluate a function for me?

Yes. Switch to "A Function f(x) and an Interval," type in your function, and the calculator evaluates both endpoints automatically before computing the rate of change.

What if x₁ and x₂ are the same value?

The formula becomes undefined, since you'd be dividing by zero — you need two distinct input values to calculate an average rate of change.

Is this average rate of change calculator free?

Yes, it's free to use with no signup required.

Can I use this calculator on mobile devices?

Yes, the layout is fully responsive and works on phones, tablets, and desktops.

Ready to Find Your Average Rate of Change?

Enter two points or a function and an interval, and get an instant, clearly explained result.