Elastic Angular Momentum problem

AI Thread Summary
In the discussion on the elastic collision of two billiard balls, it is established that when one ball strikes another at rest and is deflected at a 45-degree angle, the second ball must move at a 90-degree angle to the first and with equal speed. Participants emphasize the importance of applying conservation laws for momentum and kinetic energy to solve the problem. The equations presented focus on the components of momentum before and after the collision, highlighting the need for clarity in defining variables and angles. There is a suggestion to visualize the scenario and systematically apply conservation principles to derive the necessary equations. The conversation reflects a collaborative effort to clarify the problem-solving approach for elastic collisions in physics.
Violagirl
Messages
112
Reaction score
0

Homework Statement


A billiard ball strikes an identical billiard ball initially at rest and is deflected 45 degrees from its original position. Show that if the collision is elastic, the other ball must move at 90 degrees to the first and with the same speed.

Homework Equations



Momentum:
mv = m1v1 + m2v2

Kinetic energy = 1/2m1v12 =1/2m1v12 + m2v22

The Attempt at a Solution



I think I've come up with three equations so far in breaking the problem up but I have no idea if I'm the right track or not. Any input is much appreciated.

1. Pfx=Pix
vxcos 45° + m2vxcos θ = v0

2. Pfy=Piy

vysin 45° - vysin θ = 0
vysin 45°=vysin θ

3. 1/2v02 = v12+v22
 
Physics news on Phys.org
Some observations:
If ##v_x## referrs to the x-component of velocity ##v## then why have you got it paired with trig functions?

If the balls are identical, then there is no need to index mass like that ##m_2## and that mass does not belong in the relation anyway.

If the initial momentum is ##m\vec{v}=mv\hat{\imath}## ...
And the final momentum is ##m\vec{v}_1+m\vec{v}_2## then you want the components in terms of ##v_1## and ##v_2##.

I also think you should be doing angles in radiens (get used to it).
Note: ##\sin(\pi/4)=\cos(\pi/4)=1/\sqrt{2}##
 
Thank you for your input, I'll have to back and reevaluate the equations I found. I set it up the way I did with the hope of eliminating and plugging unknowns into equations. I honestly am confused though on to best go about solving this problem...=/
 
All conservation problems are worked pretty much the same way - you write a heading "before" and sketch the situation. Then write the equations that describe what you drew.
Do the same for "after". Then state the conservation laws and apply them.

In this case:
before (one mass incoming along the x axis)
##p_x=mv##
##p_y=0##
##K=\frac{1}{2}mv^2##

after (the incoming mass is deflected by θ1=π/4 from the x axis.[*])
##p_x=v_1\cos(\theta_1)+v_2\cos(\theta_2)##
##p_y=\cdots##
##K=\cdots##

conservation of momentum[\b]
##p_{x,before} = p_{x,after}##
##p_{y,before}\cdots##

conservation of kinetic energy (elastic collision)
##K_{before}\cdots##

------------------------

[*] the trig depends on the geometry.
Note: if the first (incoming) ball is deflected by π/4, and the other ball makes an angle of π/2 to the first - then what angle does it make to the x-axis?
 
Violagirl said:
vxcos 45° + m2vxcos θ = v0
Do you mean
v1cos 45° + v2cos θ = v0
where v1 and v2 are the speeds of the balls after collision?
 
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