2D collision of billiard balls

AI Thread Summary
In a collision between two equal mass billiard balls moving at right angles, ball A initially travels at +2.0 m/s along the y-axis, while ball B moves at +3.7 m/s along the x-axis. After the elastic collision, ball B moves in the positive y direction, while the final direction and speed of ball A need to be determined. The problem involves using conservation of momentum in both x and y directions, along with conservation of kinetic energy, to create a system of equations. The solution requires manipulating these equations to solve for the unknown velocities and directions of both balls post-collision. Understanding the equations and their application is crucial for solving similar problems effectively.
PStudent111
Messages
7
Reaction score
0

Homework Statement



Two billiard balls of equal mass move at right angles and meet at the origin of an xy coordinate system. Initially ball A is moving along the y axis at +2.0 m/s, and ball B is moving to the right along the x axis with speed +3.7 m/s. After the collision (assumed elastic), the second ball is moving along the positive y axis.

What is the final direction of ball A, and what are the speeds of the two balls?

Homework Equations



x direction: mbvb=mava'cosθa

y direction: mava=mava'sinθa+mbvb'sinθb

conservation of KE: va2+vb2=va'2+vb'2

Alright, so I've played around with the equations and I just cannot seem to arrive at the solution by myself. I do have the solutions manual and I understand the way in which they arrived at the solution, but I honestly would never have thought to manipulate the equations in the way they did. So, I'm posting the problem on here to see if you guys have an alternative way to solve these types of problems.
 
Physics news on Phys.org
The second ball has velocity only in the Y direction, the first ball may still have velocity components in both X and Y directions. That gives you three unknowns. You have conservation of momentum in X and Y - two equations - and conservation of KE because the collision is elastic, thus three equations for three variables. Solve the system.
 
I multiplied the values first without the error limit. Got 19.38. rounded it off to 2 significant figures since the given data has 2 significant figures. So = 19. For error I used the above formula. It comes out about 1.48. Now my question is. Should I write the answer as 19±1.5 (rounding 1.48 to 2 significant figures) OR should I write it as 19±1. So in short, should the error have same number of significant figures as the mean value or should it have the same number of decimal places as...
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