Conservation of Momentum (Elastic Collision)

AI Thread Summary
In an elastic collision involving two particles of equal mass, one initially stationary, the conservation of momentum and kinetic energy equations are applied to determine the final directions of the particles. The horizontal and vertical components of momentum lead to two equations, while energy conservation provides a third equation. The discussion highlights the challenge of having too many variables relative to the equations available. A suggestion is made to draw a vector diagram to visualize the relationships and simplify solving for the angles of deflection. Establishing boundaries for the angles can help in finding a solution to show that the particles travel in perpendicular directions post-collision.
tanzl
Messages
60
Reaction score
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?
 
Physics news on Phys.org
tanzl said:

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?

Looks like a good start. You look armed and dangerous.
 
In these sorts of problems I find it useful to draw of diagram of the vectors. You know that the sum of all the x- and y-velocity vectors before and after the collison are equal which gives you the following options:

y-velocity:

uf*sin(phi) = - vf*sin(theta) Equation (1)
[equal and opposite final velocities of the two particles in the y-direction]

a) phi = 0, theta = 180 (in degrees)
b) phi = 180, theta = 0

c) 0 <= phi <= 90, -90 <= theta <= 0
d) 0 <= theta <= 90, -90 <= phi <= 0

From conservation of kinetic energy, you can eliminate options a) and b) for these particles of mass 'm'. You can then choose either c) or d) without loss of generality.

You then need to sub in Equation (1) to the equations you have for conservation of x-momentum and conservation of kinetic energy. It will require some funky algebra to solve the equation, but the trick is to place certain boundaries on what the final angles can be.

Hope this helps
 
Thank you for your help.
 
Thread 'Collision of a bullet on a rod-string system: query'
In this question, I have a question. I am NOT trying to solve it, but it is just a conceptual question. Consider the point on the rod, which connects the string and the rod. My question: just before and after the collision, is ANGULAR momentum CONSERVED about this point? Lets call the point which connects the string and rod as P. Why am I asking this? : it is clear from the scenario that the point of concern, which connects the string and the rod, moves in a circular path due to the string...
Thread 'A cylinder connected to a hanging mass'
Let's declare that for the cylinder, mass = M = 10 kg Radius = R = 4 m For the wall and the floor, Friction coeff = ##\mu## = 0.5 For the hanging mass, mass = m = 11 kg First, we divide the force according to their respective plane (x and y thing, correct me if I'm wrong) and according to which, cylinder or the hanging mass, they're working on. Force on the hanging mass $$mg - T = ma$$ Force(Cylinder) on y $$N_f + f_w - Mg = 0$$ Force(Cylinder) on x $$T + f_f - N_w = Ma$$ There's also...
Back
Top