

InterviewSolution
Saved Bookmarks
1. |
A spring-mass system ( `m_1` + massless spring + `m_2`) fall freely from a height `h` before `m_2` colliding inelastically with the ground. Find the minimum value of `h` so that block `m_2` will break off the surface. Assume k=stiffness of the spring. |
Answer» `(m_(2)(2m_(1)+m_(2)))/(2m_(1)k)` | |