Conservation of Momentum — Two Balls Collide

medium CBSE JEE-MAIN JEE Main 2024 4 min read

Question

A ball of mass 2 kg moving at 4 m/s collides head-on with a ball of mass 1 kg at rest. After an elastic collision, find the velocities of both balls.


Solution — Step by Step

In any collision (elastic or not), total momentum is conserved. We write:

m1u1+m2u2=m1v1+m2v2m_1 u_1 + m_2 u_2 = m_1 v_1 + m_2 v_2

Substituting: 2(4)+1(0)=2v1+v22(4) + 1(0) = 2v_1 + v_2

8=2v1+v2...(i)8 = 2v_1 + v_2 \quad \text{...(i)}

This is the step many students miss. For an elastic collision, kinetic energy is also conserved — but there’s a smarter way to use this. For elastic collisions, the relative velocity of approach equals the relative velocity of separation:

u1u2=v2v1u_1 - u_2 = v_2 - v_1

Substituting: 40=v2v14 - 0 = v_2 - v_1

v2v1=4...(ii)v_2 - v_1 = 4 \quad \text{...(ii)}

From equation (ii): v2=v1+4v_2 = v_1 + 4

Substitute into (i):

8=2v1+(v1+4)=3v1+48 = 2v_1 + (v_1 + 4) = 3v_1 + 4 3v1=4    v1=431.33 m/s3v_1 = 4 \implies v_1 = \frac{4}{3} \approx 1.33 \text{ m/s}
v2=v1+4=43+4=1635.33 m/sv_2 = v_1 + 4 = \frac{4}{3} + 4 = \frac{16}{3} \approx 5.33 \text{ m/s}

Initial KE =12(2)(42)=16= \frac{1}{2}(2)(4^2) = 16 J

Final KE =12(2)(43)2+12(1)(163)2=169+1289=1449=16= \frac{1}{2}(2)\left(\frac{4}{3}\right)^2 + \frac{1}{2}(1)\left(\frac{16}{3}\right)^2 = \frac{16}{9} + \frac{128}{9} = \frac{144}{9} = 16 J ✓

Energy is conserved — confirms elastic collision.

Final Answer: v1=43v_1 = \frac{4}{3} m/s (forward), v2=163v_2 = \frac{16}{3} m/s (forward)


Why This Works

The two conservation laws — momentum and energy — give us two independent equations for two unknowns. That’s why elastic collisions are fully solvable. Inelastic collisions only give us one equation (momentum), so unless we’re told what happens (e.g., “they stick together”), we can’t find both final velocities.

The relative velocity shortcut (u1u2=v2v1u_1 - u_2 = v_2 - v_1) is derived from combining both conservation laws algebraically. It’s not a new law — it’s a consequence. Using it saves you from solving a quadratic in the KE equation, which is a real time-saver in JEE Main where every minute counts.

Notice both balls move forward after collision. This happens when the moving ball is heavier than the stationary one. If the masses were swapped, the lighter ball would bounce back — a result worth memorising for MCQs.


Alternative Method — Direct Formula

For elastic collisions, we can directly apply the standard result (derived once, used forever):

v1=m1m2m1+m2u1v_1 = \frac{m_1 - m_2}{m_1 + m_2} u_1 v2=2m1m1+m2u1v_2 = \frac{2m_1}{m_1 + m_2} u_1

(valid when u2=0u_2 = 0, i.e., target is at rest)

Substituting m1=2m_1 = 2 kg, m2=1m_2 = 1 kg, u1=4u_1 = 4 m/s:

v1=212+1×4=13×4=43 m/sv_1 = \frac{2-1}{2+1} \times 4 = \frac{1}{3} \times 4 = \frac{4}{3} \text{ m/s} v2=2×22+1×4=43×4=163 m/sv_2 = \frac{2 \times 2}{2+1} \times 4 = \frac{4}{3} \times 4 = \frac{16}{3} \text{ m/s}

Same answer, much faster. Memorise this formula — it appears directly in JEE Main numericals.

Special case worth memorising: when m1=m2m_1 = m_2 in an elastic collision, the first ball stops completely and the second moves off with the first ball’s original velocity. This is the Newton’s cradle result. MCQs love this.


Common Mistake

Students apply the relative velocity condition as u1u2=v1v2u_1 - u_2 = v_1 - v_2 (wrong sign). The correct form is u1u2=(v1v2)=v2v1u_1 - u_2 = -(v_1 - v_2) = v_2 - v_1. The sign flip comes from the definition: velocity of approach = velocity of separation, meaning the gap was closing before and opening after. Getting this backwards gives v1=203v_1 = \frac{20}{3} m/s, which violates energy conservation — always do the sanity check.

Want to master this topic?

Read the complete guide with more examples and exam tips.

Go to full topic guide →

Try These Next