Lecture Atlas

//week-07

EGD102

//concept

Directly supported

Week 7 In-Depth — Why Momentum Is the Right Bookkeeping Variable

hard exam

Read the cheatsheet first. This note explains why momentum is conserved, why elastic ≠ “stuck”, and walks through one substantial worked example per topic with every step on the page.

1 — Why momentum is the right thing to track

Newton’s Second Law is usually quoted as , but Newton actually wrote it in the form

When the mass is constant, , and you recover the schoolbook version. But the momentum form is more general — it survives even when mass varies (rocket exhausts, raindrops falling into a carriage), and it slides cleanly into conservation arguments.

Why “no net external force” implies conservation

Consider a system of two objects, 1 and 2. Each one feels:

  • internal forces from the other (call them , ), and
  • external forces (, ).

By Newton’s third law, . Summing the second-law equation over both objects:

The internal pair cancels. If the net external force is zero, the total momentum has zero time derivative — i.e. it’s constant. This is conservation of momentum.

Why collisions are special

A collision is a brief, intense interaction (Slide 18). During the collision the inter-system contact force can be enormous, while ordinary external forces (gravity, friction, air drag) act over the same brief and contribute a comparatively tiny impulse. So even when external forces are technically non-zero, we treat across the collision to excellent approximation. The friction phase that follows the collision is handled separately, with kinematics or work-energy.

Worked example with all the steps — rain-filling carriage (Slide 15)

A 5000 kg open carriage rolls on frictionless track at . Over 30 minutes of rain it slows to . How much water did it pick up?

System: carriage + water. External horizontal force: zero (frictionless track; rain falls vertically). Momentum conserved horizontally:

The water-laden carriage has mass :

So

A more subtle point: in the carriage frame, each raindrop arrives with horizontal speed and is brought to rest, transferring its momentum into the carriage. From the ground frame, the picture is “carriage + drop combine inelastically each instant” — which is exactly conservation of horizontal momentum.


2 — Impulse: the area-under-the-curve view

For a force acting on an object,

That integral is geometrically the area under the curve (Slide 20). The average force is the constant force that would produce the same impulse over the same — i.e. the height of a rectangle with the same area.

This recasts a hard problem (“what’s the peak force during a collision?”) into an easy one (“what’s the change in momentum, and over what time?”). The impulse–momentum theorem is how you back out forces from collisions.

Worked example — skydiver from a glider (Slide 16)

A 650 kg glider (with passengers) flies horizontally at . An 80 kg skydiver drops straight down out the bottom. What’s the glider’s velocity just after?

System: the original glider+skydiver. External horizontal force during the brief drop: zero.

Horizontal momentum is conserved. The skydiver leaves carrying their horizontal share, so the remaining glider mass continues with whatever horizontal momentum is left:

The glider speeds up. Why? Same total horizontal momentum, smaller mass to carry it. This is a useful sanity check for any “what changes when mass leaves the system” problem.

Worked example — rocket impulse (Tutorial Ex 1)

A model rocket delivers an impulse of with a thrust of . The burn time is

Two things worth noticing:

  1. The unit is numerically equal to — impulse and momentum live in the same units, which is exactly what requires.
  2. Read the prefix. Milli-Newtons are . Mis-reading the prefix is the easiest way to get this question wrong by a factor of 1000.

3 — Why elastic collisions are different

In any collision (negligible external impulse during ):

Whether kinetic energy is also conserved is what distinguishes the three types:

  • Elastic — KE conserved. No energy lost to heat, deformation, or sound. Idealised limit (billiard balls, atomic-scale collisions).
  • Inelastic — some KE lost (to heat, sound, deformation, etc.).
  • Totally inelastic — the maximum amount of KE the conservation law permits is lost; the objects move with a common final velocity.

Why “common final velocity” maximises KE loss

For a 1-D collision between moving at and stationary , momentum conservation fixes the total final momentum . For a given total momentum , total kinetic energy

is minimised (subject to ) when the two pieces move with the same velocity — i.e. when they’re stuck together. (You can verify this with a Lagrange multiplier or by completing the square.) Any other split of momentum between the two pieces stores more KE.

So “the totally-inelastic case is the maximum-loss case” isn’t an extra postulate — it’s a direct consequence of momentum conservation plus the algebra of kinetic energy.

Worked example with all the steps — equal-final-speed elastic (Slide 22; notes pp. 3–4)

Block at speed hits a stationary block in a 1-D elastic collision. After impact, both blocks travel at the same speed , with rebounding. Find in terms of .

Sign convention: right is positive. After the collision moves left (), moves right ().

Momentum (axis-by-axis, but 1-D so one equation):

Elastic condition (KE conserved):

Factor :

From (1): . Set the two equal:

Cancel (non-zero) and one factor of to get

Substitute back:

The takeaway: in an elastic collision, momentum and KE conservation are two equations in two unknown final velocities — you can always solve them simultaneously.


4 — Two-stage problems: crash reconstructions

Real-world collision problems often combine two distinct physics episodes:

  1. The collision itself — short, intense, dominated by inter-object forces. Use momentum conservation.
  2. The aftermath — friction slide, free-fall, swing on a rope. Use kinematics or work–energy.

You can never conserve momentum through the second phase, because friction (or gravity, or rope tension) is now the dominant external force. You handle the two episodes back-to-back, sharing the velocity at the boundary as the unknown.

Worked example — drunk-driver crash (Tutorial Ex 4)

(the drunk driver, moving) hits parked at a traffic light. The mangled wreck slides with before stopping. What was ‘s speed just before impact?

Stage 2 → 3 (the slide). Treat the wreck as a single mass with deceleration . Using with :

This is the speed of the combined wreck immediately after the collision — the boundary value.

Stage 1 → 2 (the coupling). The collision is totally inelastic: stationary is hit by moving at , and they emerge moving together at . Conservation of momentum:

Convert to km/h: .

That’s about three times the urban limit. The structure of the calculation — post-collision velocity from kinematics, then back-solve momentum — is the template for any reconstruction problem.


5 — How these techniques connect

All four sub-topics use the same equation, , but they ask different questions of it:

TechniqueWhat’s doing?
Conservation when external . The bookkeeping equation.
Impulse of one object equals — backs out forces from collisions.
Elastic / inelastic classDistinguished by whether is also conserved.
Two-stage problems across the collision; kinematics across the slide.

The single mental model is: list the objects, list the forces, decide whether external impulse during is negligible, then write the conservation equation in components. Everything else is algebra.


6 — Exam-style sample, end-to-end

Two freight cars on a level frictionless track couple together on impact. Car () moves at ; car () moves at in the same direction. Find the common final speed and the fractional kinetic-energy loss.

Setup.

ItemValue
Masses,
Velocities,
Collision typeTotally inelastic (couple together)
External horizontal forceZero (frictionless)

Momentum (1-D, right positive):

Initial KE:

Final KE:

Fractional loss:

Answer. The wreck moves at and loses about of the initial kinetic energy to deformation, sound and heat.

That layout — System, sign convention, momentum equation, energy check, answer with units — is the template for every collision question on the paper.


Where to look next