Solving Collisions & ZMFs Homework: Mass 4 Particle Deflection

  • Thread starter Thread starter villiami
  • Start date Start date
  • Tags Tags
    Collisions
AI Thread Summary
The problem involves a particle of mass 4 colliding with a stationary particle of mass 1, requiring the demonstration that the larger particle can be deflected by a maximum angle of arcsin(1/4). The solution utilizes conservation of momentum and energy, leading to the formulation of three key equations. By manipulating these equations, particularly focusing on the x and y components of momentum, a quadratic equation is derived. The conditions for real roots of this equation yield the constraint that sin(theta) must be less than 1/4. This confirms the maximum deflection angle for the larger particle in the collision scenario.
villiami
Messages
27
Reaction score
0

Homework Statement


A particle of relative mass 4 travels at velocity v, and collides with a stationary particle with relative mass 1. By considering the zero momentum frame, show that the larger particle can be deflected by an angle of arcsin(1/4) at the most.

(Note this is a non-relativistic problem)


Homework Equations





The Attempt at a Solution

 
Physics news on Phys.org
The problem can be solved by using conservation energy and momentum.
Lat v1i is the initial velocity of mass 4 and v2i is the initial velocity of mass 1. You can wright three equations.
4v1i + 0 = 4v1f*cos(theta1) + v2f*cos(theta2) [ moments along the x direction]...(1)
4v1f*sin(theta1) = v2f*sin(theta2)[y-components of momentum]...(2)
0.5*4*v1i^2 = 0.5*4*v1f^2 + 0.5*v2f^2 [conservation of energy}...(3)
Now rewright equation(1) as 4v1i - 4v1f*cos(theta1) = v2f*cos(theta2) and square it. Now square equation (2) and add it to the above equation.After simplification you will get
5v1f^2 -8v1i*v1f*cos(theta1) + 3v1i^2 = 0. Here v1i is constant. For real root of this quadritic equation we must have [64v1i^2cos^2(theta) -4*5*3v1i^] > 0
[[64v1i^2{1 - sin^2(theta)} -60v1i^] > 0 Taking 4v1i^2 common we get
16 - 16sin^2(theta) - 15 > 0 or 1 - 16sin^2(theta) > 0 or sin(theta) < 1/4. That is the required result.
 
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