physicscatalyst.com logo






📚 Class 9 Science | Chapter 4 | Exploration NCERT

Braking Distance and Safe Driving

The kinematic equation v² = u² + 2as is not just a formula for exams — it is the physics behind every safe following distance on the road. Understanding why doubling your speed quadruples your braking distance could save your life. From NCERT Chapter 4 (Exploration edition) Class 9 Science. Aligned with CBSE syllabus 2026-27.

Braking distance ∝ u²
Double speed → 4× stopping distance
NCERT Ex. 4.8 and Q10 solved

Join PhysicsCatalyst WhatsApp Channel


1. The Real-World Question

💭 Think It Over (from NCERT Chapter 4 Cover)

You are driving behind a truck at 60 km h⁻¹. How much distance should you maintain so that you can stop safely if the truck suddenly applies its brakes? Does this safe distance depend on your speed? What would happen if you were driving at 120 km h⁻¹?

This question from the very cover of NCERT Chapter 4 has a precise scientific answer — and it comes directly from the third kinematic equation, $v^2 = u^2 + 2as$ (Eq. 4.4c). Once you understand braking distance, you will never look at highway speed limits the same way again.

The answer, as we will show, is that doubling your speed does not double your braking distance — it quadruples it. At 120 km h⁻¹ you need four times the stopping distance you needed at 60 km h⁻¹. This one insight is the scientific basis for speed limits worldwide.


2. Braking Distance and Stopping Distance

Q. What is braking distance?

Braking distance is the distance a vehicle travels from the moment the brakes are applied to the moment it comes to a complete stop. During this phase, the brakes exert a retarding (negative) force, giving the vehicle a constant negative acceleration.

Q. What is stopping distance and how is it different from braking distance?

Stopping distance is the total distance a vehicle travels from the moment a driver perceives a hazard to the moment the vehicle stops. It has two parts:

Stopping Distance = Reaction Distance + Braking Distance

Reaction distance = speed × reaction time = $u \times t_r$
(During reaction time, the driver has not yet pressed the brake — the vehicle travels at full speed $u$.)

Braking distance = distance after brakes are applied until the vehicle stops.

$$d_{\text{stop}} = u \cdot t_r + \frac{u^2}{2|a|}$$

Q. What is reaction time and what is its typical value?

Reaction time ($t_r$) is the time interval between the driver perceiving a danger and the foot reaching the brake pedal. For an alert, rested driver it is typically 0.3 to 0.7 seconds. Fatigue, alcohol, or distraction (such as mobile phone use) can raise it above 1.5 seconds. In NCERT Q10, a reaction time of 0.5 s is used.

PhaseWhat happensAccelerationDistance formula
Reaction phaseDriver perceives hazard; foot moves to brakeZero (constant speed $u$)$d_r = u \cdot t_r$
Braking phaseBrakes applied; vehicle decelerates to rest$-a$ (constant retardation)$d_b = \dfrac{u^2}{2|a|}$

3. Deriving the Braking Distance Formula

Q. How is the braking distance formula derived from the kinematic equations?

We use the third kinematic equation (Eq. 4.4c) from NCERT Chapter 4:

$$v^2 = u^2 + 2as$$

During the braking phase:

  • Initial speed = $u$ (speed of vehicle when brakes are first applied)
  • Final speed = $v = 0$ (vehicle comes to rest)
  • Acceleration = $-a$ where $a > 0$ (retardation — the vehicle decelerates)
  • Distance = $s$ = braking distance (what we want to find)

Substituting $v = 0$ and $a = -|a|$:

$$0 = u^2 + 2(-|a|)s$$ $$0 = u^2 - 2|a|s$$ $$2|a|s = u^2$$
Braking Distance Formula: $$s = \frac{u^2}{2|a|}$$ where $u$ = initial speed (m s⁻¹) and $|a|$ = magnitude of retardation (m s⁻²)

