CALCULUS 1 • LIMITS & CONTINUITY

Intro to Calculus: Instantaneous Change — Introducing Calculus: Can Change Occur at an Instant?

Discover how mathematicians learned to capture the speed of change at a single frozen moment in time.

Historical Context & Motivation

Imagine you're driving on a highway and you glance at your speedometer. It reads 65 mph — right now, at this exact instant. But speed is distance divided by time, and an "instant" has no time interval at all. So how can the speedometer give you a number? This seemingly simple question puzzled some of history's greatest thinkers for over two thousand years, and answering it required the invention of an entirely new branch of mathematics: calculus.

Long before calculus had a name, ancient philosophers wrestled with the nature of motion and change. The Greek philosopher Zeno of Elea proposed famous paradoxes around 450 BCE arguing that motion itself was logically impossible. One paradox claimed that an arrow in flight is actually motionless at every single instant, so it can never truly move. These arguments weren't silly — they exposed a genuine gap in mathematical reasoning. How do you describe something that is changing if you freeze time completely?

~450 BCE
Zeno's Paradoxes
Zeno of Elea poses paradoxes about motion, arguing that an arrow in flight is motionless at each instant. These puzzles challenge thinkers to explain how change can occur at a point in time.
~250 BCE
Archimedes and Exhaustion
Archimedes uses the method of exhaustion to find areas and volumes by summing ever-smaller slices — an early precursor to the idea of limits.
1665–1676
Newton & Leibniz Invent Calculus
Isaac Newton and Gottfried Wilhelm Leibniz independently develop the core ideas of calculus. Newton calls his version "fluxions," focusing on rates of change, while Leibniz introduces the notation we still use today.
1821
Cauchy Formalizes Limits
Augustin-Louis Cauchy provides a rigorous definition of the limit, finally giving calculus a solid logical foundation and resolving centuries of philosophical doubt.

The central question that drove all of this progress was deceptively simple: Can change really occur at a single instant? To answer it, mathematicians had to invent a way to talk about what happens as a time interval shrinks closer and closer to zero — without ever actually reaching zero. That tool is the limit, and it is the foundation upon which all of calculus is built.

Core Principles & Definitions

Before we can answer whether change happens at an instant, we need to clearly distinguish between two types of change. You already know how to compute average rate of change — it's the slope formula from algebra. But calculus introduces a new idea, the instantaneous rate of change, which captures what is happening at one specific moment. Understanding the relationship between these two ideas is the key to unlocking calculus.

1

Average Rate of Change

The change in output divided by the change in input over an interval. Geometrically, this is the slope of a secant line — a line connecting two points on a curve.
2

Instantaneous Rate of Change

The rate of change at a single point, found by shrinking the interval to zero. Geometrically, this is the slope of the tangent line — the line that just touches the curve at one point.
3

The Limit

A limit describes the value a quantity approaches as an input gets arbitrarily close to some target. Limits let us talk about "approaching zero" without dividing by zero.
4

Secant → Tangent

As the two points on a secant line move closer together, the secant line rotates toward the tangent line. The limit of the secant slopes equals the tangent slope — the instantaneous rate of change.
KEY TAKEAWAY
Think of average speed on a road trip versus the speed on your speedometer right now. Your average speed over a 3-hour drive might be 50 mph, but at one specific moment you could be going 70 mph. Calculus gives us the mathematical tool — the limit — to zoom in on that single moment and capture the exact speed, even though a single instant has no duration.

Visual Explanation: From Secant to Tangent

The diagram below shows the core visual idea of calculus. We begin with a smooth curve — think of it as tracking the position of a car over time. A secant line connects two points on the curve, and its slope represents the average rate of change between those points. As the second point slides closer and closer to the first, the secant line rotates and approaches the tangent line — the line that kisses the curve at exactly one point. The slope of that tangent line is the instantaneous rate of change.

Point P is the location where we want to find the instantaneous rate of change. The dashed cyan lines are secant lines connecting P to nearby points Q₁, Q₂, and Q₃. As Q moves closer to P, the secant slopes converge toward the slope of the solid gold tangent line — which represents the instantaneous rate of change at P.

Notice in the diagram that you never actually let Q land on P — that would give you a single point with no line through it at all. Instead, you observe what the secant line approaches as Q gets infinitely close to P. This "approaching" behavior is exactly what a limit captures. The tangent line is the limit of the secant lines.

Mathematical Framework

Let's translate the visual idea into algebra. Suppose an object's position at time t is given by a function s(t). We pick a specific time t = a and another time t = a + h, where h is the small gap between them. The average rate of change (average velocity) over that interval is:

