Momentum & Impulse

Momentum & Impulse

9 min read Updated Mar 26, 2026

Try this thought experiment: catch a raw egg by pulling your hands backward as it lands. The egg survives. Now catch the same egg with stiff hands, palms facing forward. The egg shatters.

In both cases, the egg’s momentum changes by the same amount (it goes from “falling” to “stopped”). What changed is the time over which that change happened. The soft, backwards-pulling catch took longer, so the force on the egg was smaller. The stiff catch was abrupt — same momentum change packed into a tiny time, which means a huge force, which means a broken egg.

That trade-off — same change in momentum, different force depending on how long the change takes — is the impulse-momentum theorem, and it shows up everywhere on the MCAT: car crashes, airbags, padded helmets, bending your knees when you land from a jump, rocket propulsion. Master it once and you’ve explained half of safety engineering.

Linear Momentum

Momentum is sometimes called “inertia in motion.” It’s a measure of how hard it is to stop something that’s already moving. A slow-moving freight train can have the same momentum as a fast-moving car, because the train’s huge mass makes up for its low speed. A stationary object (v=0v = 0) has zero momentum no matter how massive it is.

Conservation of Momentum

In an isolated system (no net external force), the total momentum before any event equals the total momentum after:

What counts as “isolated”? External forces (friction with the ground, gravity, etc.) must be negligible during the interaction. Most collision problems treat the collision as so brief that external forces have no time to change momentum significantly — even if those forces are present at other times. Two billiard balls on a felt table aren’t a perfectly isolated system (friction is there), but during the millisecond of the actual collision, friction’s effect is tiny, so we treat the collision as if it were isolated.

Impulse

Impulse (JJ) is the change in momentum, and it equals the average net force multiplied by the time the force acts:

The whole punch of this equation is the trade-off between FF and Δt\Delta t. For a fixed momentum change (Δp\Delta p, set by the situation), making Δt\Delta t bigger makes FF smaller. That’s the entire principle behind every safety device ever invented.

Impulse on a Force-Time Graph

Impulse equals the area under a force-time graph. If the force is constant, the area is just a rectangle (F×ΔtF \times \Delta t). If the force varies (most real impacts), the impulse is the area under whatever curve the force traces. The peak force can be much larger than the average force — and it’s the peak that breaks bones, not the average.

Real-World Applications

Safety featureHow it works (impulse-momentum theorem)
AirbagInflates and slowly deflates → extends deceleration time → reduces peak force on body
Car crumple zoneFront of car collapses progressively → extends collision time
Helmets (motorcycle, bike)Foam liner crushes on impact → extends time the head decelerates
Bending knees on landingJoints flex over a longer time → reduces force on bones
Boxing glovesPadding extends the impact time vs. bare fists
Catching mittsMitts compress to extend catch time, reducing sting

Solving Momentum Problems

Same recipe every time:

  1. Define the system. Which objects are included?
  2. Check for isolation. Are net external forces negligible during the interaction?
  3. Draw “before” and “after” diagrams with velocity vectors.
  4. Pick a positive direction (and stick with it).
  5. Apply conservation of momentum: total pp before = total pp after.
  6. Solve for the unknown.

Worked example. A 5 kg cart moving at 4 m/s right collides with a stationary 3 kg cart. After the collision, the 5 kg cart moves at 1 m/s right. What is the velocity of the 3 kg cart?

  • Before: ptotal=5(4)+3(0)=20p_{total} = 5(4) + 3(0) = 20 kg·m/s.
  • After: 20=5(1)+3v215=3v2v2=520 = 5(1) + 3v_2 \Rightarrow 15 = 3v_2 \Rightarrow v_2 = 5 m/s (to the right).

So the smaller cart now moves at 5 m/s right — faster than the original cart was moving. That’s allowed because momentum, not speed, is conserved. The smaller cart has less mass, so it can carry the missing momentum at a higher speed.

A 1200 kg car traveling at 20 m/s crashes into a wall and stops in 0.5 seconds. What is the average force on the car?
Click to reveal answer
48,000 N (about 4 tons of force). J=Δp=m(vfvi)=1200(020)=24,000J = \Delta p = m(v_f - v_i) = 1200(0 - 20) = -24{,}000 kg·m/s. Favg=J/Δt=24,000/0.5=48,000F_{avg} = J/\Delta t = -24{,}000/0.5 = -48{,}000 N. The negative sign means it points opposite to the car's motion. This is why crumple zones matter — extending Δt\Delta t from 0.5 s to even 1 s would halve the average force.
Why do airbags reduce injuries in a car crash? Explain using the impulse-momentum theorem.
Click to reveal answer
Airbags increase the time over which the passenger decelerates. The change in momentum is the same with or without the airbag — the passenger still goes from "moving" to "stopped." But J=FΔtJ = F \cdot \Delta t, so a longer stopping time (the airbag inflates and absorbs the impact gradually) means a smaller average force on the body. Lower force = less risk of injury.
A 0.15 kg baseball traveling at 40 m/s is hit by a bat and rebounds at 60 m/s in the opposite direction. What was the impulse delivered by the bat?
Click to reveal answer
15 kg·m/s (or 15 N·s) in the direction the ball rebounds. Pick "rebound direction" as positive. Initial velocity: 40-40 m/s. Final velocity: +60+60 m/s. Δv=100\Delta v = 100 m/s. J=mΔv=0.15×100=15J = m\Delta v = 0.15 \times 100 = 15 kg·m/s. Notice the impulse is bigger than mvmv in either direction alone — that's because the bat had to first stop the ball *and then* send it back the other way.