Elastic Collision Formula- Conservation Laws and Calculations
What Is an Elastic Collision?
An elastic collision is a collision where both momentum and kinetic energy are conserved. That means after the objects collide, the total momentum stays the same and the total kinetic energy stays the same. No energy is lost to heat, sound, or deformation.
Real-world perfect elastic collisions are rare. Billiard balls come close. Gas molecules in ideal conditions碰撞 perfectly. Most everyday impacts lose energy. But the elastic collision model is essential in physics because it gives you a solvable scenario.
If any energy gets converted to another form, it's inelastic. If the objects stick together, it's completely inelastic. Know the difference before you start calculating.
The Elastic Collision Formula
For two objects moving along one dimension, the elastic collision formula for final velocities is:
v₁f = ((m₁ - m₂) / (m₁ + m₂)) × v₁i + (2m₂ / (m₁ + m₂)) × v₂i
v₂f = (2m₁ / (m₁ + m₂)) × v₁i + ((m₂ - m₁) / (m₁ + m₂)) × v₂i
Where:
- m₁, m₂ = masses of the two objects
- v₁i, v₂i = initial velocities before collision
- v₁f, v₂f = final velocities after collision
This looks complicated but it's just algebra. We'll break it down in the examples below.
Conservation Laws in Elastic Collisions
Conservation of Momentum
Total momentum before collision equals total momentum after collision. Always.
m₁v₁i + m₂v₂i = m₁v₁f + m₂v₂f
Momentum is conserved in every collision type — elastic, inelastic, completely inelastic. Newton's third law guarantees it. If someone tells you momentum isn't conserved, they're wrong or dealing with external forces.
Conservation of Kinetic Energy
Total kinetic energy before collision equals total kinetic energy after collision. This only happens in elastic collisions.
½m₁v₁i² + ½m₂v₂i² = ½m₁v₁f² + ½m₂v₂f²
This is the defining characteristic. If kinetic energy isn't conserved, you're not looking at an elastic collision.
Quick Comparison: Collision Types
| Type | Momentum | Kinetic Energy | Objects After |
|---|---|---|---|
| Elastic | Conserved | Conserved | Bounce apart |
| Inelastic | Conserved | Lost (converted) | Bounce apart or deform |
| Completely Inelastic | Conserved | Maximum loss | Stick together |
How to Calculate: Step-by-Step
Example Problem
A 2 kg ball moving at 4 m/s collides head-on with a 3 kg ball at -2 m/s (moving opposite direction). Find their final velocities.
Step 1: Identify your variables
- m₁ = 2 kg
- m₂ = 3 kg
- v₁i = 4 m/s
- v₂i = -2 m/s
Step 2: Apply the formula for v₁f
v₁f = ((2 - 3) / (2 + 3)) × 4 + (2(3) / (2 + 3)) × (-2)
v₁f = (-1/5) × 4 + (6/5) × (-2)
v₁f = -0.8 - 2.4 = -3.2 m/s
Step 3: Apply the formula for v₂f
v₂f = (2(2) / (2 + 3)) × 4 + ((3 - 2) / (2 + 3)) × (-2)
v₂f = (4/5) × 4 + (1/5) × (-2)
v₂f = 3.2 - 0.4 = 2.8 m/s
Step 4: Check your work
Momentum before: (2 × 4) + (3 × -2) = 8 - 6 = 2 kg·m/s
Momentum after: (2 × -3.2) + (3 × 2.8) = -6.4 + 8.4 = 2 kg·m/s ✓
Energy before: ½(2)(16) + ½(3)(4) = 16 + 6 = 22 J
Energy after: ½(2)(10.24) + ½(3)(7.84) = 10.24 + 11.76 = 22 J ✓
Special Cases Worth Knowing
Equal masses: When m₁ = m₂, the objects simply exchange velocities. v₁f = v₂i and v₂f = v₁i. This is why billiard balls work the way they do.
Heavy target: When m₂ >> m₁ and v₂i = 0, the light object bounces back with nearly its original speed. Think of a ping-pong ball hitting a bowling ball.
Heavy projectile: When m₁ >> m₂ and v₂i = 0, the heavy object keeps moving at nearly the same speed. The light object gets knocked forward at roughly twice the projectile's original velocity.
When to Use This Formula
Use the elastic collision formula when:
- You're dealing with ideal gas molecules or particles
- You're solving physics problems that explicitly state "elastic collision"
- Billiard ball collisions or similar hard-sphere interactions
- Neutron-proton scattering in basic nuclear physics problems
Don't use it for car crashes, bullet-into-block experiments (unless specified), or most real-world impacts. Those are inelastic. Using the elastic formula on inelastic problems will give you wrong answers.
Common Mistakes to Avoid
- Forgetting the negative sign on velocities going the opposite direction. Direction matters.
- Confusing elastic with inelastic. Check the problem statement.
- Rounding too early. Keep extra decimal places during calculation, round only at the end.
- Skipping the conservation check. Always verify momentum and energy are conserved in your answer.
The Bottom Line
The elastic collision formula is straightforward once you plug in numbers correctly. The real skill is knowing when to apply it and verifying your results. Momentum is always conserved. Kinetic energy is only conserved in elastic collisions. Get those two facts straight and you'll solve any collision problem.