r16
- 42
- 0
Homework Statement
A block with mass m_1 = 2 \textrm{kg} slides along a frictionless table with a speed of 10 m/s. Directly in front of it and moving in the same direction is a block of mass m_2 = 5 \textrm{kg} moving at 3 m/s. A massless spring with spring constant k = 1120 N/m is attached to the near side of m_2. When the blocks collide, what is the maximum compression of the spring? (Hint: At the moment of maximum compression of the spring, the two blocks move as one. Find the velocity by noting that the collision is completely inelastic to this point).
Homework Equations
The Attempt at a Solution
I tried doing this problem 2 ways, my way and then utilizing the hint (i got the same answer)
When they collide, block 1 will do work on block 2 until their kinetic energies are equal, and at this point the spring will be at it's maximum compression. So:
W = -\Delta U = \int^{x_f}_{x_0} \mathbf{F} \cdot dx = 1/2kx^2
KE_1 = (.5)(2)(10^2) = 100 \textrm{J}
KE_2 = (.5)(5)(3^2) = 22.5 \textrm{J}
Energy available for block 1 to do work on the spring:
KE_1 - KE_2 = \Delta U = 100 - 22.5 = 77.5 \textrm{J} = 1/2kx^2
x= \sqrt{\frac{2U}{k}} = \sqrt{\frac{(2)(77.5)}{1120}} = .37\textrm{m}
The book said the answer was .25m
So I went on to do it the second way, suggested by the hint:
m_1v_1 + m_2v_2 = (m_1 + m_2)v_3
v_3 = \frac{m_1v_1 + m_2v_2}{m_1 + m_2} = \frac{(2)(10) + (5)(3)}{2 + 5} = 3.5 \textrm{m/s}
Now find the kinetic energy when at the instant when both blocks are moving as a unit:
KE= 1/2mv^2 = (.5)(2+5)(3.5^2) = 43 \textrm{J}
Now energy is conserved both before and after the collision so:
E_f = KE_{\textrm{2 block system}} + U_{\textrm{spring}}
E_i = KE_1 + KE_2
\Delta E = 0 = E_f - E_i
E_f = E_i
43 + U = 100 + 22.5
U = 79.5 \textrm{J} =1/2kx^2
x = \sqrt{\frac{2U}{k}} = \sqrt{\frac{(2)(79.5)}{1120}} = .37 \textrm{m}
I've gone over both ways and the math and physics looks pretty solid. Does anyone see an error in my physics / math?
Last edited: