Calculating Angle Theta in a Two-Puck Elastic Collision

  • Thread starter Thread starter NotMrX
  • Start date Start date
AI Thread Summary
In a two-puck elastic collision scenario, one puck moves east at 3.6 m/s while the other is at rest. After the collision, the first puck moves at 1.3 m/s at an angle theta north of east, while the second puck moves south of east at angle phi. Momentum conservation equations in both x and y directions, along with energy conservation, are used to derive relationships between the velocities and angles. The discussion suggests that the angle between the final velocities of the pucks is approximately 90 degrees, leading to the conclusion that theta and phi are related by the equation 90 = theta - phi. The final expression derived for theta is simplified to cos(theta) = V1f / V1i, indicating a potential shortcut in solving the problem.
NotMrX
Messages
97
Reaction score
0
Suppose there are two puck of equal mass. That the first puck moves to the east at a velocity of 3.6 m/s while the second one is at rest. Then there is an elastic collision. The first puck moves at an angle theta north of east with a velocity of 1.3 m/s. The second puck moves south of east at angle phi. What is the angle theta?

I have attempted the problem but haven't gotten it to work out yet. Here is what I did.

Momentum in the x direction:
v_{1i}=v_{1f}*cos(\theta )+v_{2f}cos(\phi )

Momentum in the y direction:
0=v_{1f}*sin(\theta )+v_{2f}sin(\phi )

Consevation of Energy:
v_{1i}^2=v_{1f}^2+v_{2f}^2
 
Last edited:
Physics news on Phys.org
It looks like you can get v2 from the conservation of energy equation, and then you have 2 equations and the two unknown angles...
 
I have a hard time solving the equations once I get them.

From energy we can say:
v_{2f}=\sqrt{v_{1i}^2-v_{1f}^2

From y momentum we get:
sin(\phi )=\frac{-v_{1f}*sin(\theta )}{v_{2f}}

From the x momentum we get:
cos(\phi )=\frac{v_{1i}-v_{1f}*cos(\theta )}{v_{2f}}

Here is the trick. I draw the triangles then I say that the adjacent legs are the same value since both have the same hypotnuse v2f and the same angle phi.
v_{1i}-v_{1f}*cos(\theta )=\sqrt{v_{2f}^2-(v_{1f}*sin(\phi )^2}

From here it is possible to solve I just wondered if anyone knew any easier way.
 
Is the angle between the final velocity of the pucks supposed to be 90 degrees because when I worked it out I got something like 88.6 degrees?
 
I read that it is always 90 degrees so I guess I can say:

90= theta - phi

since phi is going in the negative direction.

Then I could use the double angle thereom which might be a little easier. The final expression I ended up with was:

cos(\theta )=\frac{V_{1f}}{V_{1i}}

Which seems so simple, yet I had to go through so many hoops to get it. I feel like there must be some short cut.
 
yep it is much easier to say that:
sin(Phi)=sin(pheta-90)=-cos(pheta)
 
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...
Back
Top