Case Study 1 — How Far Does It Take to Stop? Braking Distance and Highway Safety
Field: Physics and traffic-safety engineering Calculus used: Antidifferentiation of acceleration to velocity to position; initial value problems; rectilinear motion (Sections 12.8, 12.10)
A Question with Lives Riding on the Answer
A highway engineer designing a stretch of rural two-lane road must answer a deceptively simple question: how much clear sight distance does a driver need to stop safely before an obstacle? Set the number too short and a driver cresting a hill cannot stop in time; set it too long and the road becomes impossibly expensive to build through hilly terrain. The number that resolves this tension is the stopping distance, and it comes entirely from antidifferentiating a single fact about the car — its deceleration.
We will work the whole problem from the ground up, because it is the cleanest physical illustration of the chapter's central skill: given a rate of change, recover the quantity it came from. The deceleration of a braking car is a rate of change of velocity. Velocity is itself a rate of change of position. Walk both rates backward — antidifferentiate twice — and out falls the position of the car at every instant, and from it the distance to a full stop.
The Three Linked Quantities
A car moving along a straight road has position $s(t)$, velocity $v(t)$, and acceleration $a(t)$, and they are chained together by differentiation:
$$s(t) \;\xrightarrow{\ d/dt\ }\; v(t) = s'(t) \;\xrightarrow{\ d/dt\ }\; a(t) = v'(t).$$
Differentiation walks this chain to the right: from position you get velocity, from velocity you get acceleration. Our problem hands us the right end of the chain — we know the acceleration — and asks for the left end, the position. So we must walk the chain leftward, and walking leftward is antidifferentiation. Crucially, each leftward step introduces a constant of integration, and each constant must be nailed down by an initial condition (Section 12.10). That is why a braking problem always comes with two pieces of starting data: the car's initial speed and its initial position.
Setting Up the Braking Model
Take a concrete case. A car is travelling at $v_0 = 30$ m/s — about $108$ km/h, a typical highway speed — when the driver brakes hard. On good dry pavement, a modern car decelerates at roughly $a = -7.5$ m/s² (the deceleration is negative because it opposes the motion). Set the moment of braking as $t = 0$ and the car's position there as $s(0) = 0$.
We now have an initial value problem in two stages. The acceleration is the constant function
$$a(t) = -7.5.$$
First antidifferentiation: acceleration to velocity. The velocity is an antiderivative of the acceleration:
$$v(t) = \int (-7.5)\,dt = -7.5\,t + C_1.$$
The constant $C_1$ is exactly where the initial speed enters. At $t = 0$ the car is going $30$ m/s, so $v(0) = -7.5(0) + C_1 = C_1 = 30$. The velocity function is
$$v(t) = 30 - 7.5\,t.$$
Second antidifferentiation: velocity to position. The position is an antiderivative of the velocity:
$$s(t) = \int (30 - 7.5\,t)\,dt = 30\,t - \tfrac{7.5}{2}t^2 + C_2 = 30\,t - 3.75\,t^2 + C_2.$$
The initial position $s(0) = 0$ forces $C_2 = 0$. So the complete description of the braking car is
$$s(t) = 30\,t - 3.75\,t^2.$$
Two antidifferentiations and two initial conditions have turned "how hard are the brakes" into "where is the car at every instant."
Reading the Answer Off the Formula
The car stops at the instant its velocity reaches zero. From $v(t) = 30 - 7.5\,t = 0$ we get the stopping time
$$t_{\text{stop}} = \frac{30}{7.5} = 4\ \text{s}.$$
The stopping distance is the position at that instant:
$$s(4) = 30(4) - 3.75(4)^2 = 120 - 60 = 60\ \text{m}.$$
The car needs $60$ metres of clear road to stop from $108$ km/h. We can sanity-check this against the standard kinematic shortcut $d = v_0^2 / (2|a|) = 30^2 / (2 \cdot 7.5) = 900/15 = 60$ m — the same answer, and a reassuring confirmation that our antidifferentiation was clean. (That shortcut is itself just this calculation done once in general; we will see in Chapter 14 that it is a definite integral in disguise.)
Why Stopping Distance Grows with the Square of Speed
Here is the result that makes this case study matter for safety, and it falls straight out of the algebra. Carry the calculation through with a general initial speed $v_0$ and constant deceleration of magnitude $b = |a|$:
$$v(t) = v_0 - b\,t, \qquad t_{\text{stop}} = \frac{v_0}{b}, \qquad s(t) = v_0 t - \tfrac{b}{2}t^2.$$
Substituting the stopping time into the position function gives
$$d = s(t_{\text{stop}}) = v_0 \cdot \frac{v_0}{b} - \frac{b}{2}\left(\frac{v_0}{b}\right)^2 = \frac{v_0^2}{b} - \frac{v_0^2}{2b} = \frac{v_0^2}{2b}.$$
The stopping distance is proportional to the square of the initial speed. Double your speed and you quadruple your stopping distance. The reason is visible in the antidifferentiation itself: integrating a constant deceleration produces a velocity that is linear in time, and integrating that linear velocity produces a position with a $t^2$ term. The square comes from doing the antiderivative twice.
The consequences are stark. A car braking from $30$ m/s needs $60$ m. The same car braking from $60$ m/s — only twice as fast — needs $60^2/(2 \cdot 7.5) = 3600/15 = 240$ m, four times as far. This is why a small increase in speed produces a disproportionate increase in danger, and why speed limits and the "leave more following distance at higher speeds" rule are not arbitrary. The quadratic is built into the calculus.
Wet Pavement and Reaction Time
Real highway design layers two more pieces of physics on top of the pure braking calculation, and both are antidifferentiation in the same mold.
First, the deceleration is not fixed by the car alone — it depends on the road. On wet pavement the tyre–road friction drops, and a realistic value is closer to $b = 4$ m/s² instead of $7.5$. Re-running the formula from $30$ m/s gives $d = 900/(2 \cdot 4) = 112.5$ m — nearly double the dry-road distance, from the same initial speed. The engineer must design for the worse case.
Second, a driver does not brake the instant a hazard appears. There is a reaction time — typically about $1.5$ s for design purposes — during which the car coasts at full speed before the brakes engage. During that interval the acceleration is zero, so $v(t) = v_0$ (a constant), and antidifferentiating a constant velocity gives a position that grows linearly: $s = v_0 t$. At $30$ m/s the reaction distance is $30 \times 1.5 = 45$ m of road consumed before braking even begins.
The total stopping sight distance the engineer specifies is the sum of the two phases — the linear reaction distance plus the quadratic braking distance:
$$\text{SSD} = \underbrace{v_0\,t_{\text{react}}}_{\text{coasting, linear}} \;+\; \underbrace{\frac{v_0^2}{2b}}_{\text{braking, quadratic}}.$$
On wet pavement from $30$ m/s that is $45 + 112.5 = 157.5$ m of clear sightline. This single expression — half of it the antiderivative of a constant velocity, half of it the double antiderivative of a constant deceleration — is the formula that sets how far ahead you must be able to see on every highway you have ever driven, and it governs hill crests, curve radii, and the placement of warning signs.
The General Pattern
Stand back and the structure is exactly the chapter's three-step recipe. We were handed a rate (acceleration, or during the reaction phase, velocity). We antidifferentiated to recover the quantity one level up. We used an initial condition to pin down the constant the antiderivative left undetermined. The same three moves reconstruct charge from current, cost from marginal cost, and population from a growth rate (Section 12.11). Kinematics is simply the version where the words are "position," "velocity," and "acceleration" — the version Newton invented the calculus to handle.
Discussion Questions
- We found $C_2 = 0$ because we set $s(0) = 0$. If instead the obstacle were $200$ m down the road and we measured position from the obstacle, what would $C_2$ be, and how would the stopping distance travelled change? (Hint: the distance travelled is unchanged; only the labelling of position shifts.)
- Explain, in terms of the two antidifferentiations, exactly where the $t^2$ in the position formula comes from. Why does a constant acceleration not produce a constant or linear position?
- The reaction-time phase contributes a term linear in $v_0$, and the braking phase a term quadratic in $v_0$. At low speeds which dominates the stopping sight distance? At high speeds? What does this say about the relative danger of speeding on a fast road versus a slow one?
- A common driver's-education claim is "if you double your speed, you double your stopping distance." Use the result $d = v_0^2/(2b)$ to explain precisely why this is wrong, and state the correct rule.
- Why does the wet-pavement case use a smaller deceleration $b$, and why does a smaller $b$ make the braking distance larger? Trace the effect through the formula $d = v_0^2/(2b)$.
Your Turn
- A motorcycle brakes from $20$ m/s with constant deceleration $8$ m/s². Find its velocity and position functions (take $s(0)=0$), its stopping time, and its stopping distance. Verify your position function by differentiating it back to the velocity.
- Repeat the braking calculation from $40$ m/s with $b = 7.5$ m/s², and confirm directly that the stopping distance is four times the $60$ m we found for $30$ m/s.
- Using a $1.5$ s reaction time and a wet-pavement deceleration of $4$ m/s², compute the total stopping sight distance from $25$ m/s. Identify which of your two terms is the antiderivative of a constant and which is the double antiderivative of a constant.
A Short Annotated Reading List
- Halliday, D., Resnick, R., & Walker, J. (2014). Fundamentals of Physics. Wiley. The standard introductory treatment of one-dimensional kinematics; its chapter on motion derives the constant-acceleration equations as exactly the double antidifferentiation worked here.
- Knight, R. D. (2017). Physics for Scientists and Engineers. Pearson. Strong on the graphical relationship between position, velocity, and acceleration — a useful complement to the algebra, showing the "walk the chain" picture visually.
- AASHTO (2018). A Policy on Geometric Design of Highways and Streets (the "Green Book"). The engineering source for stopping sight distance; its design tables are the braking-plus-reaction formula of this case study, with standardized values for deceleration and reaction time.
Connections
- Section 12.8 introduces the initial value problems that supply $C_1$ and $C_2$ here.
- Section 12.10 sets out the acceleration → velocity → position chain this case study works through in full.
- Chapter 14 will recast the stopping distance as a definite integral and explain via the Fundamental Theorem why the shortcut $d = v_0^2/(2b)$ works.
- Chapter 28 extends this kinematics to motion in two and three dimensions using vector-valued functions.