Solving Collision Problem: Find Angle Between Initial Velocities

  • Thread starter Thread starter jenavira
  • Start date Start date
  • Tags Tags
    Collision
AI Thread Summary
In a completely inelastic collision involving two objects of equal mass and initial speed, they move together at half their initial speed post-collision. The equations derived from conservation of momentum and kinetic energy help determine the angle between their initial velocities. By applying these principles, it is concluded that the angle between the initial velocities is approximately 60 degrees. This indicates that the objects were initially approaching each other at this angle before colliding. Understanding these concepts is crucial for solving collision problems effectively.
jenavira
Messages
10
Reaction score
0
Collision problem

After a completely inelastic collision, two objects of the same mass and same initial speed are found to move away together at half their initial speed. Find the angle between the initial velocities of the objects.

I've got the equations
(2mv)cos theta1 = 2m.5v cos theta2
&
mv sin theta1 = 2m.5v sin theta2

But I'm not sure where to go from there. (Actually, I'm not sure how to get a numerical answer out of something I haven't been given any numbers to put into, so there's probably a conceptual thing I'm missing here...)
 
Last edited:
Physics news on Phys.org
jenavira said:
After a completely inelastic collision, two objects of the same mass and same initial speed are found to move away together at half their initial speed. Find the angle between the initial velocities of the objects.

I've got the equations
(2mv)cos theta1 = 2m.5v cos theta2
&
mv sin theta1 = 2m.5v sin theta2

But I'm not sure where to go from there. (Actually, I'm not sure how to get a numerical answer out of something I haven't been given any numbers to put into, so there's probably a conceptual thing I'm missing here...)

Try using:

mvsin\theta + mvsin\alpha = 0

where \theta and \alpha are the respective angles of the initial velocities of the respective masses relative to the final velocity of the two masses together. This tells you that the angles are equal (after all, why should they be different?).

The rest should be obvious.

AM
 


To solve this collision problem and find the angle between the initial velocities, we can use the conservation of momentum and conservation of kinetic energy equations. In an inelastic collision, the total momentum and total kinetic energy of the system are conserved.

Let's say the initial velocities of the two objects are v1 and v2, with an angle theta between them. After the collision, they move away together at a speed of 0.5v1 and an angle of 180 degrees. This means that the final velocity of the system is 0.5v1 at an angle of 180 degrees.

Using the conservation of momentum equation, we can write:

m1v1 + m2v2 = (m1 + m2)0.5v1

Simplifying this equation, we get:

v2 = (0.5m1v1)/(m2 + 0.5m1)

Similarly, using the conservation of kinetic energy equation, we can write:

0.5m1v1^2 + 0.5m2v2^2 = 0.5(m1 + m2)0.5v1^2

Simplifying this equation, we get:

v2 = (0.5m1v1)/(m2 + 0.5m1)

Now, we have two equations for v2, so we can equate them and solve for theta:

(0.5m1v1)/(m2 + 0.5m1) = (0.5m1v1)/(m2 + 0.5m1)

Solving for theta, we get:

theta = arccos(0.5)

Therefore, the angle between the initial velocities of the two objects is approximately 60 degrees. This means that the objects were initially moving towards each other at an angle of 60 degrees before the collision occurred.
 
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