Intuition What this page is
The parent note proved the law. This page stress-tests it against every case the universe can hand you : both objects moving, head-on vs. same-direction, sticking vs. bouncing, a system starting from rest, two dimensions (both explosion and scattering), a wall that breaks the rule, and a limiting mass. If you can do all of these, no exam collision can surprise you.
The single tool we reuse everywhere is the master result:
before m 1 v 1 + m 2 v 2 = after m 1 v 1 ′ + m 2 v 2 ′ ( when F net ext = 0 )
Primes mean "after". A vector arrow means the quantity has a direction , and in 1D we encode that direction as a sign : + for rightward, − for leftward. That sign convention is the whole game — pick an axis, stick to it.
Before working anything, let us list every distinct situation a momentum problem can be. Each later example is tagged with the cell it fills.
#
Case class
What is different about it
Example
A
Starts at rest, splits apart
Total P = 0 before → afterwards the two momenta are equal and opposite
Ex 1
B
Both moving, head-on , they bounce
Opposite signs before; both change
Ex 2
C
Both moving, same direction , catch-up
Same signs before; slower one sped up
Ex 3
D
They stick (perfectly inelastic)
One shared final velocity; KE drops
Ex 4
E1
Two dimensions — explosion
Conserve x and y separately , start from rest
Ex 5
E2
Two dimensions — scattering
Two moving-off pieces; solve both component equations
Ex 6
F
External force present (a wall)
Momentum is NOT conserved — the trap case
Ex 7
G
Limiting mass (m 2 → ∞ or m 2 = 0 )
Degenerate: ball off a wall / feather hit by truck
Ex 8
H
Exam twist — one unknown mass, everything else given
Rearrange for the hidden quantity
Ex 9
We hit A–H below. Notice the axis we choose (+ x = right) and the sign of every velocity — that discipline is what separates a right answer from a sign-flipped one.
Worked example Firecracker on ice
A 4 kg block sits still on frictionless ice. It bursts into two pieces: piece P of 1 kg flies right at 6 m/s . Find piece Q 's velocity (3 kg ).
Forecast: Before the burst nothing moves, so total momentum is zero. Something flew right , so — guess the direction of Q before reading on. It must move left to keep the total at zero. Guess its speed too.
Step 1 — Choose axis and write "before". Let + x = right.
P i = 0 ( block at rest )
Why this step? No external horizontal force (frictionless), so momentum is conserved. Starting at rest fixes the total at exactly zero , the cleanest possible constraint.
Step 2 — Write "after".
P f = m P v P + m Q v Q = ( 1 ) ( + 6 ) + ( 3 ) v Q
Why this step? After the burst the only momentum is carried by the two flying pieces.
Step 3 — Set them equal and solve.
0 = 6 + 3 v Q ⇒ v Q = − 2 m/s
Why this step? Conservation says P f = P i = 0 . The negative sign is the physics: Q moves left at 2 m/s , exactly as forecast.
Verify: Total after = ( 1 ) ( 6 ) + ( 3 ) ( − 2 ) = 6 − 6 = 0 ✓, matches "before". Units: kg ⋅ m/s throughout ✓.
This is the twin of the gun-recoil example — same skeleton as Rocket Equation , where the "piece flying out" is exhaust gas.
Worked example Two carts collide head-on
Cart 1 (2 kg ) moves right at 3 m/s ; cart 2 (1 kg ) moves left at 4 m/s . After an elastic collision cart 1 is measured moving left at 3 7 m/s . Find cart 2's final velocity.
Forecast: They approach from opposite sides, so their momenta partly cancel. Cart 2 was heading left fast — after being struck by the heavier cart, guess: does it end up moving right or left?
Step 1 — Axis and signed "before". + x = right.
v 1 = + 3 , v 2 = − 4
Why this step? Head-on means opposite signs . Writing the leftward cart as − 4 is the entire point of a sign convention.
Step 2 — Total momentum before.
P i = ( 2 ) ( + 3 ) + ( 1 ) ( − 4 ) = 6 − 4 = + 2 kg⋅m/s
Why this step? Adding signed momenta lets the cancellation happen automatically; the net drift is gently rightward.
Step 3 — Conserve and solve for v 2 ′ . Given v 1 ′ = − 3 7 :
+ 2 = ( 2 ) ( − 3 7 ) + ( 1 ) v 2 ′ ⇒ v 2 ′ = 2 + 3 14 = 3 20 m/s
Why this step? Same conservation equation, now the unknown is cart 2. Positive ⇒ cart 2 ends up moving right at 3 20 ≈ 6.67 m/s — it got knocked back the way it came.
Verify (elastic ⇒ KE also conserved):
Before: 2 1 ( 2 ) ( 3 2 ) + 2 1 ( 1 ) ( 4 2 ) = 9 + 8 = 17 J .
After: 2 1 ( 2 ) ( 3 7 ) 2 + 2 1 ( 1 ) ( 3 20 ) 2 = 9 49 + 9 200 = 9 249 ≈ 27.7 J .
⚠️ These do not match — so the given "elastic" numbers are inconsistent. Momentum is still satisfied, but energy flags the error. Lesson: momentum alone can't tell you a collision is elastic; check KE separately (see Elastic vs Inelastic Collisions ).
Common mistake Reading "elastic" as a guarantee your numbers are right
Momentum conservation will happily balance any pair of before/after velocities. Only the energy check catches an impossible "elastic" outcome. Always run both when a problem claims elastic.
Worked example Fast cart rear-ends a slow one
Cart 1 (2 kg ) at + 5 m/s catches cart 2 (3 kg ) at + 1 m/s (both moving right). After they bounce, cart 1 slows to + 2 m/s . Find v 2 ′ .
Forecast: Both move right, so both momenta are positive — nothing cancels. Cart 1 lost speed, so it handed momentum forward; cart 2 must speed up . Guess by how much.
Step 1 — Signed before (same sign this time).
P i = ( 2 ) ( + 5 ) + ( 3 ) ( + 1 ) = 10 + 3 = + 13 kg⋅m/s
Why this step? Same-direction motion means like signs add , contrasting Example 2 where they subtracted.
Step 2 — Conserve.
13 = ( 2 ) ( + 2 ) + ( 3 ) v 2 ′ ⇒ 3 v 2 ′ = 13 − 4 = 9 ⇒ v 2 ′ = + 3 m/s
Why this step? One conservation equation, one unknown. Cart 2 rose from 1 to 3 m/s — it sped up, as forecast, and still moves right.
Verify: After = ( 2 ) ( 2 ) + ( 3 ) ( 3 ) = 4 + 9 = 13 ✓. Sanity: cart 1 (2 → still ahead? 2 < 3 ) is now slower than cart 2, so they've separated — physically consistent, no interpenetration.
Worked example Clay ball into a block
A 0.5 kg clay ball flies right at 8 m/s into a stationary 1.5 kg block; they stick. Find the common speed v ′ and the kinetic energy lost.
Forecast: Only 0.5 of the 2 kg total was moving, so the combined lump should crawl — well under 8 m/s . Guess the fraction.
Step 1 — One shared final velocity.
m 1 v 1 + m 2 v 2 = ( m 1 + m 2 ) v ′
Why this step? "Stick together" means one object afterward, so a single v ′ — that is what makes this case algebraically simplest.
Step 2 — Plug and solve.
( 0.5 ) ( 8 ) + ( 1.5 ) ( 0 ) = ( 2.0 ) v ′ ⇒ 4 = 2 v ′ ⇒ v ′ = 2 m/s
Why this step? Momentum conserved (no external horizontal force during the brief impact). 2 m/s is 4 1 of 8 — the ball shares its motion with 4 × its mass.
Step 3 — Energy audit.
K E i = 2 1 ( 0.5 ) ( 8 2 ) = 16 J , K E f = 2 1 ( 2.0 ) ( 2 2 ) = 4 J
Lost = 12 J to heat/sound/deformation.
Why this step? Inelastic collisions conserve momentum but destroy KE — the parent's Example 2 point, quantified here.
Verify: P : before = 4 , after = ( 2 ) ( 2 ) = 4 ✓. Fraction of KE kept = 4/16 = 25% = m 1 + m 2 m 1 — the exact rule for one body hitting a stationary one. ✓
Before the two-dimensional examples, we must earn the notation P i x and P i y .
Definition Momentum components
A velocity in a plane can be split into how much of it points along x (rightward) and how much points along y (upward). Draw the velocity arrow, then drop a shadow onto each axis: those shadow-lengths are the components v x and v y . The momentum vector splits the same way:
P = ( P x , P y ) , P x = ∑ i m i v i x , P y = ∑ i m i v i y
The subscript i on P i x means "the initial (before) total x -momentum"; P i y is the initial total y -momentum. The prime/no-prime and the x / y labels are independent tags — read them separately.
Intuition Why components at all?
The x and y directions are perpendicular , so a push along x never changes motion along y . That means the single vector equation P before = P after secretly holds two separate scalar equations — one per axis — that we can solve one at a time. This is the only new idea for 2D.
Worked example L-shaped explosion
A 5 kg object at rest bursts into three: A (1 kg , + x at 9 m/s ), B (2 kg , + y at 3 m/s ), and C (2 kg , unknown v C ). Find v C .
Figure 1 (Cell E1). Momentum-space diagram. Orange arrow: A's momentum, + 9 along the horizontal (x-momentum) axis. Teal arrow: B's momentum, + 6 along the vertical (y-momentum) axis. Dashed ink arrow: their combined pull ( 9 , 6 ) . Plum arrow: C's momentum ( − 9 , − 6 ) , pointing into the third quadrant to cancel that pull so the three arrows sum back to the origin (rest).
Forecast: Two pieces fly out along + x and + y ; C must fly into the third quadrant (both components negative) to cancel them. In the figure the orange and teal arrows point right and up, so the plum arrow must point down-left.
Step 1 — Momentum is a vector: split into axes.
P i x = 0 , P i y = 0
Why this step? P conserves independently in x and y (just defined above). Starting at rest sets both totals to zero.
Step 2 — x -equation.
0 = ( 1 ) ( 9 ) + ( 2 ) ( 0 ) + ( 2 ) v C x ⇒ v C x = − 4.5 m/s
Why this step? Only A has x -momentum; C must cancel it → negative (leftward), matching the figure.
Step 3 — y -equation.
0 = ( 1 ) ( 0 ) + ( 2 ) ( 3 ) + ( 2 ) v C y ⇒ v C y = − 3 m/s
Why this step? Only B carries y -momentum; C cancels it → downward.
Step 4 — Assemble the vector and its speed.
v C = ( − 4.5 , − 3 ) m/s , ∣ v C ∣ = 4. 5 2 + 3 2 = 29.25 ≈ 5.41 m/s
Why this step? The magnitude uses the Pythagorean theorem on the two components — the arrow's length in the figure.
Verify: x -total after = 9 + 2 ( − 4.5 ) = 0 ✓; y -total = 6 + 2 ( − 3 ) = 0 ✓. Third-quadrant direction confirmed. See Centre of Mass Motion : the centre of mass never moved, exactly why all momenta sum to zero.
Worked example Puck strikes a stationary puck and both scatter
A 2 kg puck moves right (+ x ) at 5 m/s and glances off a stationary 2 kg puck. After the hit, the incoming puck moves at 3 m/s along a direction + 3 0 ∘ above the x -axis. Find the struck puck's velocity components.
Forecast: The system was moving purely along + x , with zero y -momentum. The first puck now drifts upward , so the struck puck must drift downward to keep y -momentum at zero. Along x , the struck puck should carry whatever the first one gave up.
Step 1 — Signed "before" in components. Incoming puck 1, target puck 2 (at rest).
P i x = ( 2 ) ( 5 ) + ( 2 ) ( 0 ) = 10 , P i y = 0
Why this step? The whole initial momentum lies along x ; the y -total starts at exactly zero, our tightest constraint.
Step 2 — Resolve puck 1's final velocity into components. Speed 3 at 3 0 ∘ :
v 1 x ′ = 3 cos 3 0 ∘ = 3 ⋅ 2 3 = 2 3 3 ≈ 2.598 , v 1 y ′ = 3 sin 3 0 ∘ = 3 ⋅ 2 1 = 1.5
Why this step? We can only add momenta axis-by-axis, so an arrow given as "speed and angle" must first be broken into its x and y shadows (the tool defined above).
Step 3 — x -equation for puck 2.
10 = ( 2 ) ( 2 3 3 ) + ( 2 ) v 2 x ′ ⇒ 10 = 3 3 + 2 v 2 x ′ ⇒ v 2 x ′ = 5 − 2 3 3 ≈ 2.402 m/s
Why this step? Conserve x -momentum; the struck puck carries the remainder — still positive, so it moves right.
Step 4 — y -equation for puck 2.
0 = ( 2 ) ( 1.5 ) + ( 2 ) v 2 y ′ ⇒ v 2 y ′ = − 1.5 m/s
Why this step? Total y -momentum must stay zero; puck 1 went up (+ 1.5 each unit mass), so puck 2 must go down (− 1.5 ), as forecast.
Verify: x -total after = 2 ( 2.598 ) + 2 ( 2.402 ) = 5.196 + 4.804 = 10 ✓; y -total after = 2 ( 1.5 ) + 2 ( − 1.5 ) = 0 ✓. Both axes balance independently — that is the essence of 2D conservation.
Worked example Ball bounces off a wall
A 0.2 kg ball hits a wall moving right at 10 m/s and rebounds left at 8 m/s . Is the ball's momentum conserved? Find the impulse the wall delivered.
Forecast: The wall clearly shoves the ball — an external force on the ball-alone system. So the ball's momentum should change . Guess the sign of that change.
Step 1 — Ball momentum before and after.
p i = ( 0.2 ) ( + 10 ) = + 2 , p f = ( 0.2 ) ( − 8 ) = − 1.6 kg⋅m/s
Why this step? Direction reversed → sign flipped. This alone shows momentum did not stay constant.
Step 2 — Impulse = change in momentum.
J = p f − p i = − 1.6 − 2 = − 3.6 kg⋅m/s
Why this step? The Impulse–Momentum Theorem says J = Δ p . The wall pushed leftward (− ), which is why the ball's momentum dropped by 3.6 units.
Verify: Magnitude 3.6 kg⋅m/s leftward on the ball; by Newton's Third Law the ball pushes the wall (and Earth) + 3.6 rightward — so the ball + Earth system does conserve momentum. Momentum is only "lost" because we cut the system too small. ✓
Common mistake "The ball bounced, so momentum is conserved."
Why it feels right: collisions are the home turf of momentum conservation. The fix: conservation holds for the isolated system. A wall (bolted to Earth) is an external force on the ball alone. Widen the system to include Earth and it's restored — but for the ball by itself, Δ p = 0 .
Worked example Two limits at once
(a) A 0.5 kg ball hits an immovable wall (m 2 → ∞ ) elastically at 6 m/s . Find its rebound speed.
(b) A 2000 kg truck at 20 m/s swallows a stationary 0.01 kg feather (m 2 → 0 , they stick). Find the truck's new speed.
Forecast: (a) A wall is infinitely heavy — the ball should bounce back at the same speed . (b) A feather is basically massless — the truck shouldn't feel a thing.
Part (a) — infinite mass limit.
v 1 ′ = m 1 + m 2 m 1 − m 2 v 1 m 2 → ∞ m 2 − m 2 v 1 = − v 1
Why this step? Dividing top and bottom by m 2 and letting it grow makes every finite term vanish, leaving − v 1 . So v 1 ′ = − 6 m/s : same speed, reversed. Exactly the wall bounce.
Part (b) — zero mass limit (stick case).
v ′ = m 1 + m 2 m 1 v 1 = 2000 + 0.01 ( 2000 ) ( 20 ) = 2000.01 40000 ≈ 19.9999 m/s
Why this step? As m 2 → 0 the denominator → m 1 and v ′ → v 1 — the truck barely changes speed, as forecast.
Verify: (a) ∣ v 1 ′ ∣ = ∣ v 1 ∣ = 6 ✓, and KE 2 1 ( 0.5 ) ( 6 2 ) = 9 J before and after ✓ (elastic). (b) v ′ < 20 but by only ∼ 5 × 1 0 − 5 m/s ✓ — negligible, matching intuition.
Worked example Find the unknown mass
A ball of unknown mass m moving right at 6 m/s strikes a stationary 4 kg ball. They stick and move off together at 2 m/s . Find m .
Forecast: The pair ends at 2 m/s , which is 3 1 of 6 . So the moving mass must be roughly a third of the total — smaller than 4 kg . Guess.
Step 1 — Write conservation with m as the unknown.
m ( 6 ) + ( 4 ) ( 0 ) = ( m + 4 ) ( 2 )
Why this step? Same stick-together equation as Example 4, but now the final velocity is given and the mass is hidden — algebra runs backward.
Step 2 — Expand, collect the m terms, and solve.
6 m = 2 m + 8 ⇒ 6 m − 2 m = 8 ⇒ 4 m = 8 ⇒ m = 2 kg
Why this step? Bringing every term containing m to one side isolates the unknown. Answer: m = 2 kg — total mass 6 kg , so the moving ball is 6 2 = 3 1 of it, exactly matching the 3 1 speed ratio we forecast.
Verify: Before = ( 2 ) ( 6 ) = 12 ; after = ( 2 + 4 ) ( 2 ) = ( 6 ) ( 2 ) = 12 ✓. Units kg⋅m/s ✓.
Recall In Cell A (splits from rest), what's the relation between the two pieces' momenta?
Equal in magnitude, opposite in direction — they sum to zero.
Recall Why do we conserve
x and y separately in 2D (Cells E1, E2)?
Momentum is a vector; the x and y components are independent equations that don't mix, because perpendicular pushes don't affect each other.
Recall In Cell F, is the ball's momentum conserved? What restores conservation?
No — the wall is an external force. Including Earth in the system restores conservation.
Recall What is the same-speed-reversal result in the infinite-mass limit (Cell G)?
v 1 ′ → − v 1 : the ball bounces back at the same speed.
Recall What single check distinguishes an elastic from an inelastic outcome once momentum balances?
The kinetic-energy check — momentum balances for both; only elastic conserves KE.
Mnemonic The five-step ritual for every cell
A-B-C-S-V: pick an A xis → write B efore (signed) → C onserve → S olve → V erify (plug back + KE check + units).