Elastic Collisions: billiard ball problem with a twist

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
3 replies · 4K views
Benny851
Messages
16
Reaction score
0

Homework Statement



A billiard ball ( mass = 10kg, initial velocity is 5 m/s) is launched along x-axis at a stationary billiard ball ( mass = 5kg). After collision, the first ball goes off at 30 degree angle above x-axis and 2nd ball goes off at 45 degree angle below x-axis. Calculate the final velocities of both billiard balls.

Homework Equations



M1V1 + M2V2 = M1V1final + M2V2final (conservation of momentum)

1/2M1V1^2 + 1/2M2V2^2 = 1/2M1V1final + 1/2M2V2^2


The Attempt at a Solution



Typically in most billiard ball problems you are not given both angle measurements, which means you need 3 equations: momentum in x direction, momentum in y direction and Kinetic energy. But, in this case I only have 2 unknowns, not 3. So my question is whether I need to even use the third kinetic energy equation? I don't understand how I can solve for 2 unknowns by using 3 equations. My gut tells me just to use the 2 momentum equations, which is what I have been doing, but whenever I read about elastic collision problems I see that KE equation is also used. Some guidance on this topic would be really appreciated. Thanks.
 
on Phys.org
Momentum is always conserved, so if here is enough information given to solve the problem using only conservation of momentum, go for it!
 
Your reasoning is correct, there's no need for the kinetic energy equations precisely because you know the angles they went off on. It's really just a way to test your understanding, to make sure you appreciate the underlying concept (conservation of linear momentum) by changing the usual form of the question. Mathematically, it's an example of what's sometimes called an overdetermined system (more equations than unknowns). Of course, once you know the final velocities you can then go ahead and calculate the kinetic energies, if you wished.
 
The initial kinetic energy is 125 J. When I work out the final speeds of the two balls using conservation of momentum, the total energy is a bit more than 125 J. So the directions given for the balls after the collision is not quite possible.

AM