Solving for Compressed Spring Distance after Collision

AI Thread Summary
The discussion revolves around calculating the compression distance of a spring after a collision between two blocks. Block 1, with a mass of 1.8 kg, collides inelastically with Block 2, which has a mass of 2 kg and is initially at rest. The conservation of momentum is used to determine the post-collision velocity of the combined blocks, which is found to be 2.13 m/s. Subsequently, the conservation of mechanical energy is applied to find the spring compression distance, leading to a calculated value of approximately 0.34 m. The importance of recognizing that kinetic energy is not conserved in inelastic collisions is emphasized throughout the discussion.
FaraDazed
Messages
347
Reaction score
2

Homework Statement


Block 2 with mass 2kg is at rest on a surface an touching the end of relaxed spring with spring constant k=151 N/m . The other end of the spring is attached to a wall. Block 1 with a mass of 1.8kg and traveling with a speed of v=4.5m/s, collides with block 2, and the two blocks stick together.

When the blocks stop momentarily, what is the distance the spring is compressed?

See diagram --> http://s17.postimg.org/ry9qgk0sf/diagram22.jpg

EDIT: Sorry, forgot to mention the floors are frictionless!

Homework Equations


Conservation of linear momentum and conservation of mechanical energy

The Attempt at a Solution


First I set the problem up using conservation of mechanical energy

<br /> KE_1 = U_s + KE_2 \\<br /> \frac{1}{2} m_1 v_i^2 = \frac{1}{2} k x^2 + \frac{1}{2} (m_1 + m_2) v_f^2<br />

Then to find what the velocity on the right hand side of the equation I used the conservation of linear momentum

<br /> m_1 v_i = (m_1 + m_2) v_f \\<br /> v_f = \frac{m_1 v_i }{(m_1 + m_2)} \\<br /> v_f = \frac{(1.8)(4.5)}{1.8+2} = 2.13 m/s<br />

Then used that in the first equation, of conservation of mechanical energy
<br /> \frac{1}{2} m_1 v_i^2 = \frac{1}{2} k x^2 + \frac{1}{2} (m_1 + m_2) v_f^2 \\<br /> \frac{1}{2} m_1 v_i^2 - \frac{1}{2} (m_1 + m_2) v_f^2 = \frac{1}{2} k x^2 \\<br /> x=\sqrt{\frac{\frac{1}{2} m_1 v_i^2 - \frac{1}{2} (m_1 + m_2) v_f^2}{0.5k}} \\<br /> x=\sqrt{\frac{\frac{1}{2} (1.8) (4.5)^2 - \frac{1}{2} (1.8+2) (2.13)^2}{(0.5)(151}} = 0.36m \\<br />

I am very unsure of my solution as I missed the two lectures covering the material this coursework is based on, so would appreciate any advice/feedback.
 
Last edited:
Physics news on Phys.org
Two blocks sticking together after collision means you have a totally inelastic collision. Note that kinetic energy is NOT conserved in inelastic collisions! So you need to "forget" anything you knew about the initial KE previous to the collision.

What you have, post collision, is the new KE that the combined blocks are carrying thanks to conservation of momentum allowing you to determine their post-collision speed. That's what you want to take into a conservation of energy scenario as the spring is compressed.
 
gneill said:
Two blocks sticking together after collision means you have a totally inelastic collision. Note that kinetic energy is NOT conserved in inelastic collisions! So you need to "forget" anything you knew about the initial KE previous to the collision.

What you have, post collision, is the new KE that the combined blocks are carrying thanks to conservation of momentum allowing you to determine their post-collision speed. That's what you want to take into a conservation of energy scenario as the spring is compressed.
Ah right, ok, thanks for your help.

So going off that I calculated the velocity of the combined blocks correctly using the conservation of momentum does that mean then I can just do...
<br /> \frac{1}{2}(m_1+m_2)v_f^2=\frac{1}{2}kx^2 \\<br /> (m_1+m_2)v_f^2=kx^2 \\<br /> x = \sqrt{\frac{(m_1+m_2)v_f^2}{k}}=\sqrt{\frac{(1.8+2)(2.13)^2}{151}}=0.34m<br />

?

Thanks :)
 
Last edited:
Yup. Looks good.
 
Thank you :)
 
Thread 'Collision of a bullet on a rod-string system: query'
In this question, I have a question. I am NOT trying to solve it, but it is just a conceptual question. Consider the point on the rod, which connects the string and the rod. My question: just before and after the collision, is ANGULAR momentum CONSERVED about this point? Lets call the point which connects the string and rod as P. Why am I asking this? : it is clear from the scenario that the point of concern, which connects the string and the rod, moves in a circular path due to the string...
Back
Top