flyingpig
- 2,574
- 1
Homework Statement
Let's say I hang a ball mass m from the ceiling and my hand holds another ball mass M in my hand and it is d meter above the hanging ball.I throw the ball up with velocity of [tex]v_{1}[/tex] and as the ball I throw up hits the ball hanging on the ceiling, the ball collides elastically. What is the velocity of the ball mass m?
So this is how I did it
[tex]Mv_{1} + m(0) = M(-v_{1}') + mv_{2}'[/tex]
[tex]Mv_{1} + Mv_{1}' = mv_{2}'[/tex]
[tex]\frac{M( v_{1} + v_{1}')}{m} = v_{2}'[/tex]
[tex]\frac{1}{2}Mv_{1}^2 = \frac{1}{2}Mv_{1}'^2 + \frac{1}{2}mv_{2}'^2[/tex]
[tex]Mv_{1}^2 - Mv_{1}'^2 = mv_{2}'^2[/tex]
[tex]M(v_{1}^2 - v_{1}'^2) = mv_{2}'^2[/tex]
[tex]\frac{M}{m}(v_{1}^2 - v_{1}'^2) = v_{2}'^2[/tex]
[tex]\sqrt{\frac{M}{m}(v_{1}^2 - v_{1}'^2)} = v_{2}'[/tex]
Clearly [tex]v_{2}'[/tex] are not equal, so what did I do wrong?