Help with Two Particles Elastic Glancing Collision

  • Thread starter Thread starter Mac13
  • Start date Start date
  • Tags Tags
    Lost
AI Thread Summary
The discussion revolves around solving a physics problem involving an elastic glancing collision between two particles with different masses. The user is struggling to apply the conservation of momentum and kinetic energy principles to find the final speed of the larger mass and the angle of deflection for the smaller mass. Key formulas for momentum and kinetic energy are provided, but the user is confused about their application and the meaning of subscripts indicating before and after the collision. Despite attempts to calculate the final speeds, the user receives incorrect results, prompting further clarification on the equations used. The conversation emphasizes the importance of understanding fundamental physics concepts to solve collision problems effectively.
Mac13
Messages
14
Reaction score
0
completely lost:(.. please help

Ok I have been looking at this problem and i really don't know where to start. I've done all the other homework in my section but cannot get this. I would appreciate it if someone would help me:). Here it is.

Two particles, of masses m and 2.88m are moving toward each other along the x-axis with the same initial speeds 5.81m/s. Mass m is traveling to the left and mass 2.88m is traveling to the right. They undergo an elastic glancing collision such that m is moving downard after the collision at a right angle to its initial direction.

1.Find the final speed of the 2.88m mass.

2.What is the angle at which am is scattered. Answer between -180 and +180.
 
Physics news on Phys.org
Since this collision is elastic, you know two things: momentum is conserved, and energy is conserved.

So write out the equations for momentum before and after the collision, and equate them. Then write out the equations for energy before and after the collision and equate those. Solve the system of equations.

cookiemonster
 
i dotn know what formulas to use...when u said that i went and looked under the review for the chapter and found a formula for an elastic collision

final v2= ((2m1*V1i)/m1+m2) + ((m2-m1)*v2i)/m1+m2)

where m1 is mass 1...m2 is mass 2...i = initial

..i calculated this and the dumb website said i was wrong:\
 
Well, if you don't understand a formula, then it doesn't help to use it, does it? Stop trying to skip steps. It's just making your life harder.

If you don't know the formulas for momentum and for kinetic energy, then you're going to really be hating life for the rest of the semester. I suggest remembering them; it's really not too hard.

Momentum:
p = m*v

Kinetic Energy:
KE = \frac{1}{2}mv^2

Now start from the beginning--that is, conservation of momentum and conservation of energy--and use these formulas to get a system of equations. Then solve that system. I'll even get you started.

Conservation of momentum:
p_{x,1,b} + p_{x,2,b} = p_{x,1,a} + p_{x,2,a}
m_1v_{x,1,b} + m_2v_{x,2,b} = m_1v_{x,1,a} + m_2v_{x,2,a}
(m) (-5.81\frac{\textrm{m}}{\textrm{s}}) + (2.88m)(5.81\frac{\textrm{m}}{\textrm{s}}) = (m)(0) + (2.88m)v_{2,a}

Now repeat this for the y components of momentum and kinetic energy.

cookiemonster
 
ya i remembered those formulas just didnt know what to do with those..thought it was something more complex..and what's the a and b subscripts?
 
after using the quadratic equation i got V2 = 6.6435 and -0.1803 but the 6.6 one didnt work and i didnt think it was the negative one
 
The a and b subscripts denote after collision and before collision, respectively.

Go with the answer that makes physical sense.

cookiemonster
 
i went with the 6.6 one and the dang site said its wrong:/...ohhh..would it be negative then?..hehe
 
Show me what you've done and we can see where you went wrong.

cookiemonster
 
  • #10
alright..

1/2mv1^2 + 1/2(2.88m)v2^2 = 65.4867

v1 = 10.9228 - 2.88v2

plugging v1 into that first equation i got
1/2m(10.9228-2.88v2)^2 + 1.44v2^2 = 65.4867
1/2m(8.2944v2^2-62.9153+119.3075)+1.44v2^2 = 65.4867
right here i multiplied both sides by 2 to get the 1/2 out but i didnt know what to do with the m so i just acted like it was 1(? lol)

then finishing all that up with the quad. formula i got v2 = 6.6435 or -0.1803
 
  • #11
Where'd the second equation you used come from?

cookiemonster
 
  • #12
Originally posted by HallsofIvy
As sridhar_n said: in an elastic collision, kinetic energy is preserved (total kinetic energy stays the same). In any collision in which there are not "external" forces, total momentum stays the same.

You are given a mass, m (kg? Since this is in terms of m, it doesn't really matter), moving to the left with speed 9.81 m/s.
Taking speed to the left to be negative, the mass has momentum
-9.81m kg. meters/sec. and kinetic energy (1/2)m (-9.81)2= 48.12m Joules (Notice that the negative speed doesn't matter. Kinetic energy is a scalar, not a vector so this doesn't have a "direction").

The mass 2m kg. is moving to the right at 9.81 m/s. It has momentum (2m)(9.81)= 19.62m kg m/s and kinetic energy (1/2)(2m)(9.81)2= 96.24m Joules.

The total momentum before the collision is 19.62m-9.81m= 9.81m kg m/s and the total kinetic energy is 48.12m+ 96.24= 144.36 Joules.

Call the speed of the mass m after the collision v1 and the speed of the mass 2m v2. The total momentum after the collision is mv1+ 2mv2 and the total kinetic energy after the collision is (1/2)m v12+ (1/2)(2m) v22. Since both total momentum and total kinetic energy are the same before and after collision, we have
mv1+ 2mv2= 9.81m and
(1/2)m v12+ (1/2)(2m) v22= 144.36.

Notice that the "m" terms cancel in both equation.
v1+ 2v2= 9.81 so v1= 9.81- 2v2.

Substitute that into the energy equation, solve to find v2 and then find v1.
 
  • #13
i followed that..its down at bottom
 
Back
Top