Solving an Inelastic Collision with a Spring: Maximum Compression

AI Thread Summary
A block of mass 2.0 kg collides with a block of mass 5.0 kg, with a spring attached, and the goal is to find the maximum compression of the spring after the collision. The initial velocities are 10 m/s for the first block and 3 m/s for the second block. The discussion emphasizes the importance of applying conservation of momentum and energy principles correctly, as well as understanding the nature of the collision. The correct approach involves calculating the common velocity post-collision and equating the kinetic energy lost to the potential energy stored in the spring. Ultimately, the solution yields a maximum compression of 0.25 m for the spring.
Delzac
Messages
389
Reaction score
0
here is how it goes,

A block of mass m_1 = 2.0kg slides along a frictionless table with a speed of 10m/s. Directly in front of it, and moving in the same direction, is a block of mass m_2 = 5.0kg moving at 3.0m/s. A massless spring with a spring constant k=1120N/m is attached to the backside of m_2. when the block collide, what is the maximum compression of the spring? Assume that the spring does not bend and always obeys Hooke's law.

Ans: 0.25 m

Let K= spring constant
e= extension

Here's how i tried to do,

i calculate that relative speed of m_1 to m_2 = 7m/s

then using this value calculate the KE and equate it to E= \frac{1}{2} k e^2.

but the ans is wrong.

Then,

i used the conservation of inelastic collision formula,

m_1 u_1 + m_2 u_2 = m_(1+2) V

used the velocity V and calculate the KE and Equate is into E= \frac{1}{2} k e^2 but didn't work.

how should i solve this prob?
 
Last edited:
Physics news on Phys.org
The first step in solving this problem is that your relative appreoach is the right framework to be working in. Remember that because the spring is in contact or rather a part of the problem, conservation of both momentum and energy is applicable. The catch is knowing when each law applies, for instance where momentum is conserved and how energy is lost.
 
And ah yes, be consistent with your algebraic setup and labeling of variables.
 
is the collision elastic or inelastic, since the spring is going to be compress
 
say i take the collision to be elastic :

v_2f = ( \frac{2m_1}{m_1 + m_2}) v_1i given v_2i is zero.

Final Velocity of m_2 = 4

using

kinetic energy = elastic potential energy

\frac{1}{2} m v^2 = \frac{1}{2} k e^2
\frac{1}{2} (5) (4)^2 = \frac{1}{2} (1120) e^2

the extension i obtain is 0.267m, which is wrong.

what did i do incorretly?
 
Although, I haven't gone through your complete solution, I can outline an approach.
1)Conservation of energy can be used.
2)Conservation of momentum for the complete system holds.
3)Once the masses collide, both move with a common velocity .
This velocity can be obtained through conservation of momentum.
4)Calculate total initial and final K.E of the system .
The difference is stored as P.E in the spring = 1/2ke^2.

Can you go from here ?
 
Yup i got the ans thx! :)
 
You're welcome :)
 
Back
Top