Skip to content

9231 · 3.6

Momentum — practice questions

Practice and worked examples for 9231 Momentum. Short previews only — attempt the full question in MarkScheme against the official scheme.

Worked example 1

A particle P of mass 2 kg and a particle Q of mass 3 kg are moving towards each other along the same straight line on a smooth horizontal plane. P has speed 5 m s⁻¹ and Q has speed 4 m s⁻¹. The particles collide. The coefficient of restitution between P and Q is 0.6. Find the speeds and directions of P and Q after the collision.

Show solution outline

First, let's set up the problem. Let the direction of P's initial motion be the positive direction.

Diagram and Initial Values: Before collision: Particle P: mP=2m_P = 2 kg, uP=+5u_P = +5 m s⁻¹ Particle Q: mQ=3m_Q = 3 kg, uQ=4u_Q = -4 m s⁻¹

After collision, let their velocities be vPv_P and vQv_Q.

1. Conservation of Momentum (CoM): Total momentum before = Total momentum after mPuP+mQuQ=mPvP+mQvQm_P u_P + m_Q u_Q = m_P v_P + m_Q v_Q (2)(5)+(3)(4)=2vP+3vQ(2)(5) + (3)(-4) = 2v_P + 3v_Q 1012=2vP+3vQ10 - 12 = 2v_P + 3v_Q 2=2vP+3vQ-2 = 2v_P + 3v_Q (Equation 1)

2. Newton's Law of Restitution (NLR): Speed of Separation = e×e \times Speed of Approach vQvP=e(uPuQ)v_Q - v_P = e(u_P - u_Q) vQvP=0.6(5(4))v_Q - v_P = 0.6(5 - (-4)) vQvP=0.6(9)v_Q - v_P = 0.6(9) vQvP=5.4v_Q - v_P = 5.4 (Equation 2)

3. Solve Simultaneous Equations: From Equation 2, vQ=vP+5.4v_Q = v_P + 5.4. Substitute this into Equation 1: 2=2vP+3(vP+5.4)-2 = 2v_P + 3(v_P + 5.4) 2=2vP+3vP+16.2-2 = 2v_P + 3v_P + 16.2 18.2=5vP-18.2 = 5v_P vP=3.64v_P = -3.64 m s⁻¹

Now find vQv_Q using the expression from Equation 2: vQ=3.64+5.4v_Q = -3.64 + 5.4 vQ=1.76v_Q = 1.76 m s⁻¹

Conclusion: After the collision:

  • Particle P has a speed of 3.64 m s⁻¹ and its direction of motion is reversed.
  • Particle Q has a speed of 1.76 m s⁻¹ and its direction of motion is also reversed.

Worked example 2

A ball of mass 0.5 kg is dropped from a height of 5 m onto a smooth horizontal floor. It rebounds to a height of 3.2 m. Find: (a) the coefficient of restitution between the ball and the floor. (b) the loss in kinetic energy during the impact.

Show solution outline

We need to find the ball's speed just before and just after it hits the floor. We can use kinematics, with g=9.8g = 9.8 m s⁻².

Part (a): Find the coefficient of restitution, e

1. Speed before impact (uu): The ball is dropped from rest (uinitial=0u_{initial}=0) from a height h1=5h_1 = 5 m. Using v2=u2+2asv^2 = u^2 + 2as: u2=02+2(9.8)(5)u^2 = 0^2 + 2(9.8)(5) u2=98u^2 = 98 u=98=72u = \sqrt{98} = 7\sqrt{2} m s⁻¹ (This is the speed of approach)

2. Speed after impact (vv): The ball rebounds to a height h2=3.2h_2 = 3.2 m. At its peak, its final velocity is 0. Using v2=u2+2asv^2 = u^2 + 2as (taking upwards as positive, so a=9.8a = -9.8): 02=v2+2(9.8)(3.2)0^2 = v^2 + 2(-9.8)(3.2) 0=v262.720 = v^2 - 62.72 v2=62.72v^2 = 62.72 v=62.727.92v = \sqrt{62.72} \approx 7.92 m s⁻¹ (This is the speed of separation) Note: The exact value is v=62.72=3136/50=56/50=56/(52)=(282)/5v = \sqrt{62.72} = \sqrt{3136/50} = 56/\sqrt{50} = 56/(5\sqrt{2}) = (28\sqrt{2})/5.

3. Apply Newton's Law of Restitution: The floor is stationary, so its speed is 0 before and after. e=Speed of SeparationSpeed of Approach=vue = \frac{\text{Speed of Separation}}{\text{Speed of Approach}} = \frac{v}{u} e=62.7298=62.7298=0.64e = \frac{\sqrt{62.72}}{\sqrt{98}} = \sqrt{\frac{62.72}{98}} = \sqrt{0.64} e=0.8e = 0.8

Part (b): Find the loss in kinetic energy

KE before impact = 12mu2=12(0.5)(98)=24.5\frac{1}{2} m u^2 = \frac{1}{2} (0.5) (98) = 24.5 J KE after impact = 12mv2=12(0.5)(62.72)=15.68\frac{1}{2} m v^2 = \frac{1}{2} (0.5) (62.72) = 15.68 J

Loss in KE = KE before - KE after Loss in KE = 24.515.68=8.8224.5 - 15.68 = 8.82 J