AVERAGE RATE OF CHANGE
Average velocity = [ s(a + h) − s(a) ] / h
Here, s(a) is the position at time a, s(a + h) is the position a short time h later, and h is the length of the time interval. This expression is called the difference quotient.

This formula should look familiar — it's the slope formula (rise over run) in disguise. The "rise" is the change in position, s(a + h) − s(a), and the "run" is the change in time, h. The magic of calculus happens when we ask: what if we let h get closer and closer to zero?

INSTANTANEOUS RATE OF CHANGE
Instantaneous velocity = lim (h→0) [ s(a + h) − s(a) ] / h
The symbol lim (h→0) means "the limit as h approaches 0." We never set h equal to zero (that would cause division by zero). Instead, we examine the trend as h gets extremely small.

This limit — the instantaneous rate of change — is so important that it has its own name: the derivative. You'll spend much of your calculus course learning how to compute and apply derivatives. For now, the key insight is that the derivative is defined using a limit, which is why limits are the gateway to calculus.

DIFFERENCE QUOTIENT EXAMPLE
If s(t) = t², then [ s(a + h) − s(a) ] / h = [ (a + h)² − a² ] / h = (2ah + h²) / h = 2a + h
After simplifying, the h in the denominator cancels. Now as h → 0, the expression 2a + h approaches 2a. So the instantaneous rate of change of t² at time a is 2a.

Slopes in Action: A Numerical Close-Up

Let's see the limit process in action with concrete numbers. Suppose we have the position function s(t) = t² and we want the instantaneous velocity at t = 3. We'll compute the average velocity over smaller and smaller intervals starting at t = 3, and watch the values converge.

As h shrinks toward 0, the average velocity approaches 6 — the instantaneous velocity at t = 3.
h (interval size)s(3 + h)Average velocity = [s(3 + h) − 9] / h
1.0167.0
0.512.256.5
0.19.616.1
0.019.06016.01
0.0019.0060016.001
→ 0→ 9→ 6
The curve s(t) = t² is shown in purple. The pink point P is at (3, 9). Dashed lines show secant slopes for h = 1 (cyan, slope 7) and h = 0.5 (green, slope 6.5). The solid gold line is the tangent with slope 6 — the instantaneous velocity at t = 3.

The table and graph tell the same story. As the interval h shrinks from 1 to 0.001, the average velocity marches steadily toward 6. We confirmed this algebraically in Section 4: the simplified difference quotient for s(t) = t² is 2a + h, and when a = 3 and h → 0 we get 2(3) + 0 = 6. The numerical pattern and the algebra agree perfectly — and that's the beauty of limits.

Worked Example

Let's walk through a complete example from start to finish. A ball is dropped from a tall building, and its height (in feet) above the ground after t seconds is given by h(t) = 200 − 16t². Find the ball's instantaneous velocity at t = 2 seconds.

