Elastic collision between pool balls

AI Thread Summary
The discussion revolves around solving a physics problem involving an elastic collision between a super cue ball and a target ball on a frictionless table. The cue ball has a larger radius and mass, leading to the equation m1 = 3 m2. Participants emphasize using conservation of linear momentum and kinetic energy to derive the velocities of both balls post-collision, with the target ball's direction forming an angle of π/3 with the cue ball's original velocity. There are corrections suggested for the equations derived, particularly regarding the components of momentum and energy conservation. The final advice includes isolating trigonometric functions to simplify the equations for further analysis.
John004
Messages
37
Reaction score
0

Homework Statement


A super cue ball is made of the same material with the target ball (radius r) but slightly larger: rc = (3)^(1/3)*r The cue ball collides with the target ball on a frictionless table, as shown below, with initial speed of v0. The collision is not head-on, as shown below.

a) What are the velocities of the two balls after the collision? You need to determine both the speeds and directions!

b) In the CM frame, what is the target ball’s direction, relative to the x-axis?

Homework Equations


ρ = m/V
ρ = 4/3 π r3

The Attempt at a Solution


[/B]
so for the masses,

m1 = ρV1 , m2 = ρV2

taking the ratio of those guys gives m1 = 3 m2

if i use conservation of linear momentum and kinetic energy conservation, i end up with two sets of equations but one is a vector equation and the other is not, so i don't know how to even start this problem
 

Attachments

  • CM2.png
    CM2.png
    7.7 KB · Views: 560
Last edited:
Physics news on Phys.org
John004 said:

Homework Statement


A super cue ball is made of the same material with the target ball (radius r) but slightly larger: rc = (3)^(1/3)*r The cue ball collides with the target ball on a frictionless table, as shown below, with initial speed of v0. The collision is not head-on, as shown below.

a) What are the velocities of the two balls after the collision? You need to determine both the speeds and directions!

b) In the CM frame, what is the target ball’s direction, relative to the x-axis?

Homework Equations


ρ = m/V
ρ = 4/3 π r3

The Attempt at a Solution


[/B]
so for the masses,

m1 = ρV1 , m2 = ρV2

taking the ratio of those guys gives m1 = 3 m2

if i use conservation of linear momentum and kinetic energy conservation, i end up with two sets of equations but one is a vector equation and the other is not, so i don't know how to even start this problem
There should be a figure to the problem. Attach it please!
The vector equation can be written as two scalar equations for the components of the linear momentum. So you have three equations.
 
ehild said:
There should be a figure to the problem. Attach it please!
The vector equation can be written as two scalar equations for the components of the linear momentum. So you have three equations.
Oh right! its there now.
 
John004 said:
Oh right! its there now.
OK. So the velocity of the target ball encloses the angle pi/3 with the original velocity of the cue ball after the collision. The direction of velocity of the cue ball is unknown after collision. And energy is conserved. Write the equations for the components of the momenta, and also for the conservation of energy.
 
ehild said:
OK. So the velocity of the target ball encloses the angle pi/3 with the original velocity of the cue ball after the collision. The direction of velocity of the cue ball is unknown after collision. And energy is conserved. Write the equations for the components of the momenta, and also for the conservation of energy.
Ok so this is what I've done so far

m1<u1x,u1y> = m1<v1x, v1y> + m2<v2x, v2y>

where u1 is the velocity of mass 1 before the collision, v1 is the velocity of mass 1 afterwards, and similarly for mass 2.

I end up with

(√3)/6 v2 + v1cos(φ) = v0 where v0 = u1x these are the magnitudes of the velocities

v2 = -(6/√3)v1sin(φ)

and then the energy conservation expression

3v02 = 3v12 + v22

does this look ok so far?
 
John004 said:
I end up with

(√3)/6 v2 + v1cos(φ) = v0 where v0 = u1x these are the magnitudes of the velocities

v2 = -(6/√3)v1sin(φ)
Check the equations, there are mistakes in both.
John004 said:
and then the energy conservation expression

3v02 = 3v12 + v22

does this look ok so far?
The energy equation is OK.
 
ehild said:
Check the equations, there are mistakes in both.

The energy equation is OK.

m1<u1x, 0> = m1<v1x, v1y> + m2<v2x, v2y>

<m1u1x, 0> = <m1v1x, m1v1y> + <m2v2x, m2v2y>

<m1u1x, 0> = < m1v1x + m2v2x, m1v1y + m2v2y>

therefore,

m1v1x + m2v2x = m1v0

m1v1y = -m2v2y

3v1cos(φ) + ½v2 = 3v0

v2 = -(6/√3)v1sin(φ) still got the same thing for this one
 
John004 said:
3v1cos(φ) + ½v2 = 3v0

v2 = -(6/√3)v1sin(φ) still got the same thing for this one
It is OK. But do not forget, that you get negative angle φ. The cue ball moves under the x-axis after collision.
Isolate cos(φ) and sin(φ), square and add the equations, so as φ eliminates.
 

Similar threads

Back
Top