When modelling 2D collisions, momentum must be conserved in both the x and y components.
Steps In Modelling 2D Collisions
Begin by breaking down the velocities of all objects involved in the collision into their x and y components. If a velocity v is at an angle θ to the x-axis, the x-component is vcos(θ), and the y-component is vsin(θ).
The principle of conservation of momentum is applied separately in the x-direction and the y-direction.
Using the equations set up in the previous step, solve for the unknown quantities. They can be v, θ, or m depending on the question.
2D Collision Question Example
Question: Find the velocity and angle of ball B after the collision.
The magnitude of the velocity of ball B: \( \sqrt{2.54^2 + (-1)^2} = 2.73 \) m/s. The direction of the velocity of the 1 kg ball: \( \tan^{-1}(-1/2.54) = -21.5^\circ \) relative to the x-axis.