Is Momentum Conserved In An Inelastic Collision: Complete Guide

8 min read

Ever watched two cars smash into each other on a rainy highway and wondered why the wreckage seems to “stick” together?
Or maybe you’ve tossed a lump of clay at a wall and felt that satisfying thud, only to see the clay flatten and cling.
Both are classic examples of inelastic collisions, and they raise the same question that haunts physics students and curious minds alike: *Is momentum conserved when the collision is inelastic?

The short answer is yes—momentum doesn’t care whether the objects bounce or merge.
But the devil is in the details, and that’s where most textbooks trip people up. Let’s peel back the layers, see where intuition fails, and walk through the math and the real‑world implications.

What Is an Inelastic Collision

In everyday language “inelastic” sounds like “something that doesn’t bounce back.” In physics that’s exactly what it means, but with a precise twist: after the impact the bodies stick together or they deform and lose kinetic energy as heat, sound, or internal strain Practical, not theoretical..

Contrast that with a perfectly elastic collision, where the two objects bounce off each other without losing any kinetic energy. In an inelastic collision, energy is the one that’s not conserved—momentum is.

Perfectly vs. Partially Inelastic

  • Perfectly inelastic – The two objects emerge as a single combined mass moving with one common velocity. Think of a lump of putty hitting a wall and staying attached.
  • Partially inelastic – The objects separate after impact, but some kinetic energy has been siphoned off into deformation, heat, or sound. A car crash where the cars crumple but still roll away is a good example.

Both cases share the same governing principle: the total momentum before the crash equals the total momentum after, provided no external forces act during the brief interaction.

Why It Matters

Understanding momentum conservation in inelastic collisions isn’t just academic fluff. It’s the foundation for everything from safety‑engineered crumple zones in cars to the design of sports equipment that absorbs impact.

When engineers assume momentum is conserved, they can predict post‑impact velocities, design restraint systems, and estimate forces on occupants. Miss that assumption, and you end up with unreliable crash simulations, which can be costly—or deadly.

On a smaller scale, think about a game of pool. Yet the cue ball’s momentum still tells you where the eight ball will head. The cue ball hits the eight ball, they don’t bounce perfectly; some energy goes into spinning the balls. Ignoring that rule would make the whole game feel… wrong.

How It Works

Let’s break down the physics step by step, starting with the basic law and then layering on the complications that make inelastic collisions interesting Took long enough..

The Core Law: Conservation of Linear Momentum

For any isolated system (no net external force),

[ \sum \vec{p}{\text{initial}} = \sum \vec{p}{\text{final}} ]

where (\vec{p}=m\vec{v}) is the linear momentum of each object. Also, the key word is isolated. During the milliseconds of a collision, gravity and friction are negligible compared to the huge internal forces, so we can treat the system as closed.

Energy vs. Momentum

Energy conservation looks like this:

[ \sum KE_{\text{initial}} = \sum KE_{\text{final}} + \text{(energy lost as heat, sound, deformation)} ]

In an inelastic collision, the right‑hand side includes a “loss” term. Momentum, however, has no such loss term because it’s a vector quantity that simply adds up And that's really what it comes down to..

Perfectly Inelastic Collision Formula

When two masses (m_1) and (m_2) stick together, they share a final velocity (v_f). Apply momentum conservation:

[ m_1 v_{1i} + m_2 v_{2i} = (m_1 + m_2) v_f ]

Solve for (v_f):

[ v_f = \frac{m_1 v_{1i} + m_2 v_{2i}}{m_1 + m_2} ]

That’s it. No kinetic‑energy term needed Simple, but easy to overlook..

Partially Inelastic Collision

If the bodies separate, you need two final velocities, (v_{1f}) and (v_{2f}). Momentum still gives you one equation, but you now have two unknowns. The missing piece comes from the coefficient of restitution (e), which measures how “bouncy” the collision is:

[ e = \frac{v_{2f} - v_{1f}}{v_{1i} - v_{2i}} ]

  • (e = 1) → perfectly elastic
  • (e = 0) → perfectly inelastic

With (e) known (often measured experimentally), you can solve the system:

[ \begin{cases} m_1 v_{1i} + m_2 v_{2i} = m_1 v_{1f} + m_2 v_{2f} \ v_{2f} - v_{1f} = e (v_{1i} - v_{2i}) \end{cases} ]

That yields the final velocities for any degree of inelasticity.

The Role of Internal Forces

During the impact, each particle exerts an equal and opposite force on the other (Newton’s third law). Which means those internal forces are huge, but they cancel out when you sum the momentum of the whole system. That’s why the total momentum stays put even though the kinetic energy gets shredded Most people skip this — try not to. Simple as that..

Relativistic Edge Cases

