CALCULUS 1 • DERIVATIVES: DEFINITION & RULES

Average & Instantaneous Rates — Defining Average and Instantaneous Rate of Change at a Point

Discover how measuring change over an interval leads to capturing change at a single instant.

Historical Context & Motivation

Humans have always needed to measure how things change. Ancient astronomers tracked the changing positions of planets across the sky, farmers noted how quickly rivers rose during spring floods, and merchants calculated how fast goods moved along trade routes. All of these activities involve rates of change — the idea that one quantity shifts as another quantity shifts. For centuries, people could only measure change over a whole interval: how far did a planet move in a month, or how much did a river rise in a week?

The breakthrough came when mathematicians asked a bolder question: can we measure how fast something is changing at a single instant? This question drove the invention of calculus and remains one of its most powerful ideas. The timeline below traces how thinkers across centuries moved from average rates to the concept of an instantaneous rate.

~350 BCE
Aristotle's Concept of Motion
Greek philosophers discussed velocity as "distance covered over time," but they lacked the algebraic tools to formalize the idea of a rate.
~1350
The Merton Rule (Mean Speed Theorem)
Scholars at Merton College, Oxford, showed that a uniformly accelerating object covers the same distance as one moving at the average of its initial and final speeds — an early use of average rate of change.
1638
Galileo's Kinematics
Galileo measured how distance changes over successive time intervals for falling bodies, essentially computing average velocities over smaller and smaller intervals.
1665–1687
Newton & Leibniz Invent Calculus
Isaac Newton introduced "fluxions" (instantaneous rates) to describe planetary motion, while Gottfried Leibniz independently developed the derivative notation dy/dx that we still use today.
1821
Cauchy Formalizes the Limit
Augustin-Louis Cauchy gave a rigorous definition of the limit, finally placing the jump from average rate to instantaneous rate on solid mathematical ground.

The central question this lesson addresses is: How do we go from measuring change over an interval to measuring change at a single point? That transition — from average rate of change to instantaneous rate of change — is the conceptual heart of the derivative.

Core Principles & Definitions

Before diving into formulas, it helps to lay out the foundational ideas that make rates of change meaningful. Every rate of change involves two quantities: one that you are tracking (the output) and one that is driving the change (the input). In most of our examples, the input is time or an x-value, and the output is position, height, cost, or some other function value.

1

Average Rate of Change

The ratio of the total change in a function's output to the total change in its input over an interval [a, b]. Geometrically, this equals the slope of the secant line connecting two points on a graph.
2

Instantaneous Rate of Change

The rate at which a function is changing at a single point x = a. It is defined as the limit of the average rate of change as the interval shrinks to zero — the slope of the tangent line.
3

Secant Line → Tangent Line

As the two points on a curve get closer together, the secant line rotates and approaches the tangent line. This geometric picture is the visual backbone of the derivative.
4

The Role of the Limit

We cannot simply plug in an interval of width zero (that would give 0/0). Instead, we use a limit to examine what the ratio approaches as the interval width h → 0.
KEY TAKEAWAY
Think of average rate of change like checking your car's trip computer after a road trip — it tells you that you averaged 60 mph over 4 hours. Instantaneous rate of change is like glancing at your speedometer at one exact moment and reading 72 mph. The speedometer reading is what calculus lets you calculate: the rate right now, not just the rate over a whole trip.

Visual Explanation — Secant to Tangent

The diagram below shows a curve y = f(x) with two points marked: A at x = a and B at x = b. The straight line through A and B is the secant line, whose slope equals the average rate of change over [a, b]. As B slides along the curve toward A, the secant line pivots and approaches the tangent line at A. The slope of that tangent line is the instantaneous rate of change at x = a.

The yellow dashed line is the secant through A and B. As B moves to B′ and then B″ (closer to A), the secant rotates toward the solid cyan tangent line at A. The vertical segment Δy and horizontal segment Δx form the "rise over run" that defines the average rate of change.

Notice how the slope of the secant line changes each time B moves closer to A. The key insight is that those slopes are converging toward a single value — the slope of the tangent line. That limiting slope is exactly what we call the instantaneous rate of change at x = a.

Mathematical Framework

Now let's translate the geometric picture into precise formulas. We start with the average rate of change formula, which you may already recognize as the slope formula from algebra.

AVERAGE RATE OF CHANGE
Average Rate = [f(b) − f(a)] / (b − a)
Here f(a) and f(b) are the function values at the endpoints of the interval [a, b]. The numerator f(b) − f(a) is the change in output (Δy), and the denominator b − a is the change in input (Δx).

