Elastic Collision of Two Particles: Solving for Final Velocity

AI Thread Summary
In an elastic collision involving two particles, momentum and kinetic energy are conserved. The problem involves particle 1 of mass m moving with speed v colliding with particle 2 of mass 3m, initially at rest. The initial attempt to solve for the final speed of particle 2 incorrectly assumes that particle 1 comes to a complete stop. To find the correct final velocities, both conservation of momentum and conservation of kinetic energy equations must be used, resulting in two equations with two unknowns. The final speed of particle 2 is determined to be v1/2, highlighting the importance of using both conservation principles in elastic collisions.
v3r
Messages
5
Reaction score
0

Homework Statement


Particle 1 of mass m moving with speed v in the +x direction has an elastic
collision with particle 2 of mass 3m which was originally at rest. After the collision,
particle 2 is moving in the +x direction. What is its speed?

Homework Equations


deltap = 0
pf1 + pf2 = pi1 + pi2

The Attempt at a Solution


Wouldn't it just be
pf2 = pi1
3mvf2 = mv1
vf2 = v1/3

How come the answer is v1/2 instead? Help please..
 
Physics news on Phys.org
v3r said:

The Attempt at a Solution


Wouldn't it just be
pf2 = pi1
You can't assume that the first particle stops and all its momentum goes to the second particle.

Hint: What does elastic mean?
 
Elastic means no change in internal energy
DeltaE = 0
DeltaK + DeltaEint = 0
DeltaK = 0
Kf1 - Ki1 + Kf2 = 0

0.5mvf1^2 - 0.5mvi1^2 + 0.5(3m)vf2^2 = 0
0.5(3m)vf2^2 = 0.5mvi1^2 - 0.5mvf1^2

There's two unknowns, vf2 and vf1
Is this setup wrong?
 
v3r said:
0.5mvf1^2 - 0.5mvi1^2 + 0.5(3m)vf2^2 = 0
0.5(3m)vf2^2 = 0.5mvi1^2 - 0.5mvf1^2

There's two unknowns, vf2 and vf1
Is this setup wrong?
No, it's fine. You just need another equation--conservation of momentum. Then you'll have two equations and two unknowns.

In any collision, momentum is conserved; in an elastic collision, kinetic energy is also conserved.
 
I multiplied the values first without the error limit. Got 19.38. rounded it off to 2 significant figures since the given data has 2 significant figures. So = 19. For error I used the above formula. It comes out about 1.48. Now my question is. Should I write the answer as 19±1.5 (rounding 1.48 to 2 significant figures) OR should I write it as 19±1. So in short, should the error have same number of significant figures as the mean value or should it have the same number of decimal places as...
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