AP-CALCBC-1.1

U1.1 Introducing Calculus: Can Change Occur at an Instant?

Learn AP Calculus BC's central question: can change happen at an instant? Master average vs. instantaneous rate of change with clear examples.

What you'll do in this lesson

A voice-first session with the Crimsora tutor on U1.1 Introducing Calculus: Can Change Occur at an Instant?, then targeted practice and FRQs — with the tutor adapting to where you get stuck.

What this lesson covers

Imagine a car's speedometer reading 60 mph at exactly 2:00:00 PM. That number describes how fast you're moving at a single frozen instant — but speed is distance divided by time, and at one instant no time passes. So how can an instantaneous speed even exist? This paradox is the doorway to all of calculus.

In this lesson you'll articulate the big question that motivates the entire course and learn to distinguish an average rate of change over an interval from an instantaneous rate of change at a point. You'll see how shrinking an interval toward zero length forces us to invent the idea of a limit — the tool developed in the very next lessons.

The Central Question of Calculus

Calculus was invented to answer questions that arithmetic and algebra cannot handle cleanly: How fast is something changing at one exact moment? What is the slope of a curve at a single point? How do we add up infinitely many infinitely small pieces?

Unit 1 focuses on the first two, and they are really the same question. Consider position as a function of time, s(t)s(t). Over a time interval you can compute an average speed. But a speedometer claims to know your speed right now, at a single instant. Since speed is distancetime\frac{\text{distance}}{\text{time}} and an instant has zero elapsed time, you'd be dividing by zero — undefined.

Calculus resolves this by not evaluating at the instant directly. Instead we compute the average rate of change over a small interval, then watch what value that average approaches as the interval shrinks toward zero. That approaching value — the limit — is the instantaneous rate of change. On the exam this idea appears whenever you're asked to interpret a slope, a velocity, or a rate 'at a moment,' and it is the conceptual root of the derivative you'll meet in Unit 2.

Average Rate of Change

The average rate of change of a function ff over the interval [a,b][a,b] is the slope of the secant line connecting the two endpoints:AROC=f(b)f(a)ba.\text{AROC} = \frac{f(b)-f(a)}{b-a}.This is a completely computable, familiar quantity — it's just rise over run between two points. If f(t)f(t) gives position in meters and tt in seconds, then AROC has units of meters per second and represents average velocity over that stretch of time.

The key feature: average rate of change requires two distinct points and describes behavior over a whole interval, not at one spot. It tells you the net change divided by the elapsed input.
FeatureAverage rate of change
Needstwo points, aa and bb
Geometryslope of a secant line
Formulaf(b)f(a)ba\frac{f(b)-f(a)}{b-a}
Describesbehavior over an interval
A common exam trap: students confuse average rate of change with the average value of a function (an integral idea from later units). They are different. Average rate of change is about slope between endpoints, nothing more.

Instantaneous Rate of Change

The instantaneous rate of change is the rate at one single input value. Geometrically it is the slope of the tangent line — the line that just touches the curve at that point and matches its direction there.

