Solve Momentum Problem: Find Ball Velocities

  • Thread starter Thread starter Sheneron
  • Start date Start date
  • Tags Tags
    Momentum
AI Thread Summary
The discussion revolves around solving an inelastic collision problem involving two balls with given masses and initial velocities. The conservation of momentum equations are applied in both the x and y directions to find the final velocities of the balls after the collision. The user attempts to derive the equations for the final velocities, ultimately calculating the final velocity of the first ball to be approximately 3.84 m/s. The user seeks confirmation on the correctness of their approach and calculations. The problem emphasizes the importance of correctly applying momentum conservation principles in collision scenarios.
Sheneron
Messages
360
Reaction score
0

Homework Statement



A ball of mas m1 = 2kg is moving with a speed of 5 m/s and collides with a ball of mass m2 = 2.5 kg (there are losses so the collision is inelastic). After the collision the incoming ball has deviated by 35 degrees from its origin. The struck ball has moved off at an angle of 50 degrees. Find both balls final velocities.


Homework Equations



Pxi = Pxf
Pyi = Pyf


The Attempt at a Solution



I think solved it, if someone could though, I would like to have it checked to make sure I did it right. Thanks in advance.

I found the Conservation of Momentum in the x:

m_{1}v_{1ix} = m_{1}v_{1fx} + m_{2}v_{2fx}
m_{1}v_{1}cos(0) = m_{1}v_{1f}cos(35) + m_{2}v_{2f}cos(-50)

m_{1}v_{1} = m_{1}v_{1f}cos(35) + m_{2}v_{2f}cos(-50)

Then I found it in the y and solved for v_{2f}

m_{1}v_{1iy} = m_{1}v_{1fy} + m_{2}v_{2fy}
m_{1}v_{1i}sin(0) = m_{1}v_{1f}sin(35) + m_{2}V_{2f}sin(-50)
0 = m_{1}v_{1f}sin(35) + m_{2}v_{2f}sin(-50)

m_{1}v_{1f}sin(35) = -m_{2}v_{2f}sin(-50)

v_{2f} = \frac{-m_{1}v_{1f}sin(35)}{m_{2}v{2f}sin(-50)}

Then I plugged it into the x equation.

m_{1}v_{1} = m_{1}v_{1f}cos(35) + m_{2}\frac{-m_{1}v_{1f}sin(35)}{m_{2}sin(-50)}cos(-50)}

Then solved for v_{1f}

v_{1f}[\frac{-m_{1}sin(35)cos(-50)}{sin(-50)} + m_{1}cos(35)] = m_{1}v_{1i}

v_{1f}[\frac{-2sin(35)cos(-50)}{sin(-50)} + 2cos(35)] = 10

For v_{1f} I got 3.84. Is this the right way to solve this problem?
 
Physics news on Phys.org
Looks good to me! :approve:
 
Thanks, you have helped me with a lot of problems, I really appreciate it.
 
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