1. Limits and Continuity

Introducing Calculus: Can Change Occur At An Instant?

Introducing Calculus: Can Change Occur at an Instant?

Welcome, students šŸ‘‹. In this lesson, you will explore one of the big ideas that leads to calculus: the question of whether change can happen at an instant. This may sound like a simple question, but it is actually the reason limits matter so much in AP Calculus AB. If we want to understand motion, growth, or any process that changes over time, we need a way to study what happens right at one moment even though many measurements are taken over intervals of time.

By the end of this lesson, you should be able to:

  • Explain why calculus is needed to study instantaneous change.
  • Describe how limits help us estimate what happens at a single moment.
  • Connect instantaneous change to average change, continuity, and the larger topic of limits.
  • Use examples to reason about rate of change in real situations like driving, filling a tank, or watching a graph šŸ“ˆ.

Why ā€œinstantā€ is such a tricky idea

Imagine a car driving down a road. If the car travels $120$ miles in $2$ hours, its average speed is $\frac{120}{2}=60$ miles per hour. That is easy to compute because it uses a whole time interval. But what if you want the car’s speed at exactly $t=1$ hour? That is not an average over time; it is a speed at one instant.

This is where the challenge begins. In real life, many measurements are made over intervals, not at a single instant. A speedometer shows speed at a moment, but behind the scenes, that value comes from mathematics that zooms in on smaller and smaller time intervals. Calculus gives us a way to make sense of this ā€œinstantā€ idea.

For example, suppose the position of a moving object is given by $s(t)$. Then the average velocity over $[a,b]$ is

$$\frac{s(b)-s(a)}{b-a}$$

This formula tells us how fast position changes on average. But if we want the velocity at exactly $t=a$, we shrink the interval so that $b$ gets closer and closer to $a$. The instantaneous velocity is found using a limit:

$$\lim_{b\to a}\frac{s(b)-s(a)}{b-a}$$

That idea is the heart of calculus. We are not just looking at change over a large window; we are asking what happens when the window becomes tiny.

Average rate of change vs. instantaneous rate of change

To understand calculus, students, it helps to compare two types of rate of change.

Average rate of change

Average rate of change tells us how fast a quantity changes over an interval. If $f(x)$ is a function, then the average rate of change from $x=a$ to $x=b$ is

$$\frac{f(b)-f(a)}{b-a}$$

This is the slope of the secant line connecting two points on the graph of $f$.

Example: If a plant grows from $10$ cm to $18$ cm over $4$ days, the average growth rate is

$$\frac{18-10}{4}=2$$

so the plant grows $2$ cm per day on average 🌱.

Instantaneous rate of change

Instantaneous rate of change is the rate at one exact input value. It is the slope of the tangent line at that point. Since one point alone does not give a slope directly, we use nearby points and limits.

If $f(x)$ models height, distance, population, or temperature, then the instantaneous rate at $x=a$ is the limit of average rates of change as the interval becomes shorter:

$$\lim_{h\to 0}\frac{f(a+h)-f(a)}{h}$$

This expression is called the derivative of $f$ at $a$.

A key AP Calculus AB idea is that the derivative is built from a limit. In other words, calculus uses limits to define an instant.

Why limits are needed

You might wonder: why not just plug in the point we want? Sometimes that works, but sometimes the direct substitution does not make sense or gives an indeterminate form like $\frac{0}{0}$.

Consider the function

$$f(x)=\frac{x^2-1}{x-1}$$

If you try to evaluate $f(1)$, you get

$$\frac{1^2-1}{1-1}=\frac{0}{0}$$

which is undefined. But if you factor the numerator, then

$$f(x)=\frac{(x-1)(x+1)}{x-1}$$

for $x\neq 1$, so the simplified expression is $x+1$. This means that as $x$ gets close to $1$, $f(x)$ gets close to $2$.

So even though $f(1)$ is not defined, the limit exists:

$$\lim_{x\to 1}\frac{x^2-1}{x-1}=2$$

This shows one of the most important ideas in calculus: a limit describes what value a function approaches, not necessarily the value it actually has at that point.

