Hi guys, our teacher gave a thought experiment and I just want to know if my thinking process is correct.
Suppose objects A and B are mass M hanging from 2 strings length L. Object A is inclined to the left h height at angle theta. B is hanging down from the ceiling perfectly.
Assume when releasing A, the collision will be perfectly elastic.
How high will object A reach after the collision in terms of H?
Here's my solution:
Ep = mgh
Ek = 1/2(mv^2)
Ep = Ek
mgh = 1/2mv^2
After collision Ep and Ek will be divided perfectly between the two object
Ep/2 = Ek
mgh/2 = 1/2mv^2
mgh = 0.5mv^2/2
mgh = 1/4mv^2
h = 1/4mv^2/mg
m and m cancels out
g (gravitational acceleration of earth considered as 10 for simplicity)
h = 1/4v^2/10
h = v^2/40
I would like to know what you guys think the solution should be.