At everyday speeds, classical mechanics suffices. On the flip side, if you crank the velocities up to a significant fraction of light speed, you must use relativistic momentum (p = \gamma m v). Also, the conservation principle still holds, but kinetic energy loss can turn into particle creation—think high‑energy particle colliders. That’s a whole other rabbit hole, but the core idea—momentum stays conserved—remains true.

Common Mistakes / What Most People Get Wrong

  1. Confusing kinetic energy loss with momentum loss – “The cars stopped, so momentum must have vanished.” Wrong. The cars stopped because external forces (brakes, friction) acted after the collision. During the brief impact, momentum was still conserved Easy to understand, harder to ignore..

  2. Ignoring the direction – Momentum is a vector. If two objects head toward each other, their momenta can cancel, giving a net zero even though each object is moving fast. Forgetting the sign leads to nonsense results.

  3. Assuming the coefficient of restitution is always 0.5 – Some textbooks give a “typical” value, but real materials vary wildly. Rubber, clay, steel, and car frames each have their own (e). Measuring it experimentally is the safest bet That's the part that actually makes a difference. No workaround needed..

  4. Treating the collision time as long – The conservation law works because the collision time is very short compared to the timescale of external forces. If you try to apply it over seconds, you’ll get errors The details matter here..

  5. Using mass after deformation – In a perfectly inelastic crash, the combined mass is simply (m_1 + m_2). Some people try to “add” the deformed volume or density, which is unnecessary and confusing.

Practical Tips – What Actually Works

  • Measure before you assume – If you’re designing a safety device, do a drop test with high‑speed cameras. Extract the velocities, compute (e), and feed that into your model.

  • Use the center‑of‑mass frame – Transforming to the COM frame often simplifies calculations. In that frame, the total momentum is zero both before and after, so you only need to track how kinetic energy changes Easy to understand, harder to ignore..

  • Don’t forget rotational momentum – A spinning object can transfer angular momentum during an inelastic impact. If you care about spin (think of a bowling ball hitting pins), include the torque term That alone is useful..

  • Account for external impulses – In real crashes, the road or a barrier exerts an impulse. If you want the post‑impact velocity of the cars relative to the ground, add that external impulse to the momentum balance.

  • Check energy budgets – Even though kinetic energy isn’t conserved, you can still write an energy‑loss equation:

    [ \Delta KE = KE_{\text{initial}} - KE_{\text{final}} = \text{heat} + \text{sound} + \text{deformation} ]

    Estimating each term helps you validate your simulation against real‑world crash data Not complicated — just consistent..

FAQ

Q1: If momentum is conserved, why do objects sometimes come to a complete stop after an inelastic collision?
A: They stop relative to each other because their momenta cancel out. The system’s total momentum may be zero, but each piece still carries momentum that’s equal and opposite. External forces (like friction with the ground) later bring the whole system to rest Most people skip this — try not to..

Q2: Can momentum be conserved in a completely inelastic collision where the objects fuse?
A: Absolutely. The fused mass moves with a velocity given by the weighted average of the pre‑collision momenta (the formula in the “Perfectly Inelastic” section) The details matter here..

Q3: How does the coefficient of restitution relate to material properties?
A: Roughly, (e) reflects how much internal energy is stored elastically versus dissipated. Hard, springy materials have higher (e); soft, damped materials have lower (e). Temperature and surface roughness also play roles.

Q4: Does conservation of momentum apply to explosions?
A: Yes, but in reverse. An explosion is a highly inelastic event where internal chemical energy converts to kinetic energy. The total momentum of all fragments still adds to the original momentum (often zero if the system was initially at rest).

Q5: What about collisions in space where there’s no air resistance?
A: The same rules apply. In fact, space collisions are a textbook case for pure momentum conservation because external forces are practically nonexistent during the impact.

Wrapping It Up

So, is momentum conserved in an inelastic collision? Yes—every single time, as long as you treat the colliding bodies as an isolated system during the brief contact. What changes is the kinetic energy, which can disappear into heat, sound, or permanent deformation Surprisingly effective..

Remember: momentum is a vector, it never vanishes on its own, and the math works the same whether the objects bounce, stick, or shatter. Keep an eye on the coefficient of restitution, respect the direction of motion, and you’ll work through the messy world of real‑life impacts without tripping over the most common misconceptions.

Next time you see a car crumple or a basketball hit the floor, you’ll know exactly why the pieces move the way they do—and you’ll have a solid physics story to share at the next dinner party. Safe driving, and may your collisions always be predictably inelastic Small thing, real impact. Took long enough..

Still Here?

Recently Launched

Keep the Thread Going

More Worth Exploring

Thank you for reading about Is Momentum Conserved In An Inelastic Collision: Complete Guide. We hope the information has been useful. Feel free to contact us if you have any questions. See you next time — don't forget to bookmark!
⌂ Back to Home