Mushroom79
- 26
- 0
Homework Statement
2 balls, both moving to the right - what are their velocity after collision?
Elastic collision
Ball 1
M 60 kg
u0= 18 m/s
Ball 2
m=220 kg
v0= 7 m/s
Homework Equations
Law on momentum conservation
m*v0+M*u0= m*v+M*u
Momentum before = Momentum after
The Attempt at a Solution
Law on momentum conservation gives:
220*7+60*18=220*v+60*u (1)
As it is a elastic collision, it gives :
1/2(220)(7)^2+1/2(60)(18)^2=1/2(220)(v)^2+1/2(60)(u)^2 (2)
2620=220v*60u (1)
15110=1/2(220)(v)^2+1/2(60)(u)^2 (2)
v=(2620-60u)/220 (1)
I need to simplify equation (2) and put in (1), but I can't get further with that
Any help would be appreciated
Would be great if someone could double-check as well, not used with this.
Thanks in advance!