This is the same "rise over run" you learned in Algebra 1, applied to any function — not just lines. When the function is linear, the average rate of change is the same no matter what interval you pick. But for curves, the average rate depends on which two points you choose.

To move from an average rate over an interval to an instantaneous rate at a single point, we introduce a small increment h and let it shrink toward zero. Writing b = a + h, the formula becomes:

DIFFERENCE QUOTIENT
[f(a + h) − f(a)] / h
This expression is called the difference quotient. It gives the average rate of change over the interval from a to a + h, where h is the width of the interval.
INSTANTANEOUS RATE OF CHANGE (DERIVATIVE)
f′(a) = lim (h→0) [f(a + h) − f(a)] / h
The symbol f′(a) (read "f prime of a") denotes the instantaneous rate of change of f at x = a. This is the derivative of f at a — the central object in differential calculus.
⚠️ Why Can't We Just Plug In h = 0?
If you set h = 0 directly in the difference quotient, you get [f(a + 0) − f(a)] / 0 = 0/0, which is undefined. The limit process asks: what value does the quotient approach as h gets closer and closer to 0 without actually equaling 0? That's what makes the derivative well-defined.

Detailed Breakdown — Shrinking the Interval

Let's make the limit process concrete with a specific function. Consider f(x) = x². We want to find the instantaneous rate of change at x = 2. The table below shows the average rate of change computed over intervals that start at x = 2 and end at x = 2 + h, for progressively smaller values of h.

Average rates of change for f(x) = x² near x = 2 as h shrinks toward 0
hInterval [2, 2 + h]f(2 + h)Average Rate = [f(2+h) − f(2)] / h
1[2, 3]9(9 − 4) / 1 = 5
0.5[2, 2.5]6.25(6.25 − 4) / 0.5 = 4.5
0.1[2, 2.1]4.41(4.41 − 4) / 0.1 = 4.1
0.01[2, 2.01]4.0401(4.0401 − 4) / 0.01 = 4.01
0.001[2, 2.001]4.004001(4.004001 − 4) / 0.001 = 4.001

The pattern is clear: as h → 0, the average rate of change approaches 4. That means the instantaneous rate of change of x² at x = 2 is 4. The diagram below visualizes this convergence by plotting several secant lines that flatten out toward the tangent slope.

The parabola y = x² is drawn with secant lines from (2, 4) to points with h = 1, 0.5, and 0.1. Each secant slope is closer to the tangent slope of 4. The solid cyan line is the tangent at x = 2.
💡 Pattern Spotting
For f(x) = x², the instantaneous rate at x = 2 is 4 = 2 × 2. You might guess that the instantaneous rate at any point x = a is 2a. That guess is exactly right — and proving it with the limit definition is one of the first things you'll do in the derivative chapter.

Worked Example

Let's work through a full problem that asks for both the average rate of change and the instantaneous rate of change for the function f(x) = x² − 3x + 5.

Find the average rate of change on [1, 4] and the instantaneous rate at x = 1
1
Step 1 — Evaluate the function at the endpointsf(1) = (1)² − 3(1) + 5 = 1 − 3 + 5 = 3. Next, f(4) = (4)² − 3(4) + 5 = 16 − 12 + 5 = 9.
f(1) = 3, f(4) = 9
2
Step 2 — Compute the average rate of changeAverage rate = [f(4) − f(1)] / (4 − 1) = (9 − 3) / 3 = 6 / 3 = 2. This means on average the function increases by 2 units for every 1-unit increase in x over [1, 4].
Average rate of change = 2
3
Step 3 — Set up the difference quotient for x = 1We need [f(1 + h) − f(1)] / h. First, expand f(1 + h): f(1 + h) = (1 + h)² − 3(1 + h) + 5 = 1 + 2h + h² − 3 − 3h + 5 = h² − h + 3.
f(1 + h) = h² − h + 3
4
Step 4 — Simplify the difference quotient[f(1 + h) − f(1)] / h = [(h² − h + 3) − 3] / h = (h² − h) / h = h(h − 1) / h = h − 1. Notice that h cancels because h ≠ 0 in the limit process.
Difference quotient simplifies to h − 1
5
Step 5 — Take the limit as h → 0f′(1) = lim (h→0) (h − 1) = 0 − 1 = −1. This tells us that at the exact moment x = 1, the function is decreasing at a rate of 1 unit per unit of x.
Instantaneous rate of change at x = 1 is −1

