Question
Question: A ball of mass $m_1$ moving with velocity $u_1$ makes a head-on collision with another ball moving w...
A ball of mass m1 moving with velocity u1 makes a head-on collision with another ball moving with velocity u2. Denoting the coefficient of restitution by the symbol e, deduce suitable expression for the loss of mechanical energy in the collision.

ΔKE=21m1+m2m1m2(u1−u2)2(1−e2)
Solution
To deduce the expression for the loss of mechanical energy in a head-on collision, we will use the principles of conservation of linear momentum and the definition of the coefficient of restitution.
Let:
- m1 and m2 be the masses of the two balls.
- u1 and u2 be their initial velocities before collision.
- v1 and v2 be their final velocities after collision.
- e be the coefficient of restitution.
1. Conservation of Linear Momentum:
For a collision, the total linear momentum of the system is conserved:
m1u1+m2u2=m1v1+m2v2(1)
2. Coefficient of Restitution:
The coefficient of restitution e is defined as the ratio of the relative speed of separation to the relative speed of approach:
e=u1−u2v2−v1
This can be rewritten as:
v2−v1=e(u1−u2)(2)
3. Initial and Final Kinetic Energies:
The initial kinetic energy (KEi) before collision is:
KEi=21m1u12+21m2u22
The final kinetic energy (KEf) after collision is:
KEf=21m1v12+21m2v22
4. Loss of Mechanical Energy (ΔKE):
The loss of mechanical energy (kinetic energy) is the difference between the initial and final kinetic energies:
ΔKE=KEi−KEf=(21m1u12+21m2u22)−(21m1v12+21m2v22)
ΔKE=21m1(u12−v12)+21m2(u22−v22)
ΔKE=21m1(u1−v1)(u1+v1)+21m2(u2−v2)(u2+v2)(3)
From equation (1), rearrange to get:
m1(u1−v1)=m2(v2−u2)(4)
Let X=m1(u1−v1)=m2(v2−u2).
So, u1−v1=X/m1 and u2−v2=−X/m2.
Substitute these into equation (3):
ΔKE=21(m1X)(u1+v1)+21(m2−X)(u2+v2)
ΔKE=21X[m1u1+v1−m2u2+v2]
This approach can be complicated. Let's use an alternative manipulation from equation (3):
ΔKE=21m1(u1−v1)(u1+v1)+21m2(u2−v2)(u2+v2)
Using m1(u1−v1)=m2(v2−u2), we can write m2(u2−v2)=−m1(u1−v1).
ΔKE=21m1(u1−v1)(u1+v1)−21m1(u1−v1)(u2+v2)
ΔKE=21m1(u1−v1)[(u1+v1)−(u2+v2)]
ΔKE=21m1(u1−v1)[(u1−u2)−(v2−v1)]
Now, let urel=u1−u2 (relative speed of approach) and vrel=v2−v1 (relative speed of separation).
From equation (2), vrel=eurel.
So, ΔKE=21m1(u1−v1)[urel−eurel]
ΔKE=21m1(u1−v1)urel(1−e)(5)
Now we need to express (u1−v1) in terms of initial velocities and masses.
From equation (1): m1u1+m2u2=m1v1+m2v2
From equation (2): v2=v1+e(u1−u2)
Substitute v2 into equation (1):
m1u1+m2u2=m1v1+m2(v1+e(u1−u2))
m1u1+m2u2=(m1+m2)v1+m2e(u1−u2)
(m1+m2)v1=m1u1+m2u2−m2e(u1−u2)
v1=m1+m2m1u1+m2u2−m2e(u1−u2)
Now, find (u1−v1):
u1−v1=u1−m1+m2m1u1+m2u2−m2e(u1−u2)
u1−v1=m1+m2u1(m1+m2)−(m1u1+m2u2−m2e(u1−u2))
u1−v1=m1+m2m1u1+m2u1−m1u1−m2u2+m2e(u1−u2)
u1−v1=m1+m2m2u1−m2u2+m2e(u1−u2)
u1−v1=m1+m2m2(u1−u2)+m2e(u1−u2)
u1−v1=m1+m2m2(u1−u2)(1+e)
u1−v1=m1+m2m2urel(1+e)
Substitute this expression for (u1−v1) back into equation (5):
ΔKE=21(m1+m2m2urel(1+e))urel(1−e)
ΔKE=21m1+m2m1m2(1+e)(1−e)urel2
ΔKE=21m1+m2m1m2(1−e2)(u1−u2)2
This is the suitable expression for the loss of mechanical energy in the collision.
The second part of the question "of the same mass at rest on a frictionless horizontal." seems incomplete or a remnant from another question and is not considered for the general deduction.
The final answer is 21m1+m2m1m2(u1−u2)2(1−e2).
Explanation of the solution:
- Apply the principle of conservation of linear momentum: m1u1+m2u2=m1v1+m2v2.
- Use the definition of the coefficient of restitution: e=u1−u2v2−v1.
- The loss of mechanical energy is the difference between initial and final kinetic energies: ΔKE=(21m1u12+21m2u22)−(21m1v12+21m2v22).
- Algebraically manipulate these equations to express ΔKE in terms of initial parameters (m1,m2,u1,u2) and the coefficient of restitution (e). The derivation involves expressing final velocities in terms of initial velocities and e, then substituting into the energy loss equation, or by a more elegant method of factoring and substituting relative velocities. The result is the standard formula for kinetic energy loss in a collision.