Solveeit Logo

Question

Question: A block of mass M lies at rest connected to a massless spring of spring constant k on a frictionles...

A block of mass M lies at rest connected to a massless spring of spring constant k on a frictionless surface. A bullet of mass m hits the block horizontally with speed v as shown in the figure and is completely stuck to the block. What is the maximum compression in the spring resulting from this impact (assuming that at this point the spring is still not fully compressed)?

Answer

\frac{mv}{\sqrt{k(M+m)}}

Explanation

Solution

The problem involves a two-step process:

  1. An inelastic collision between the bullet and the block.
  2. The subsequent compression of the spring by the combined mass.

Step 1: Inelastic Collision

Let the mass of the bullet be mm and its initial velocity be vv. The mass of the block is MM, and it is initially at rest. Since the bullet gets stuck to the block, it is a perfectly inelastic collision. Linear momentum is conserved during the collision.

Let VV be the velocity of the combined bullet-block system immediately after the collision.

Initial momentum = Final momentum

mv+M(0)=(m+M)Vm v + M (0) = (m+M) V

mv=(m+M)Vm v = (m+M) V

V=mvm+MV = \frac{mv}{m+M}

Step 2: Compression of the Spring

Immediately after the collision, the combined mass (m+M)(m+M) moves with velocity VV and starts compressing the spring. The surface is frictionless, so mechanical energy is conserved after the collision.

The initial mechanical energy of the combined system (immediately after collision, when the spring is relaxed) is purely kinetic energy:

Ei=12(m+M)V2E_i = \frac{1}{2}(m+M)V^2

As the spring compresses, the kinetic energy is converted into elastic potential energy stored in the spring. At the point of maximum compression, say xmaxx_{max}, the velocity of the combined mass becomes momentarily zero.

The final mechanical energy of the system (at maximum compression) is purely potential energy:

Ef=12kxmax2E_f = \frac{1}{2}kx_{max}^2

By conservation of mechanical energy after the collision:

Ei=EfE_i = E_f

12(m+M)V2=12kxmax2\frac{1}{2}(m+M)V^2 = \frac{1}{2}kx_{max}^2

Substitute the expression for VV from Step 1:

12(m+M)(mvm+M)2=12kxmax2\frac{1}{2}(m+M)\left(\frac{mv}{m+M}\right)^2 = \frac{1}{2}kx_{max}^2

12(m+M)m2v2(m+M)2=12kxmax2\frac{1}{2}(m+M)\frac{m^2v^2}{(m+M)^2} = \frac{1}{2}kx_{max}^2

m2v2m+M=kxmax2\frac{m^2v^2}{m+M} = kx_{max}^2

Solve for xmaxx_{max}:

xmax2=m2v2k(m+M)x_{max}^2 = \frac{m^2v^2}{k(m+M)}

xmax=m2v2k(m+M)x_{max} = \sqrt{\frac{m^2v^2}{k(m+M)}}

xmax=mvk(m+M)x_{max} = \frac{mv}{\sqrt{k(m+M)}}

This is the maximum compression in the spring.

Explanation of the solution:

  1. Use conservation of linear momentum during the inelastic collision to find the velocity of the combined bullet-block system immediately after the collision: V=mvm+MV = \frac{mv}{m+M}.
  2. Use conservation of mechanical energy for the combined system and the spring after the collision. Equate the kinetic energy of the combined system immediately after the collision to the potential energy stored in the spring at maximum compression: 12(m+M)V2=12kxmax2\frac{1}{2}(m+M)V^2 = \frac{1}{2}kx_{max}^2.
  3. Substitute the expression for VV into the energy conservation equation and solve for xmaxx_{max}.