tanzl
- 60
- 0
Homework Statement
A particle with mass m and speed v collides with another particle with
mass m, which is initially stationary. The collision is elastic. Show that
the particles travel in perpendicular directions after the collision.
Homework Equations
1)initial momentum = final momentum
2)initial kinetic energy = final kinetic energy
The Attempt at a Solution
Assume that B is the moving particle and A is the stationary particle.
By conservation of momentum,
For the horizontal component of the motion
mvi=mvfcos\theta+mufcos\phi
For the vertical component of the motion
0=mvfsin\theta+mufsin\phi
where
vi = initial velocity of B
vf = final velocity of B
uf = final velocity of B
\theta = angle between vector A and horizontal axis
\phi = angle between vector B and horizontal axis
By conservation of energy,
\frac{1}{2}mvi2=\frac{1}{2}m(vf2+uf2)
So, vi2=vf2+uf2
These are all the equations (3 equations 5 variables) I can get,
But it seems that I have too many variable so I can't solve for \theta and \phi. Is there any more assumption I need to make in order to solve the question?