Continuity and ā€œno breaksā€ in the graph

Limits also help us talk about continuity. A function is continuous at $x=a$ if three things are true:

  1. $f(a)$ is defined.
  2. $\lim_{x\to a}f(x)$ exists.
  3. $\lim_{x\to a}f(x)=f(a)$.

When these conditions hold, the graph has no hole, jump, or break at a`.

Why does this matter for instantaneous change? Because if a function is continuous, then the values near a point match the value at the point. That makes it more reasonable to use nearby behavior to understand what happens at a single moment.

Example: A thermometer reading temperature over time is often modeled by a continuous function. If the temperature at noon is $72^\circ$F and the graph is continuous, then values just before and just after noon should be close to $72^\circ$F. This matches our everyday idea that temperature does not usually jump instantly from one value to another without a cause.

Continuity across an interval matters too. If a function is continuous on $[a,b]$, then it behaves smoothly enough for important theorems, like the Intermediate Value Theorem, to work later in the course.

A real-world view of ā€œinstant changeā€

Let’s connect the idea to a realistic situation. Suppose a ball is dropped from a height, and its height after $t$ seconds is modeled by

$$h(t)=16t^2$$

in feet for a simplified model. The average velocity from $t=1$ to $t=1.1$ is

$$\frac{h(1.1)-h(1)}{1.1-1}$$

As the time interval gets smaller and smaller, this average velocity gets closer to the ball’s velocity at exactly $t=1$.

Now imagine zooming in on a graph of $h(t)$. If you zoom in enough, the curve may look almost like a straight line near one point. That straight line is the tangent line, and its slope represents the instantaneous rate of change.

This is one of the core insights of calculus: locally, complicated change can be studied using simple linear behavior.

What AP Calculus AB wants you to notice

In AP Calculus AB, you do not just memorize formulas. You are expected to reason about change.

Here are some things you should be able to do:

  • Identify average rate of change from a table, graph, or formula.
  • Explain why a limit is used to define instantaneous rate of change.
  • Recognize when a function is continuous and when it is not.
  • Use nearby values or algebraic simplification to find a limit.
  • Interpret what a limit means in a real context.

For instance, if a function gives the amount of water in a tank over time, the average rate tells you how much water enters over a time interval. The instantaneous rate tells you how fast water is entering at one exact moment. If the inflow suddenly changes because a valve opens wider, the graph may still be continuous, but the slope may change. This is a great example of how continuity and rate of change are related but not the same.

Conclusion

Calculus begins with a powerful question: can change occur at an instant? The answer is that we can study instant change by using limits. Limits let us zoom in on a point, approach it from nearby values, and describe what a function is doing at that moment. This leads directly to derivatives, which measure instantaneous rate of change.

As you continue through Limits and Continuity, keep this big idea in mind: average change over an interval is the starting point, and instant change is the goal. Limits are the bridge between the two. Once you understand that bridge, many AP Calculus AB topics become much easier to see as connected pieces of one story.

Study Notes

  • Calculus is used to study change, especially change at one exact moment.
  • Average rate of change uses two points and is given by $\frac{f(b)-f(a)}{b-a}$.
  • Instantaneous rate of change is found by taking a limit of average rates of change.
  • The derivative at $a$ can be written as $\lim_{h\to 0}\frac{f(a+h)-f(a)}{h}$.
  • A limit tells what value a function approaches, not always what value it equals.
  • A function is continuous at $a$ if $f(a)$ exists, $\lim_{x\to a}f(x)$ exists, and they are equal.
  • Continuity helps us model real situations where values change smoothly.
  • Instantaneous change is the foundation for derivatives, tangent lines, and many applications in AP Calculus AB.
  • Limits connect graphs, tables, formulas, and real-world situations into one idea.
  • Understanding this lesson helps you build the foundation for the rest of Limits and Continuity šŸ“˜.

Practice Quiz

5 questions to test your understanding

Introducing Calculus: Can Change Occur At An Instant? — AP Calculus AB | A-Warded