Animated Solution for Physics - System of Particles: Two particles of masses M and 2M, moving as shown, with speeds of 10 m/s and 5 m/s, collide elastically at the origin. After the collision, they move along the indicated directions with speed v1 and v2 are nearly
Select Answer:
Visualized Solution
Analyzing the Setup
Let's analyze the 2D collision setup.
Initial state:
Mass M moving at 10 m/s at 30∘ to the horizontal.
Mass 2M moving at 5 m/s at 45∘ to the horizontal.
Final state:
Mass 2M moving at v1 at 30∘ to the horizontal.
Mass M moving at v2 at 45∘ to the horizontal.
Principle of Conservation of Linear Momentum
Principle of Conservation of Linear Momentum:
pinitial=pfinal
Since there are no external forces, momentum is conserved independently in both x and y directions.
Subtracting Equation (2) from Equation (1) to eliminate v2:
(53+52)−(5−52)=(v13+2v2)−(−v1+2v2)
53+102−5=v1(3+1)
v1=3+153+102−5
Calculating v1
Calculating the value of v1:
Using 3≈1.732 and 2≈1.414:
v1=1.732+15(1.732)+10(1.414)−5
v1=2.7328.66+14.14−5=2.73217.8
v1≈6.516 m/s
Calculating v2
Calculating the value of v2 by substituting v1 into Equation (2):
2v2=5−52+v1
2v2=5−7.07+6.516=4.446
v2=4.446×2=4.446×1.414
v2≈6.28 m/s
Final Answer
Final Result:
v1≈6.5 m/s
v2≈6.3 m/s
This matches option (d).
The Way Forward
Pedagogical Note:
The problem states the collision is 'elastic', implying kinetic energy is conserved.
However, 2D momentum conservation provided two independent equations for our two unknowns (v1,v2).
The kinetic energy equation was redundant and unnecessary for solving the problem!
00:00 / 00:00
The Sigma Insight: Oblique Collision
Solution Diagram
Analyzing the Setup
Imagine you are watching a cosmic game of billiards. We have two particles, one with mass M and another with mass 2M, hurtling towards the origin.
The particle of mass M is coming from the top-left at a speed of 10 m/s, making a 30∘ angle with the horizontal. Meanwhile, the heavier particle of mass 2M is coming from the bottom-left at 5 m/s, making a 45∘ angle.
They collide at the origin and scatter. The heavier mass 2M shoots off to the top-right at an angle of 30∘ with an unknown speed v1. The lighter mass M deflects to the bottom-right at an angle of 45∘ with an unknown speed v2. Our mission is to find these final speeds.
The Master Equation
Momentum Conservation
Since there are no external forces acting on our system of two particles, we can confidently apply the Principle of Conservation of Linear Momentum.
Because this is a two-dimensional collision, we must conserve momentum independently along both the x-axis and the y-axis. This will give us two powerful equations to solve for our two unknowns.
Conserving Momentum Along the X-Axis
Let's break down the motion horizontally. Both particles are initially moving towards the right, so their initial x-momenta are positive.
For mass M, the x-momentum is M(10cos30∘). For mass 2M, it is 2M(5cos45∘).
After the collision, both particles continue to move to the right. The final x-momentum for 2M is 2M(v1cos30∘), and for M it is M(v2cos45∘).
We can immediately cancel out the mass M from every term. Substituting the trigonometric values (cos30∘=23 and cos45∘=21), we simplify the equation to:
53+52=v13+2v2
This is our first master equation.
Conserving Momentum Along the Y-Axis
Now, let's tackle the vertical motion. Here, we must be very careful with our sign convention. Let's choose the downward direction as positive.
Initially, mass M is moving downwards, so its y-momentum is positive: +M(10sin30∘). Mass 2M is moving upwards, so its y-momentum is negative: −2M(5sin45∘).
After the collision, mass 2M moves upwards (negative y-momentum): −2M(v1sin30∘). Mass M moves downwards (positive y-momentum): +M(v2sin45∘).
Again, we cancel M and substitute the sine values (sin30∘=21 and sin45∘=21). This simplifies to:
5−52=−v1+2v2
This is our second master equation.
Final Calculation
Solving the System
We now have a neat system of two linear equations:
1) 53+52=v13+2v2
2) 5−52=−v1+2v2
Notice how the term 2v2 appears in both equations? If we subtract the second equation from the first, this term will beautifully cancel out!
Subtracting (2) from (1):
(53+52)−(5−52)=(v13+2v2)−(−v1+2v2)
This simplifies to:
53+102−5=v1(3+1)
Now, we isolate v1:
v1=3+153+102−5
To find the numerical value, we plug in the approximations 3≈1.732 and 2≈1.414:
v1=1.732+15(1.732)+10(1.414)−5=2.7328.66+14.14−5=2.73217.8≈6.516 m/s
So, v1 is approximately 6.5 m/s.
To find v2, we substitute this value back into our second equation:
2v2=5−52+v1
2v2=5−7.07+6.516=4.446
v2=4.446×2=4.446×1.414≈6.28 m/s
So, v2 is approximately 6.3 m/s.
The Revelation
Did you notice the trick the examiners played on us? The problem explicitly stated that the particles "collide elastically".
Normally, this means we should also conserve kinetic energy. However, because this was a 2D collision, momentum conservation alone gave us two independent equations. Since we only had two unknowns (v1 and v2), we didn't even need to touch the kinetic energy equation!
Always trust the math, and don't let extra information distract you from the most direct path to the solution.