Summary
Highlights
The conservation of momentum principle is applied separately to each dimension. In the X-direction, the initial momentum (M1 * V1 initial) must equal the sum of the final X-component momenta of both balls (M1 * V1 final_X + M2 * V2 final_X).
The video introduces the concept of momentum in two dimensions, stressing that momentum is always conserved regardless of the number of dimensions. It uses a billiard ball collision as an example.
In the Y-direction, the initial momentum is zero. Therefore, the sum of the final Y-component momenta of the two balls must also be zero, meaning they are equal and opposite (M1 * V1 final_Y - M2 * V2 final_Y = 0).
If the angles of motion (Theta 1 and Theta 2) are known, the X and Y components of velocity can be expressed using cosine and sine functions, respectively (e.g., V_X = V * cos(Theta) and V_Y = V * sin(Theta)).
The final equations for momentum conservation incorporate these angular relationships. For the X-direction, M1*V1 initial = M1*V1 final*cos(Theta 1) + M2*V2 final*cos(Theta 2). For the Y-direction, 0 = M1*V1 final*sin(Theta 1) - M2*V2 final*sin(Theta 2).
To work with momentum in two dimensions, it is crucial to analyze each direction (X and Y) separately, establishing two distinct equations for the conservation of momentum based on the components in those directions.
Before the collision, the initial momentum in the X-direction is the mass of the first ball times its initial velocity (M1 * V1 initial). The initial momentum in the Y-direction is zero because there's no vertical motion.
After the collision, each billiard ball has both X and Y components of velocity (V1 final in X, V1 final in Y, V2 final in X, V2 final in Y). These components determine the final momentum in each direction.