This formula tells us three important things at once:

  • Braking distance depends on the square of initial speed ($\propto u^2$) — so speed has a massive effect.
  • Braking distance is inversely proportional to the retardation — better brakes (larger $|a|$) reduce stopping distance.
  • Braking distance is independent of the mass of the vehicle (the mass cancels out in Newton's second law).

4. The Key Insight: Braking Distance ∝ u²

Q. Why is braking distance proportional to the square of initial speed? What does this mean practically?

From $s = u^2 / (2|a|)$, if the retardation $|a|$ remains constant (same road, same brakes), then:

$$s \propto u^2$$

This is a quadratic (not linear) relationship. The consequences are dramatic:

Change in speedFactor by which braking distance changesReason
Speed doubled (×2)4 times longer$s \propto (2u)^2 = 4u^2$
Speed tripled (×3)9 times longer$s \propto (3u)^2 = 9u^2$
Speed halved (÷2)4 times shorter$s \propto (u/2)^2 = u^2/4$
🚨 Road Safety Implication:
A driver going at 100 km h⁻¹ needs not twice but four times the braking distance compared to a driver at 50 km h⁻¹. Exceeding the speed limit by even 20% dramatically increases the stopping distance. This is why speed limits in school zones are so much lower than on highways.

5. NCERT Example 4.8 — Fully Worked

Problem (NCERT Example 4.8): A car travelling at 54 km h⁻¹ is brought to rest in 10 s. Find the braking distance. What would the braking distance be if the car were travelling at 108 km h⁻¹? (Assume the same braking force.)

Part 1 — Car at 54 km h⁻¹

Step 1: Convert to SI units.

$$u_1 = 54\,\text{km h}^{-1} = 54 \times \frac{5}{18} = 15\,\text{m s}^{-1}$$

Step 2: Find retardation. The car decelerates from 15 m s⁻¹ to 0 in 10 s. Using $v = u + at$:

$$0 = 15 + a \times 10 \implies a = -1.5\,\text{m s}^{-2}$$

Retardation $|a| = 1.5\,\text{m s}^{-2}$.

Step 3: Calculate braking distance using $s = u^2/(2|a|)$.

$$s_1 = \frac{(15)^2}{2 \times 1.5} = \frac{225}{3} = 75\,\text{m}$$
At 54 km h⁻¹: Braking distance = 75 m

Part 2 — Car at 108 km h⁻¹

Step 1: Convert to SI units.

$$u_2 = 108\,\text{km h}^{-1} = 108 \times \frac{5}{18} = 30\,\text{m s}^{-1}$$

Step 2: Same braking force → same retardation $|a| = 1.5\,\text{m s}^{-2}$.

Step 3: Calculate braking distance.

$$s_2 = \frac{(30)^2}{2 \times 1.5} = \frac{900}{3} = 300\,\text{m}$$
At 108 km h⁻¹: Braking distance = 300 m
Verification of the u² rule:
Speed doubled: $108/54 = 2$ → Speed factor = 2
Distance ratio: $300/75 = 4 = 2^2$ ✓

Doubling the speed has exactly quadrupled the braking distance, confirming $s \propto u^2$.

Summary Table — NCERT Example 4.8:

Initial Speedu (m s⁻¹)Retardation |a| (m s⁻²)Braking Distance (m)
54 km h⁻¹151.575
108 km h⁻¹301.5300

6. Factors Affecting Braking Distance

Q. What are the main factors that affect how much distance a vehicle needs to stop?

The formula $s = u^2/(2|a|)$ already hints at two factors ($u$ and $|a|$). In real road conditions, five factors are significant:

#FactorEffect on Braking DistanceExplanation
1 Initial speed $u$ Most significant — quadratic ($\propto u^2$) Doubling speed quadruples distance. The dominant factor in all road safety calculations.
2 Road surface condition Wet road → longer; icy road → much longer Wet or icy roads reduce friction between tyre and road, lowering $|a|$ and increasing stopping distance.
3 Tyre condition Worn tyres → longer braking distance Tread depth and rubber quality affect grip. Bald tyres lose traction especially on wet roads.
4 Braking capacity of vehicle Better brakes → larger $|a|$ → shorter distance ABS (anti-lock braking system) prevents wheel lock-up, allowing the driver to maintain steering while braking and achieving near-maximum retardation.
5 Driver reaction time Longer reaction time → more reaction distance Reaction time does not affect braking distance (which starts after brakes are applied), but it adds to the total stopping distance. Fatigue, alcohol, or phone use can triple reaction time.


Join PhysicsCatalyst WhatsApp Channel


7. NCERT Q10 — The Bus Problem (Fully Solved)

Problem (NCERT Chapter 4, Q10): A bus is travelling at 36 km h⁻¹. The driver sees an obstacle 30 m ahead and applies the brakes. The brakes provide a retardation of 2.5 m s⁻². If the driver's reaction time is 0.5 s, will the bus stop before reaching the obstacle?

Step 1: Convert speed to SI units.

$$u = 36\,\text{km h}^{-1} = 36 \times \frac{5}{18} = 10\,\text{m s}^{-1}$$

Step 2: Calculate reaction distance.
During the reaction time of 0.5 s, the bus continues at constant speed $u = 10\,\text{m s}^{-1}$:

$$d_r = u \times t_r = 10 \times 0.5 = 5\,\text{m}$$

Step 3: Calculate braking distance.
After the brakes are applied, using $v^2 = u^2 + 2as$ with $v = 0$, $|a| = 2.5\,\text{m s}^{-2}$:

$$d_b = \frac{u^2}{2|a|} = \frac{(10)^2}{2 \times 2.5} = \frac{100}{5} = 20\,\text{m}$$

Step 4: Find total stopping distance.

$$d_{\text{total}} = d_r + d_b = 5 + 20 = 25\,\text{m}$$

Step 5: Compare with obstacle distance.

$$d_{\text{total}} = 25\,\text{m} \quad < \quad 30\,\text{m (obstacle distance)}$$
✅ Conclusion: Yes, the bus stops safely.
The total stopping distance (25 m) is less than the distance to the obstacle (30 m). The bus comes to rest 5 m before the obstacle.

Summary of NCERT Q10:

QuantityValue
Initial speed $u$10 m s⁻¹ (36 km h⁻¹)
Reaction time $t_r$0.5 s
Retardation $|a|$2.5 m s⁻²
Reaction distance $d_r$5 m
Braking distance $d_b$20 m
Total stopping distance25 m
Obstacle distance30 m → Bus stops safely ✓
⚠️ What if the bus were going at 54 km h⁻¹ instead?
$u = 15\,\text{m s}^{-1}$; reaction distance = $15 \times 0.5 = 7.5\,\text{m}$; braking distance = $225/5 = 45\,\text{m}$; total = 52.5 m — far beyond the 30 m obstacle. The bus would crash. This is the difference 18 km h⁻¹ makes when braking distance scales as $u^2$.

8. V2V Communication Technology

Q. What is V2V communication and how does it relate to braking distance?

Vehicle-to-Vehicle (V2V) communication is an emerging automotive safety technology in which vehicles continuously exchange data — including their position, speed, direction, and brake status — with nearby vehicles via wireless radio signals. When the lead vehicle applies its brakes, a V2V signal instantly alerts the following vehicles, giving drivers (or automated systems) a fraction of a second of additional warning.

From the perspective of physics, V2V technology addresses the reaction time component of stopping distance. A human driver takes 0.5 s or more to perceive a brake light and react; a V2V-equipped vehicle can receive a brake warning signal and trigger an alert in under 0.1 s. At 100 km h⁻¹ ($\approx$28 m s⁻¹), saving 0.4 s of reaction time means saving over 11 metres of stopping distance — which can be the difference between a safe stop and a collision.

In India, V2V communication standards are under development as part of the broader Intelligent Transport Systems (ITS) framework. Countries including the USA, Japan, and members of the European Union have already begun mandating V2V-compatible hardware in new vehicles. Combined with automatic emergency braking (AEB) systems, V2V technology has the potential to prevent a significant fraction of rear-end collisions — the most common type of road accident on Indian highways.

Science ↔ Society: The physics of braking distance ($s \propto u^2$) explains why speed limits exist. V2V technology and AEB systems are engineering solutions that reduce the human reaction-time component. Together, physics and engineering make roads safer.

9. Safe Following Distance — Practical Guidelines

Q. How much distance should you keep from the vehicle ahead?

A commonly used rule in driver training is the 2-second rule: choose a fixed point on the road ahead; the vehicle in front passes it; you should not reach that point for at least 2 seconds. At higher speeds, 3 seconds is recommended; in adverse conditions (wet roads, fog, fatigue), 4–6 seconds is safer.

SpeedApprox. stopping distance (dry road)Recommended gap
30 km h⁻¹ (school zone)~9–12 mAt least 15 m
50 km h⁻¹ (urban)~20–25 mAt least 30 m
80 km h⁻¹ (state highway)~50–60 mAt least 60 m
100 km h⁻¹ (national highway)~75–90 mAt least 90 m

Notice that doubling speed from 50 to 100 km h⁻¹ roughly quadruples the required safe gap — from about 30 m to about 90 m — exactly as the $u^2$ relationship predicts.


10. Practice Questions

Short Answer Questions

Q1. Distinguish between braking distance and stopping distance. Which is always larger?

Show Answer
Braking distance: distance covered from the moment brakes are applied until the vehicle stops. Formula: $d_b = u^2/(2|a|)$.

Stopping distance: total distance from the moment a driver perceives a hazard to the moment the vehicle stops. It includes reaction distance ($d_r = u \cdot t_r$) in addition to braking distance.

Stopping distance is always larger because it includes the braking distance plus the extra distance covered during the driver's reaction time.

Q2. A car is moving at 60 km h⁻¹. Its brakes fail to work for 0.4 s before engaging (reaction time). How far does the car travel during this reaction phase?

Show Solution
Convert speed: $u = 60 \times 5/18 = 50/3 \approx 16.67\,\text{m s}^{-1}$

Reaction distance = $u \times t_r = 16.67 \times 0.4 \approx \mathbf{6.67\,\text{m}}$

The car covers nearly 6.7 m at full speed before the brakes even begin to act.

Q3. Two identical cars, one going at 40 km h⁻¹ and the other at 80 km h⁻¹, apply their brakes on the same dry road. By what factor does the faster car's braking distance exceed the slower car's?

Show Answer
Speed ratio = 80/40 = 2. Since $s \propto u^2$:

$$\frac{s_2}{s_1} = \left(\frac{u_2}{u_1}\right)^2 = (2)^2 = \mathbf{4}$$
The faster car needs 4 times the braking distance. (If $s_1 = 15\,\text{m}$, then $s_2 = 60\,\text{m}$.)

Numerical Questions

Q4. A motorcycle travelling at 72 km h⁻¹ is brought to rest in 5 s. Calculate: (a) the retardation, (b) the braking distance.

Show Solution

$u = 72 \times 5/18 = 20\,\text{m s}^{-1}$; $v = 0$; $t = 5\,\text{s}$

(a) Retardation: $|a| = (u - v)/t = 20/5 = \mathbf{4\,\text{m s}^{-2}}$

(b) Braking distance: $s = u^2/(2|a|) = 400/8 = \mathbf{50\,\text{m}}$

Check using $s = ut + \frac{1}{2}at^2 = 20(5) + \frac{1}{2}(-4)(25) = 100 - 50 = 50\,\text{m}$ ✓

Q5. A truck is moving at 90 km h⁻¹. The driver sees a school bus stopped 80 m ahead. The brakes give a retardation of 5 m s⁻², and the driver's reaction time is 0.6 s. Does the truck stop safely?

Show Solution

$u = 90 \times 5/18 = 25\,\text{m s}^{-1}$

Reaction distance: $d_r = 25 \times 0.6 = 15\,\text{m}$

Braking distance: $d_b = u^2/(2|a|) = 625/10 = 62.5\,\text{m}$

Total stopping distance: $d = 15 + 62.5 = 77.5\,\text{m}$

$77.5\,\text{m} < 80\,\text{m}$ → Yes, the truck stops safely — but only just (2.5 m to spare).

This illustrates how dangerously close the margin is at highway speeds. At 100 km h⁻¹ the truck would not stop in time.

Q6. A driver reduces speed from 80 km h⁻¹ to 40 km h⁻¹ before entering a school zone. By what factor is the braking distance reduced? If the original braking distance was 60 m, what is the new value?

Show Solution

Speed halved (80 → 40 km h⁻¹, factor = 1/2).

Since $s \propto u^2$: new distance = $(1/2)^2 \times$ original = $\frac{1}{4} \times 60 = \mathbf{15\,\text{m}}$.

The braking distance is reduced by a factor of 4 — from 60 m to just 15 m. Reducing speed by half has a massive safety benefit.


📚 More from Chapter 4 — Describing Motion Around Us
🔗 Related Chapters

Force and Laws of Motion (Chapter 5) — Newton's second law ($F = ma$) explains where the retardation in braking comes from: the braking force from the tyres divided by the vehicle's mass. The larger the braking force, the greater the retardation, and the shorter the stopping distance. The physics of braking distance is completed only when you study forces in Chapter 5.



Latest Updates
Earth ,Moon and the sun class7 MCQ

Number play class 7 Maths mcq

parallel and intersecting lines class7 MCQ

Life Processes in Plants class 7 MCQ

Life Processes in Animals Class 7 MCQ