Elastic Collision Between Two Masses

AI Thread Summary
The discussion revolves around solving a 2-D elastic collision problem involving two masses, where one mass is initially in motion and the other is at rest. The participant set up momentum equations for both the x and y directions to find the angle θ and the speed v2 of the second mass after the collision. They encountered difficulties in solving for v1 and v0, leading to confusion about the correctness of their equations. After further analysis, they recognized an inconsistency in their equations but confirmed they were on the right track conceptually. The participant expressed gratitude for the assistance in clarifying their approach.
derravaragh
Messages
24
Reaction score
0

Homework Statement


Consider a 2-D elastic collision between two masses. The first mass is moving at initial speed v0 towards the second mass. The second mass is initially at rest. Mass m1 = 0.1 kg and mass m2 = 0.2 kg. The first mass recoils at 30° above the horizontal at speed v1, and the second mass recoils at θ degrees below the horizontal at speed v2, calculate v2 and θ. The horizontal is the direction parallel to the first mass's initial direction of motion.


Homework Equations


Momentum is constant Pi= Pf
Kinetic Energy is constant Ki = Kf


The Attempt at a Solution


I've worked through this already, but came to a road block. I set up the momentum equations for the x and y directions to solve for the angle θ, which is in terms of v1 and v0, and then squared these two equations and added, then used the equation for the conservation of the kinetic energy, and set both equal to (v2)^2, so I could solve for one of the angles, but I can't actually solve for either v0 or v1 because nothing cancels. I'm at:
(v1)^2 = (v0)^2 + 1.732v0v1.
Is this right, or did I make a mistake somewhere, because from this I can't seem to see how I can solve for v2 because I can't solve for v1 even if I had v0.

My other steps came to:
x-direction => v2cos(θ) = .5v0 - .433v1
y-direction => v2sin(θ) = .25v1
Kinetic Energy => (v2)^2 = .5(v0)^2 - .5(v1)^2

I don't want to have the solution, if you could just let me know whether I'm on the right track or if I'm wrong and where I made a mistake, it would be greatly appreciated.
 
Physics news on Phys.org
derravaragh said:
(v1)^2 = (v0)^2 + 1.732v0v1.
Is this right, or did I make a mistake somewhere, because from this I can't seem to see how I can solve for v2 because I can't solve for v1 even if I had v0.
If v0 is known then the above is a quadratic in one unknown. Just use the usual formula.
 
I just realized I gave the wrong set of equations, that one doesn't match the other three I got, but it's the same concept. I see my issue now, pretty simple. Thank you for your help.
 
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