Notice something interesting: the average rate over [1, 4] is positive (2), meaning the function rose overall, but the instantaneous rate at x = 1 is negative (−1), meaning the function was actually falling at that exact point. The function dips down before climbing back up, and the two rates capture very different information about its behavior.

Average vs. Instantaneous — When to Use Each

Both types of rate of change are useful — they simply answer different questions. The table below highlights the key differences and best use cases for each.

Comparing average and instantaneous rates of change
FeatureAverage Rate of ChangeInstantaneous Rate of Change
What it measuresOverall change across an interval [a, b]Exact rate of change at a single point x = a
Geometric meaningSlope of the secant line through two pointsSlope of the tangent line at one point
Formula[f(b) − f(a)] / (b − a)lim (h→0) [f(a+h) − f(a)] / h
Requires a limit?No — only arithmeticYes — this is where calculus begins
Real-world analogyTrip computer: avg speed over a whole driveSpeedometer: speed at this instant
Best forSummaries, trends, approximate comparisonsOptimization, velocity, precise predictions
KEY TAKEAWAY
Average rate of change is like measuring how much the temperature changed from morning to evening — it tells you the net effect but hides what happened at noon. Instantaneous rate is like reading the thermometer at exactly 12:00 PM and seeing how fast the temperature is rising at that moment. The first is pre-algebra; the second requires the limit concept that launches calculus.

Connection to the Derivative and Advanced Ideas

The instantaneous rate of change at a single point is actually the definition of the derivative. Everything else in differential calculus — power rules, product rules, chain rules — is a shortcut for evaluating the limit you learned in this lesson. Understanding where those shortcuts come from gives you a much deeper grasp of why they work.

How today's concepts connect to later calculus topics
Concept in This LessonWhere It Leads
Average rate of change over [a, b]Mean Value Theorem: guarantees that somewhere in (a, b), the instantaneous rate equals the average rate
Difference quotient [f(a+h)−f(a)]/hDerivative function f′(x) — apply the limit for every x, not just one point
Slope of the tangent lineLinear approximation and differentials: using the tangent to estimate function values near x = a
Rate of change = 0 at a pointCritical points and optimization: finding maxima, minima, and inflection points

As you continue in calculus, you'll learn shortcut rules that let you find derivatives without computing a limit every time. But whenever those shortcuts seem mysterious, you can always return to the picture in this lesson: shrink the interval, watch the secant approach the tangent, and read off the slope. That's all the derivative is.

Practice Problems

PROBLEM 1CONCEPTUAL
Explain in your own words why the average rate of change of a function over an interval can be positive even though the instantaneous rate of change at the left endpoint is negative. Use a sketch or a real-world example to support your answer.
PROBLEM 2BASIC CALCULATION
Find the average rate of change of f(x) = 3x² + 2 on the interval [1, 5].
PROBLEM 3INTERMEDIATE
Use the limit definition to find the instantaneous rate of change of f(x) = x² + 4x at x = 3. Show each algebraic step.
PROBLEM 4APPLIED
A drone rises to a height of h(t) = −2t² + 20t meters after t seconds. Find the drone's average velocity from t = 1 to t = 4, and its instantaneous velocity at t = 4. What does the instantaneous velocity tell you about the drone at that moment?
PROBLEM 5CRITICAL THINKING
Suppose f is a function where the average rate of change on [2, 2 + h] equals 6 + h for every h ≠ 0. What is the instantaneous rate of change at x = 2? Could you reconstruct the original function f(x) if you also know that f(2) = 10? Justify your reasoning.

Lesson Summary

The average rate of change of a function f on an interval [a, b] is the ratio [f(b) − f(a)] / (b − a), which equals the slope of the secant line through the points (a, f(a)) and (b, f(b)). It tells you how much the function changes per unit of input across the entire interval, but it says nothing about what happens at any particular point within that interval.

The instantaneous rate of change at x = a is defined as the limit of the difference quotient [f(a + h) − f(a)] / h as h → 0. Geometrically it is the slope of the tangent line at that point, and it is the foundation of the derivative. Mastering the transition from secant slope to tangent slope — from average to instantaneous — is the single most important conceptual leap in all of Calculus 1.

Varsity Tutors • Calculus 1 • Average & Instantaneous Rates — Defining Average and Instantaneous Rate of Change at a Point