What is Conservation of Momentum and Why Should You Care?
Conservation of momentum is a fundamental principle of physics stating that in a closed system, the total momentum before a collision equals the total momentum after the collision. Momentum is defined as mass times velocity, and this principle allows you to predict the outcome of collisions -- from car crashes to billiard ball impacts to spacecraft docking maneuvers.
How to Calculate the Final Velocity
Starting from conservation of momentum:
[m_{1} \times v_{1i} + m_{2} \times v_{2i} = m_{1} \times v_{1f} + m_{2} \times v_{2f}]
Solving for the final velocity of object 2:
[v_{2f} = \frac{m_{1} \times (v_{1i} - v_{1f})}{m_{2}} + v_{2i}]
Where:
- m₁ and m₂ are the masses of the two objects (same unit).
- v₁ᵢ and v₂ᵢ are the initial velocities (m/s).
- v₁f is the final velocity of object 1 (m/s).
- v₂f is the final velocity of object 2 (m/s).
Calculation Example
A toy truck (0.5 kg) moving at 2 m/s hits a stationary toy car (0.25 kg). After the collision, the truck slows to 0.5 m/s. What is the car's final velocity?
[v_{2f} = \frac{0.5 \times (2 - 0.5)}{0.25} + 0 = \frac{0.5 \times 1.5}{0.25} = \frac{0.75}{0.25} = 3 \text{ m/s}]
The toy car moves at 3 m/s after the collision.
You can verify by checking total momentum: before = 0.5 x 2 + 0.25 x 0 = 1 kg m/s. After = 0.5 x 0.5 + 0.25 x 3 = 0.25 + 0.75 = 1 kg m/s. Momentum is conserved.
Types of Collisions
Collisions fall into two main categories. In elastic collisions, both momentum and kinetic energy are conserved. The objects bounce off each other with no energy lost to deformation or heat. Billiard ball collisions approximate this behavior. In inelastic collisions, momentum is conserved but some kinetic energy is converted to heat, sound, or deformation. Car crashes are inelastic -- the crumple zones absorb kinetic energy to protect occupants.
A special case is the perfectly inelastic collision, where the two objects stick together and move as one mass. The combined final velocity is simply the total initial momentum divided by the total mass. This produces the maximum kinetic energy loss of any collision type while still conserving momentum.
Real-World Applications
Conservation of momentum is used extensively in accident reconstruction, where investigators measure skid marks and final positions to calculate pre-collision speeds. It governs rocket propulsion -- as exhaust gases are expelled backward, the rocket gains forward momentum. In particle physics, momentum conservation is used to identify new particles by analyzing the trajectories of collision products. Even in sports, understanding momentum transfer explains why a heavier bat transfers more energy to a baseball, and why follow-through in a golf swing matters for maximizing the ball's velocity.