Question:medium

The track shown in the figure is frictionless. The block B of mass 4 kg is lying at rest and block A of mass 2 kg is pushed along the track with some speed. The collision between A and B is perfectly elastic.With what velocity should the block A start such that block B just reaches at point P?

Updated On: Mar 30, 2026
  • (A) 10 m/s
  • (B) 5 m/s

  • (C) 20 m/s

  • (D) 15 m/s

Show Solution

The Correct Option is A

Solution and Explanation

To solve this problem, we need to ensure that block B reaches point P after the perfectly elastic collision with block A. Given that the track is frictionless and the collision is perfectly elastic, we'll make use of the conservation of momentum and the conservation of kinetic energy.

Step 1: Understand the Problem Context

In a perfectly elastic collision between two objects, both the total kinetic energy and total momentum are conserved. We need to determine the initial velocity of block A so that block B, after the collision, just reaches point P.

Step 2: Apply Conservation of Momentum

The initial momentum of the system is all in block A because block B is at rest:

p_{\text{initial}} = m_A \cdot v_A, where v_A is the initial velocity of block A.

After the collision, the momentum will be shared between both blocks:

p_{\text{final}} = m_A \cdot v_{A_f} + m_B \cdot v_{B_f}, where v_{A_f} and v_{B_f} are the final velocities of blocks A and B respectively.

Step 3: Apply Conservation of Kinetic Energy

Since the collision is perfectly elastic:

\frac{1}{2} m_A \cdot v_A^2 = \frac{1}{2} m_A \cdot v_{A_f}^2 + \frac{1}{2} m_B \cdot v_{B_f}^2

Step 4: Solve for Post-Collision Velocities

For perfectly elastic collisions, the formula for one-dimensional velocities is:

  • v_{A_f} = \frac{m_A - m_B}{m_A + m_B} \cdot v_A
  • v_{B_f} = \frac{2m_A}{m_A + m_B} \cdot v_A

Substituting m_A = 2 \, \text{kg} and m_B = 4 \, \text{kg}:

  • v_{B_f} = \frac{2 \cdot 2}{2 + 4} \cdot v_A = \frac{4}{6} v_A = \frac{2}{3} v_A

Step 5: Ensure Block B Reaches Point P

Let block B just reach point P at a height h, so using conservation of energy:

m_B g h = \frac{1}{2} m_B \cdot v_{B_f}^2

Given that m_B = 4 \, \text{kg} and assuming g = 10 \, \text{m/s}^2 and h = 2 (for simplicity of calculation):

4 \cdot 10 \cdot 2 = 2 \cdot \frac{4}{9} v_A^2

80 = \frac{8}{9} v_A^2

v_A^2 = 90

v_A = \sqrt{90} = 10 \, \text{m/s}

Conclusion

Thus, the initial velocity with which block A should start to ensure block B reaches point P is 10 m/s.

The correct answer is (A) 10 m/s

Was this answer helpful?
2