

InterviewSolution
Saved Bookmarks
1. |
A mass 'M' is suspended from a light spring an additional mass 'm' added displaces the spring further by a distance 'x'. Now the combined mass will oscillate the spring with a period |
Answer» <html><body><p>`T = 2pi sqrt((<a href="https://interviewquestions.tuteehub.com/tag/mg-1095425" style="font-weight:bold;" target="_blank" title="Click to know more about MG">MG</a>)/(x(M + m))) `<br/>`T = 2pi sqrt(((M + m)x)/(mg)) `<br/>`T = 2pi sqrt(((M + m))/(<a href="https://interviewquestions.tuteehub.com/tag/mgx-2176735" style="font-weight:bold;" target="_blank" title="Click to know more about MGX">MGX</a>)) `<br/>`T = 2pi sqrt((mgx)/((M + m))) `</p><a href="https://interviewquestions.tuteehub.com/tag/answer-15557" style="font-weight:bold;" target="_blank" title="Click to know more about ANSWER">ANSWER</a> :<a href="https://interviewquestions.tuteehub.com/tag/b-387190" style="font-weight:bold;" target="_blank" title="Click to know more about B">B</a></body></html> | |