Finding Instantaneous Velocity of a Falling Ball
1
Step 1 — Write Down the Given FunctionThe height function is h(t) = 200 − 16t². We want the instantaneous velocity at t = 2. Note that s(2) = 200 − 16(4) = 200 − 64 = 136 feet.
h(2) = 136 ft
2
Step 2 — Set Up the Difference QuotientThe difference quotient is [h(2 + Δt) − h(2)] / Δt. First, expand h(2 + Δt): h(2 + Δt) = 200 − 16(2 + Δt)² = 200 − 16(4 + 4Δt + (Δt)²) = 200 − 64 − 64Δt − 16(Δt)² = 136 − 64Δt − 16(Δt)².
h(2 + Δt) = 136 − 64Δt − 16(Δt)²
3
Step 3 — Simplify the Difference QuotientSubstitute into the difference quotient: [h(2 + Δt) − h(2)] / Δt = [(136 − 64Δt − 16(Δt)²) − 136] / Δt = (−64Δt − 16(Δt)²) / Δt. Factor out Δt from the numerator: Δt(−64 − 16Δt) / Δt = −64 − 16Δt. The Δt cancels because Δt ≠ 0 (we're approaching zero, not equaling it).
Simplified: −64 − 16Δt
4
Step 4 — Take the Limit as Δt → 0Now let Δt approach 0: lim(Δt→0) (−64 − 16Δt) = −64 − 16(0) = −64. The negative sign makes sense — the ball is falling, so its height is decreasing.
Instantaneous velocity at t = 2: −64 ft/s
💡 What does the negative sign mean?
The velocity is −64 ft/s, not +64 ft/s. The negative sign tells us the ball's height is decreasing — it's moving downward. The speed (magnitude of velocity) is 64 ft/s, but the direction matters. Calculus automatically tracks direction through the sign of the derivative.

Average vs. Instantaneous: A Comparison

It's worth putting the two types of rate of change side by side so you can see exactly how they differ — and how they're connected. The table below highlights the key distinctions.

FeatureAverage Rate of ChangeInstantaneous Rate of Change
IntervalBetween two distinct pointsAt a single point
Geometric meaningSlope of a secant lineSlope of the tangent line
Formula[f(b) − f(a)] / (b − a)lim (h→0) [f(a+h) − f(a)] / h
Requires limits?No — only algebraYes — this is the new idea in calculus
Everyday example"I drove 150 miles in 3 hours → 50 mph""My speedometer reads 65 mph right now"
KEY TAKEAWAY
Average rate of change is the algebra you already know — it's the slope formula between two points. Instantaneous rate of change is the new calculus idea. The only difference is the limit: you let the two points merge into one. Think of it like zooming in on a photograph. From far away, you see a blurry curve. As you zoom closer and closer to a single point, the curve starts to look like a straight line. The slope of that straight line is the instantaneous rate of change.

Connection to Advanced Calculus Concepts

The idea of instantaneous change is just the beginning. Once you're comfortable with the concept, calculus opens up into two main branches — differential calculus (which extends the ideas from this lesson) and integral calculus (which reverses the process). Here's a preview of how the ideas connect.

Concept from This LessonWhere It Leads
Difference quotientThe derivative — shortcut rules for finding instantaneous rates of change without computing limits every time
Limit of secant slopes → tangent slopeDerivative functions — formulas that give the slope at every point on a curve, not just one
Instantaneous velocityApplications in physics, biology, economics — anywhere a rate of change matters
Limit conceptContinuity, L'Hôpital's Rule, infinite series, and the formal definition of the integral

The remarkable insight of calculus is that the ideas of this single lesson — shrinking an interval, taking a limit, finding a tangent slope — are powerful enough to solve problems in physics, engineering, medicine, economics, and virtually every quantitative field. Newton used these ideas to explain the orbits of planets. Today, they're behind everything from weather prediction to machine learning. Your journey into calculus starts here, with the simple but profound question: Can change occur at an instant? The answer is yes — and limits make it mathematically precise.

Practice Problems

PROBLEM 1CONCEPTUAL
A car travels 120 miles in 2 hours. Its average speed is 60 mph. Does this mean the car was going exactly 60 mph at every instant during the trip? Explain the difference between average speed and instantaneous speed, and describe a realistic scenario where they could be different.
PROBLEM 2BASIC CALCULATION
Let f(x) = x². Compute the average rate of change of f between x = 1 and x = 4. Then compute it between x = 1 and x = 2. What do you notice about the two values?
PROBLEM 3INTERMEDIATE
Using the limit definition, find the instantaneous rate of change of f(x) = 3x² at x = 2. Show all algebraic steps: set up the difference quotient, simplify, and then take the limit as h → 0.
PROBLEM 4APPLIED
A drone's altitude (in meters) at time t seconds is given by A(t) = −5t² + 40t. Find the drone's instantaneous vertical velocity at t = 3 seconds using the limit definition. Is the drone rising or falling at that moment?
PROBLEM 5CRITICAL THINKING
Consider the function f(x) = |x| (the absolute value of x). Try to find the instantaneous rate of change at x = 0 using the limit definition. Compute the limit from the right (h > 0) and from the left (h < 0) separately. What happens? What does this tell you about whether every function has an instantaneous rate of change at every point?

Lesson Summary

Calculus was born from a deceptively simple question: can change occur at a single instant? The answer required moving beyond the average rate of change — which measures the slope of a secant line between two points — and toward the instantaneous rate of change, which is the slope of the tangent line at a single point. The bridge between these two ideas is the limit — a concept that lets us describe what a quantity approaches as an interval shrinks to zero without ever dividing by zero.

The key formula is the difference quotient: [f(a + h) − f(a)] / h. When you take the limit of this expression as h → 0, you get the derivative — the instantaneous rate of change at x = a. This single idea underpins all of differential calculus and connects to applications across physics, engineering, biology, and economics. Remember: calculus doesn't ask you to do the impossible (divide by zero). It asks you to observe the trend as you get infinitely close — and that trend, the limit, is the most powerful idea in mathematics.

Varsity Tutors • Calculus 1 • Intro to Calculus: Instantaneous Change