You cannot get it from a single secant, because a secant needs two points. The strategy is to estimate: pick a second point close to your target, compute the average rate of change, then move the second point closer and closer. As the interval width approaches zero, the secant slopes approach the tangent slope. Symbolically, the instantaneous rate of change of ff at x=ax=a islimh0f(a+h)f(a)h.\lim_{h\to 0}\frac{f(a+h)-f(a)}{h}.You are not required to master limit notation yet (that's Unit 1.2), but you should recognize the idea: instantaneous rate is the limiting value of average rates over shrinking intervals.

A frequent misconception is that the instantaneous rate 'plugs in zero for the interval,' giving 00\frac{0}{0}. That's exactly why we need limits — we investigate the trend of the ratio rather than evaluating it directly at zero width. This distinction is what separates calculus from algebra.

How the Exam Tests This Idea

On the AP exam, this concept rarely appears as 'define instantaneous rate.' Instead it shows up disguised in three ways.

First, tables: you'll be given values of a function at several inputs and asked to approximate a rate at a point using the interval closest to it, or to compute an average rate over a given interval. Read carefully whether the question wants an interval (average) or a single point (instantaneous, approximated).

Second, interpretation: a free-response prompt may give v(t)v(t) and ask you to explain, using units and context, what a particular value means. Correct answers state the quantity, the units, and the time.

Third, graphs: you may need to distinguish a secant slope from a tangent slope, or estimate a tangent slope visually.
Clue phraseWhat to compute
'over the interval', 'from aa to bb'average rate (secant slope)
'at time t=at=a', 'at the instant'instantaneous rate (tangent slope)
'approximate the rate at aa'AROC on the smallest interval containing aa
Always label units and be explicit about whether a value describes an interval or an instant — the readers reward precise language.

From Secant to Tangent: The Bridge to Limits

The conceptual heart of 1.1 is watching secant lines become a tangent line. Fix a point P=(a,f(a))P=(a,f(a)). Choose a nearby point Q=(a+h,f(a+h))Q=(a+h,f(a+h)). The secant through PP and QQ has slope f(a+h)f(a)h\frac{f(a+h)-f(a)}{h}.

Now let QQ slide toward PP, so hh gets smaller. The secant pivots, and its slope typically settles toward a single number: the slope of the tangent at PP. That settling-down process is precisely a limit, which is why Unit 1 pivots immediately into defining limits.

Why can't we just set h=0h=0? Because then Q=PQ=P, there's no second point, and the slope formula becomes 00\frac{0}{0}, which carries no information. The genius of calculus is to study the behavior of the ratio as h0h\to 0 without ever setting h=0h=0.

This is worth internalizing now: every derivative you compute for the rest of the course is a shorthand for this limit of average rates. If you understand that a tangent slope is the limit of secant slopes, the machinery in later units will feel like a natural payoff rather than a pile of rules. Change can occur at an instant — we just measure it by approaching, not by dividing at the instant itself.

Key terms

Average rate of change.
The slope of the secant line between two points on a graph, f(b)f(a)ba\frac{f(b)-f(a)}{b-a}; describes change over an entire interval.
Instantaneous rate of change.
The rate of change at a single input value, equal to the slope of the tangent line at that point; found as a limit of average rates.
Secant line.
A line passing through two distinct points on a curve; its slope is the average rate of change over that interval.
Tangent line.
A line that touches a curve at one point and matches its direction there; its slope is the instantaneous rate of change.
Limit.
The value a quantity approaches as an input approaches a target; used to define instantaneous rate as intervals shrink to zero width.
Difference quotient.
The expression f(a+h)f(a)h\frac{f(a+h)-f(a)}{h}, the average rate of change over an interval of width hh starting at aa.

Worked example

A particle moves so that its position in meters is s(t)=t2+3ts(t)=t^2+3t, where tt is in seconds. (a) Find the average velocity over [1,3][1,3]. (b) Estimate the instantaneous velocity at t=1t=1 using the intervals [1,1.1][1,1.1] and [1,1.01][1,1.01], and state what value they suggest.
Part (a): Average velocity is the average rate of change of position. Compute the endpoints: s(3)=32+3(3)=9+9=18s(3)=3^2+3(3)=9+9=18 and s(1)=12+3(1)=1+3=4s(1)=1^2+3(1)=1+3=4.

ThenAROC=s(3)s(1)31=1842=142=7 m/s.\text{AROC}=\frac{s(3)-s(1)}{3-1}=\frac{18-4}{2}=\frac{14}{2}=7\text{ m/s}.This is the slope of the secant line over the whole interval.

Part (b): For instantaneous velocity at t=1t=1 we shrink the interval. Using [1,1.1][1,1.1]: s(1.1)=(1.1)2+3(1.1)=1.21+3.3=4.51s(1.1)=(1.1)^2+3(1.1)=1.21+3.3=4.51, so the average rate is 4.5141.11=0.510.1=5.1\frac{4.51-4}{1.1-1}=\frac{0.51}{0.1}=5.1 m/s.

Using [1,1.01][1,1.01]: s(1.01)=(1.01)2+3(1.01)=1.0201+3.03=4.0501s(1.01)=(1.01)^2+3(1.01)=1.0201+3.03=4.0501, so the average rate is 4.050140.01=0.05010.01=5.01\frac{4.0501-4}{0.01}=\frac{0.0501}{0.01}=5.01 m/s.

As the interval shrinks from width 22 to 0.10.1 to 0.010.01, the average rates go 7, 5.1, 5.017,\ 5.1,\ 5.01 — trending toward 55. So the instantaneous velocity at t=1t=1 is about 55 m/s. Notice how the average over [1,3][1,3] (which is 77) is quite different from the instantaneous value, exactly because the interval is wide.

Practice questions

The height of a ball (in feet) is given by h(t)h(t) with values in the table below. Which quantity best approximates the ball's instantaneous velocity at t=2t=2 seconds?
tt1.01.92.02.13.0
h(t)h(t)40575858.966
  1. 664031=13\frac{66-40}{3-1}=13 ft/s
  2. 58.9572.11.9=9.5\frac{58.9-57}{2.1-1.9}=9.5 ft/s
  3. 665832=8\frac{66-58}{3-2}=8 ft/s
  4. 584021=18\frac{58-40}{2-1}=18 ft/s

Answer: 58.9572.11.9=9.5\frac{58.9-57}{2.1-1.9}=9.5 ft/s

Instantaneous velocity at t=2t=2 is best approximated by the average rate of change over the smallest interval surrounding t=2t=2. The interval [1.9,2.1][1.9,2.1] is tightest and centered on t=2t=2, giving 58.9570.2=9.5\frac{58.9-57}{0.2}=9.5 ft/s. The other choices use wide intervals that describe average velocity over long stretches, not the instantaneous rate.
Explain in your own words why the instantaneous rate of change of a function at a point cannot be computed by simply dividing the change in output by the change in input at that single point, and describe the process calculus uses instead.

Answer: At a single point there is no second point, so the change in input is zero, making the ratio 00\frac{0}{0}, which is undefined. Calculus instead computes average rates of change over intervals that shrink toward zero width and takes the value those averages approach — the limit — as the instantaneous rate.

A strong response identifies the division-by-zero problem (only one point means zero run) and then describes the limiting process: pick a nearby point, form the difference quotient f(a+h)f(a)h\frac{f(a+h)-f(a)}{h}, and let h0h\to 0. The trend of the secant slopes reveals the tangent slope. This shows understanding that instantaneous rate is a limit of average rates, the core idea of the lesson.
For f(x)=x2f(x)=x^2, the average rate of change over [2,2+h][2,2+h] equals 4+h4+h. What value does this expression approach as hh approaches 00, and what does that value represent?

Answer: It approaches 44, which is the instantaneous rate of change of ff at x=2x=2 (the slope of the tangent line there).

Substituting smaller and smaller hh into 4+h4+h gives values ever closer to 44: at h=0.1h=0.1 it's 4.14.1, at h=0.01h=0.01 it's 4.014.01. The limiting value 44 is the tangent slope at x=2x=2. This previews the derivative, showing how a difference quotient simplifies and its limit yields the instantaneous rate.

FAQ

What is the difference between average and instantaneous rate of change?
Average rate of change is the slope of a secant line between two points over an interval, f(b)f(a)ba\frac{f(b)-f(a)}{b-a}. Instantaneous rate of change is the slope of the tangent line at a single point, found as the limit of average rates as the interval shrinks to zero width.
Why do we need limits to find instantaneous rate of change?
Because measuring change at one instant would require dividing by a zero-width interval, giving the undefined form 00\frac{0}{0}. Limits let us study what the average rate approaches as the interval shrinks, sidestepping the division-by-zero problem without ever actually setting the width to zero.
Can change really occur at an instant?
Yes — that's the answer calculus gives. Although you can't divide by zero elapsed time, the average rates over shrinking intervals settle toward a definite value. That limiting value is a well-defined instantaneous rate, like a speedometer reading at one moment.
Do I need to know limit notation for topic 1.1?
Not yet. Topic 1.1 focuses on the concept: understanding that instantaneous rate is the limit of average rates and distinguishing secant slopes from tangent slopes. Formal limit notation and evaluation come in topics 1.2 and beyond.

Learn this with a teacher, not a page

The Crimsora tutor teaches U1.1 Introducing Calculus: Can Change Occur at an Instant? live — explaining on a whiteboard, asking you questions, and adapting to where you get stuck.