What are the velocities of the balls after an elastic collision?

AI Thread Summary
In an elastic collision between a 10kg ball moving at 2m/s and a 5kg ball moving at -5m/s, the conservation of momentum and kinetic energy principles are applied to find the final velocities. The momentum equation yields -5 = 10v1 + 5v2, while the kinetic energy equation results in 82.5 = 5v1² + 2.5v2². Solving these simultaneous equations leads to two potential solutions for the velocities, v1 and v2. The discussion emphasizes the importance of correctly applying conservation laws and solving quadratic equations to determine the final velocities. The participants clarify misunderstandings about energy loss in elastic versus inelastic collisions.
lemon
Messages
199
Reaction score
0
1. A solid ball A of mass 10kg traveling to the right at 2m/s collides with a solid ball B of mass 5kg traveling to the left at 5m/s. The collision is elastic. Find the velocities of the balls after the collision



2. Momentum before collision = Momentum after collision



3. (10kg x x2m/s) - (5kg x 5m/s) = 10v + 5v
-5 = 15v
v = -5/15 = -0.333m/s


Could somebody check this please?
 
Physics news on Phys.org
No, it is not the case that the balls have identical velocities after the collision - this only happens when they coalesce together in a perfectly inelastic collision. So all you can conclude is that
(10)(2) + (5)(-5) = 10(v_{1}) + 5(v_{2})
To get further, you have to appeal to either conservation of energy or use the shortcut notion that for elastic collisions, relative speed of approach = relative speed of separation (which itself is a result obtained when invoking COE).
 
So if it's an elastic collision some kinetic energy has been lost - transferred to other forms - like heat and deformation.
errr...
1/2mv2 + -1/2mv2 = 1/2mv2 + 1/2mv2

??
 
the second -1/2mv should be normal size
 
lemon said:
So if it's an elastic collision some kinetic energy has been lost - transferred to other forms - like heat and deformation.
No! That's an inelastic collision. An elastic collision is one in which no kinetic energy is lost at all. So, total initial kinetic energy = total final kinetic energy. This gives:
\frac{1}{2}(10)(2)^{2} + \frac{1}{2}(5)(-5)^{2} = \frac{1}{2}(10)(v_{1})^{2} + \frac{1}{2}(5)(v_{2})^{2}

Solve simultaneously with the COLM equation for v1 and v2.
 
lemon said:
the second -1/2mv should be normal size
In an elastic collision there is no net change in K.E.
Why don't you just try to equate initial and final K.E and momentum using the two unknown velocities and the two known ones?
 
yes of course - elastic.
20+62.5 = 5v12 + 2.5v22
82.5 = 5v12 + 2.5v22

but I have two velocities in the same equation
how can this be solved for each one?
 
You still have -5 = 10v_{1} + 5v_{2} from conservation of momentum
 
Yeah Fightfish's right...
 
  • #10
I'm really lost now
 
  • #11
lemon said:
I'm really lost now

Why don't you try the equating relative velocities before and after collision?
It is a two variable and two eqn. problem?
 
  • #12
lemon said:
I'm really lost now
You have two equations:
82.5 = 5v_{1}^{2} + 2.5v_{2}^{2}
-5 = 10v_{1} + 5v_{2}
Solve them simultaneously to obtain v1 and v2.
 
  • #13
I can't solve it simultaneously. If I double the first I loose both variables. If I half the second I loose both also. If I solve by substitution the same happens
 
  • #14
lemon said:
I can't solve it simultaneously. If I double the first I loose both variables. If I half the second I loose both also. If I solve by substitution the same happens
Err...
-5 = 10v_{1} + 5v_{2}
- 2v_{1} - 1 = v_{2}

82.5 = 5v_{1}^{2} + 2.5v_{2}^{2}
33 = 2v_{1}^{2} + v_{2}^{2} = 2v_{1}^{2} + (- 2v_{1} - 1)^2 = 6v_{1}^{2} + 4v_{1} + 1
3v_{1}^{2} + 2v_{1} - 16 = 0

I guess that is sufficient for you to carry on?
 
Last edited:
  • #15
(3v1-8)(v1+2)
v1=8/3 or -2

-5=10(8/3)+5v2
v2=-19/3 or -6.3

-5=10(-2)+5v2
v2=3

when -6.3
v1=-2.65

when 3
v1=2

How do I know which to choose, as the direction the balls went could be any?
 
  • #16
I apologise. I made a slight careless mistake above. The mistake in that post has since been corrected, and you may carry on.
 
  • #17
I don't understand. How can I finish this problem? anyone?
 
  • #18
Do the same thing as you did again in #15 except using the corrected version of the equation that I gave in #14 (edited in the post itself). You should take this opportunity as well to see how to approach such questions.

For your reference, the corrected version of the equation to solve is
3v_{1}^{2} + 2v_{1} - 16 = 0
I hope you will try to understand how that equation is arrived at.
 
  • #19
thanks.
I understand how the equation was derived - by simultaneous equations - substitution.
I worked it myself after you showed me. It was late and I guess I was tired and rushing.
All good :cool:
Thanks for your support.
 
Back
Top