Skip to content

9702 · 3.3

Linear momentum and its conservation — practice questions

Practice and worked examples for 9702 Linear momentum and its conservation. Short previews only — attempt the full question in MarkScheme against the official scheme.

Worked example 1

A trolley of mass 2.0 kg moving at 3.0 m/s collides head-on with a stationary trolley of mass 4.0 kg. If the two trolleys stick together after the collision, what is their common final velocity?

Show solution outline
  1. Identify initial conditions:

    • Trolley 1: m1=2.0 kgm_1 = 2.0 \text{ kg}, u1=+3.0 m/su_1 = +3.0 \text{ m/s} (take initial direction as positive)
    • Trolley 2: m2=4.0 kgm_2 = 4.0 \text{ kg}, u2=0 m/su_2 = 0 \text{ m/s} (stationary)
  2. State the Principle of Conservation of Momentum:

    • Total momentum before = Total momentum after
    • m1u1+m2u2=(m1+m2)Vfm_1u_1 + m_2u_2 = (m_1+m_2)V_f (since they stick together, they have a common final velocity VfV_f)
  3. Substitute values into the equation:

    • (2.0 kg)(3.0 m/s)+(4.0 kg)(0 m/s)=(2.0 kg+4.0 kg)Vf(2.0 \text{ kg})(3.0 \text{ m/s}) + (4.0 \text{ kg})(0 \text{ m/s}) = (2.0 \text{ kg} + 4.0 \text{ kg})V_f
    • 6.0 kg m/s+0=(6.0 kg)Vf6.0 \text{ kg m/s} + 0 = (6.0 \text{ kg})V_f
  4. Solve for VfV_f:

    • 6.0=6.0Vf6.0 = 6.0 V_f
    • Vf=6.06.0=+1.0 m/sV_f = \frac{6.0}{6.0} = +1.0 \text{ m/s}

    The common final velocity of the trolleys is 1.0 m/s in the initial direction of the 2.0 kg trolley.

Worked example 2

A ball of mass 0.50 kg moving at 4.0 m/s collides head-on with a stationary ball of mass 0.30 kg. The collision is perfectly elastic. Calculate the final velocities of both balls.

Show solution outline
  1. Define variables & initial conditions:

    • Ball 1: m1=0.50 kgm_1 = 0.50 \text{ kg}, u1=+4.0 m/su_1 = +4.0 \text{ m/s}
    • Ball 2: m2=0.30 kgm_2 = 0.30 \text{ kg}, u2=0 m/su_2 = 0 \text{ m/s}
    • Let the final velocities be v1v_1 and v2v_2.
  2. Apply Conservation of Momentum:

    • m1u1+m2u2=m1v1+m2v2m_1u_1 + m_2u_2 = m_1v_1 + m_2v_2
    • (0.50)(4.0)+(0.30)(0)=0.50v1+0.30v2(0.50)(4.0) + (0.30)(0) = 0.50v_1 + 0.30v_2
    • 2.0=0.50v1+0.30v22.0 = 0.50v_1 + 0.30v_2 (Equation 1)
  3. Apply property of elastic collisions (Relative Speeds):

    • For elastic collisions, the relative speed of approach equals the relative speed of separation.
    • u1u2=(v1v2)=v2v1u_1 - u_2 = -(v_1 - v_2) = v_2 - v_1
    • 4.00=v2v1    v2=4.0+v14.0 - 0 = v_2 - v_1 \implies v_2 = 4.0 + v_1 (Equation 2)
  4. Solve the simultaneous equations:

    • Substitute v2v_2 from Equation 2 into Equation 1:
    • 2.0=0.50v1+0.30(4.0+v1)2.0 = 0.50v_1 + 0.30(4.0 + v_1)
    • 2.0=0.50v1+1.2+0.30v12.0 = 0.50v_1 + 1.2 + 0.30v_1
    • 2.01.2=0.80v12.0 - 1.2 = 0.80v_1
    • 0.8=0.80v10.8 = 0.80v_1
    • v1=+1.0 m/sv_1 = +1.0 \text{ m/s}
  5. Find v2v_2:

    • Substitute v1=1.0v_1 = 1.0 m/s into Equation 2:
    • v2=4.0+1.0=+5.0 m/sv_2 = 4.0 + 1.0 = +5.0 \text{ m/s}

    Final Answer: The 0.50 kg ball moves at 1.0 m/s and the 0.30 kg ball moves at 5.0 m/s, both in the original direction of the first ball.