Imagine you are standing in a physics lab, looking down at a perfectly smooth, horizontal circular platform. It's free to rotate about its central axis, like a merry-go-round. On this platform, we have a fascinating setup: two toy guns, each loaded with a steel ball, positioned symmetrically along a diameter.
This is a classic scenario that tests our understanding of one of the most profound principles in physics: the conservation of angular momentum. But before we dive into the math, let's really visualize what's happening.
Analyzing the Setup
We have a platform of mass M=0.45 kg and radius R=0.5 m. It's initially at rest. Mounted on it are two steel balls, each of mass m=0.05 kg, located at a distance r=0.25 m from the center.
Suddenly, the guns fire! The balls are shot horizontally and perpendicular to the diameter, in opposite directions. They leave the platform with a speed v=9 m/s relative to the ground.
Why is this detail—"relative to the ground"—so crucial? Because angular momentum must be calculated from a single, inertial frame of reference. By giving us the velocity relative to the ground, the problem saves us from the headache of dealing with relative velocities and non-inertial frames.
When the balls are fired, they carry away angular momentum. But wait, the system as a whole (platform + balls) experiences no external torque in the horizontal plane. The forces of the springs are purely internal. What does this mean? It means the total angular momentum of the system must remain exactly as it was before the guns fired: zero!
The Master Equation
To keep the total angular momentum at zero, the platform must start rotating in the opposite direction to the balls. Let's set up our master equation.
The initial angular momentum is:
Li=0
The final angular momentum consists of two parts: the angular momentum of the balls, and the angular momentum of the platform.
Lf=Lballs+Lplatform
Let's calculate the angular momentum of the balls. Each ball has mass m, velocity v, and is fired at a perpendicular distance r from the center. The angular momentum of a single ball is mvr. Since both balls are fired in a way that causes rotation in the same sense (say, counter-clockwise), their angular momenta add up:
Lballs=mvr+mvr=2mvr
Now, what about the platform? It's a solid uniform disc, so its moment of inertia I about the central axis is:
I=2MR2
If the platform rotates with an angular velocity ω, its angular momentum is Iω. Since it must rotate in the opposite direction to cancel the balls' angular momentum, we can write:
Lplatform=−Iω=−2MR2ω
Equating the total final angular momentum to the initial angular momentum (zero), we get:
0=2mvr−2MR2ω
This is our master equation! It beautifully captures the physics of the situation. The angular momentum "stolen" by the balls is perfectly balanced by the angular momentum "gained" by the platform.
Final Calculation
Now, let's rearrange our master equation to solve for the angular velocity ω, which is what we're looking for:
ω=MR24mvr
This expression tells us a lot. The rotational speed is directly proportional to the mass and velocity of the balls, and inversely proportional to the mass and the square of the radius of the platform. It makes perfect intuitive sense!
Let's plug in the numbers provided in the problem:
- m=0.05 kg
- v=9 m/s
- r=0.25 m
- M=0.45 kg
- R=0.5 m
Substituting these into our equation:
ω=0.45(0.5)24(0.05)(9)(0.25)
Let's simplify the numerator first. 4×0.25 is exactly 1. So we are left with 0.05×9, which is 0.45.
Numerator =0.45
Now for the denominator. 0.5 squared is 0.25. So the denominator is 0.45×0.25.
Denominator =0.45×0.25
Putting it all together:
ω=0.45×0.250.45
Notice how beautifully the 0.45 cancels out from the numerator and the denominator! This is the hallmark of a well-designed JEE problem. We are left with:
ω=0.251
Since 0.25 is 1/4, dividing by it gives us exactly 4.
ω=4 rad/s
And there we have it! The platform will rotate at a speed of 4 rad/s.
This problem is a fantastic reminder of the power of conservation laws. By simply trusting that angular momentum is conserved, we bypassed any complex force or torque calculations and arrived straight at the answer. Always look for these symmetries and conservation principles—they are your best friends in physics!