Academy
Formulas/physics/Work Energy Power/Kinetic Energy Loss in Perfectly Inelastic Collision

Kinetic Energy Loss in Perfectly Inelastic Collision

Energy lost as heat and deformation when two bodies collide and stick together.
Class 11Class JEE
Derivation

Derivation

After a perfectly inelastic collision, the combined body moves at:

v=m1u1+m2u2m1+m2v = \frac{m_1 u_1 + m_2 u_2}{m_1+m_2}

Initial KE:

KEi=12m1u12+12m2u22KE_i = \frac{1}{2}m_1 u_1^2 + \frac{1}{2}m_2 u_2^2

Final KE:

KEf=12(m1+m2)v2=12(m1+m2)(m1u1+m2u2m1+m2)2=(m1u1+m2u2)22(m1+m2)KE_f = \frac{1}{2}(m_1+m_2)v^2 = \frac{1}{2}(m_1+m_2)\left(\frac{m_1 u_1+m_2 u_2}{m_1+m_2}\right)^2 = \frac{(m_1 u_1+m_2 u_2)^2}{2(m_1+m_2)}

Loss:

ΔKE=KEiKEf=12m1u12+12m2u22(m1u1+m2u2)22(m1+m2)\Delta KE = KE_i - KE_f = \frac{1}{2}m_1 u_1^2 + \frac{1}{2}m_2 u_2^2 - \frac{(m_1 u_1+m_2 u_2)^2}{2(m_1+m_2)}

Multiply through by 2(m1+m2)2(m_1+m_2):

2(m1+m2)ΔKE=m1u12(m1+m2)+m2u22(m1+m2)(m1u1+m2u2)22(m_1+m_2)\Delta KE = m_1 u_1^2(m_1+m_2) + m_2 u_2^2(m_1+m_2) - (m_1 u_1+m_2 u_2)^2

Expanding the right side:

=m12u12+m1m2u12+m1m2u22+m22u22m12u122m1m2u1u2m22u22= m_1^2 u_1^2 + m_1 m_2 u_1^2 + m_1 m_2 u_2^2 + m_2^2 u_2^2 - m_1^2 u_1^2 - 2m_1 m_2 u_1 u_2 - m_2^2 u_2^2

=m1m2u122m1m2u1u2+m1m2u22=m1m2(u1u2)2= m_1 m_2 u_1^2 - 2m_1 m_2 u_1 u_2 + m_1 m_2 u_2^2 = m_1 m_2(u_1-u_2)^2

Therefore:

ΔKE=m1m22(m1+m2)(u1u2)2\boxed{\Delta KE = \frac{m_1 m_2}{2(m_1+m_2)}(u_1-u_2)^2}

What this tells us

The energy lost depends on:

  • The reduced mass μ=m1m2m1+m2\mu = \frac{m_1 m_2}{m_1+m_2} of the system
  • The relative velocity (u1u2)(u_1-u_2) at the moment of collision

When is loss maximum?

For fixed total momentum, the KE loss is maximum when the relative velocity is maximum.

For fixed total momentum pp and masses, the loss is maximum in the centre of mass frame — which is exactly the perfectly inelastic case (bodies come to rest in the CM frame, maximum KE is converted).

Special case: one body at rest

u2=0u_2 = 0:

ΔKE=m1m22(m1+m2)u12=m2m1+m212m1u12\Delta KE = \frac{m_1 m_2}{2(m_1+m_2)}u_1^2 = \frac{m_2}{m_1+m_2} \cdot \frac{1}{2}m_1 u_1^2

Fraction of initial KE lost = m2m1+m2\frac{m_2}{m_1+m_2}

  • If m2m1m_2 \gg m_1 (bullet hitting massive wall): almost all KE lost
  • If m1m2m_1 \gg m_2 (heavy body hitting light one): very little KE lost
Note
This formula gives the loss for a perfectly inelastic collision. For a general inelastic collision with coefficient of restitution $e$, the loss is $\frac{m_1 m_2(u_1-u_2)^2(1-e^2)}{2(m_1+m_2)}$. The perfectly inelastic case is $e = 0$, recovering this formula.