Momentum: Glancing collisions in two dimensions

AI Thread Summary
The discussion revolves around solving a momentum problem involving two colliding balls. The initial conditions include a 2kg ball moving north at 6m/s colliding with a stationary identical ball, resulting in one ball moving at 2m/s at a 30-degree angle east of north. Participants suggest using the conservation of momentum equations split into x and y components to find the unknown velocity of the second ball and the angle it moves after the collision. They emphasize that the paths of the balls will be 90 degrees apart post-collision, which helps in determining the angle. The conversation highlights the need to substitute known values into the equations to solve for the unknowns effectively.
anti404
Messages
20
Reaction score
0

Homework Statement


a ball of mass 2kg is traveling North with a Velocity 6m/s when it collides with an identical, stationary ball. after the collision, one of the ball moves with a velocity of 2m/s at an angle of 30deg east of north. find Velocity of the other ball.
m1=2kg
m2=m1
v1=6m/s
v1'=2m/s
alpha=30deg
v2'=?
theta=?

Homework Equations


P(initial)=P(final) <--conservation of momentum
P=mv


The Attempt at a Solution


split the (conserved) momentum into x and y components.
Px: 0+0=m1v1'sin(alpha)-m1v2'sin(theta)
Py: m1v1=m1v1'cos(alpha)+m1v2'cos(theta)

after that, I'm lost. I honestly have no idea where to go from there. I think maybe you're supposed to solve for... theta? and then plug that in. but again, I don't know how to do so. we just barely[and when I mean barely, I mean for about 1 minute at the end of class] covered this today, and our book details only inelastic collisions in two dimensions, which is of little help here, as it is not stated to be elastic or inelastic. help would be very, VERY much appreciated.
 
Physics news on Phys.org
Px: 0+0=m1v1'sin(alpha)-m1v2'sin(theta)
Py: m1v1=m1v1'cos(alpha)+m1v2'cos(theta)

Rewrite these equations as
m1v1'sin(alpha) = m1v2'sin(theta)...(1)
m1v1- m1v1'cos(alpha) = m1v2'cos(theta)...(2)
Cancel m1 form both sides.Substitute the values of v1' and α.
Find v2' from eq.(1) and substitute in eq.(2) and solve for θ.
 
remember that, like in a snooker game, these balls paths after the collision will be 90 degrees apart.
 
rl.bhat said:
Px: 0+0=m1v1'sin(alpha)-m1v2'sin(theta)
Py: m1v1=m1v1'cos(alpha)+m1v2'cos(theta)

Rewrite these equations as
m1v1'sin(alpha) = m1v2'sin(theta)...(1)
m1v1- m1v1'cos(alpha) = m1v2'cos(theta)...(2)
Cancel m1 form both sides.Substitute the values of v1' and α.
Find v2' from eq.(1) and substitute in eq.(2) and solve for θ.

this is what I kept trying to do, but I don't know how to solve for v2' since you're missing angle theta. because what I'd get was m1v1'sin(alpha)/sin(theta)=v2'. and I don't know how to solve from that point on.

Lachlan1: would that mean that you'd just add 90deg to alpha and you'd get theta...?
 
v1'sin(alpha) = v2'sin(theta)...(1)
v1- v1'cos(alpha) = v2'cos(theta). (2)
From eq.(1) and (2) you will get
v1'sin(alpha)/[v1- v1'cos(alpha)/ = v2'sin(theta)/v2'cos(theta)...
Substitute the values of v1. v1' and α. Simplify and find tanθ. From that find θ.
 
rl.bhat said:
v1'sin(alpha) = v2'sin(theta)...(1)
v1- v1'cos(alpha) = v2'cos(theta). (2)
From eq.(1) and (2) you will get
v1'sin(alpha)/[v1- v1'cos(alpha)/ = v2'sin(theta)/v2'cos(theta)...
Substitute the values of v1. v1' and α. Simplify and find tanθ. From that find θ.

ah, okay. for whatever reason I kept getting cos/sin, which confused me. thanks!
 
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 '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