Question
Question: Three point particles P, Q, R move in a circle of radius 'r' with different but constant speeds. The...
Three point particles P, Q, R move in a circle of radius 'r' with different but constant speeds. They start moving at t = 0 from their initial positions as shown in the figure. The angular velocities (in rad/sec) of P, Q and R are 5π, 2π & 3π respectively, in the same sense. The time at which they all meet is:

2/3 sec
1/6 sec
1/2 sec
3/2 sec
1/2 sec
Solution
The problem asks for the time when three point particles P, Q, and R, moving in a circle with constant angular velocities, all meet. The angular velocities are given as ωP=5π rad/sec, ωQ=2π rad/sec, and ωR=3π rad/sec. The initial positions are "as shown in the figure". Since the figure is not provided, we must infer a common or standard configuration for the initial positions.
Let the initial angular positions of P, Q, and R be ϕP,ϕQ,ϕR respectively, measured from a common reference line (e.g., the positive x-axis). At time 't', their angular positions will be:
θP(t)=ϕP+ωPt=ϕP+5πt
θQ(t)=ϕQ+ωQt=ϕQ+2πt
θR(t)=ϕR+ωRt=ϕR+3πt
For the three particles to meet at time 't', their angular positions must be the same, modulo 2π (i.e., they must be at the same physical point on the circle). This means:
θP(t)≡θQ(t)(mod2π)
θP(t)≡θR(t)(mod2π)
So, we can write:
ϕP+5πt=ϕQ+2πt+2n1π (where n1 is an integer)
ϕP+5πt=ϕR+3πt+2n2π (where n2 is an integer)
Rearranging these equations:
(5π−2π)t=(ϕQ−ϕP)+2n1π⟹3πt=(ϕQ−ϕP)+2n1π (Equation 1)
(5π−3π)t=(ϕR−ϕP)+2n2π⟹2πt=(ϕR−ϕP)+2n2π (Equation 2)
Dividing by π:
3t=πϕQ−ϕP+2n1
2t=πϕR−ϕP+2n2
A common and plausible initial configuration for such problems, when not explicitly shown, is that the particles are positioned at cardinal points, e.g., P at 0 radians, Q at 3π/2 radians (270 degrees), and R at π radians (180 degrees). Let's assume this configuration:
ϕP=0
ϕQ=3π/2
ϕR=π
Substitute these initial positions into the equations:
3t=π3π/2−0+2n1⟹3t=3/2+2n1 (Equation 1')
2t=ππ−0+2n2⟹2t=1+2n2 (Equation 2')
From Equation 2': 2t=1+2n2. This implies 1+2n2 must be an even integer. No, 1+2n2 is always an odd integer. So 2t must be an odd integer. This means t must be of the form (odd integer)/2. The smallest positive value for t occurs when n2=0, which gives 2t=1⟹t=1/2 sec.
Now, substitute t=1/2 sec into Equation 1':
3(1/2)=3/2+2n1
3/2=3/2+2n1
0=2n1⟹n1=0
Since we found integer values for both n1 and n2 (n1=0,n2=0) for t=1/2 sec, this means that with the assumed initial configuration, the particles will meet at t=1/2 sec.
Let's verify the positions at t=1/2 sec:
θP(1/2)=0+5π(1/2)=5π/2=2π+π/2≡π/2(mod2π)
θQ(1/2)=3π/2+2π(1/2)=3π/2+π=5π/2=2π+π/2≡π/2(mod2π)
θR(1/2)=π+3π(1/2)=π+3π/2=5π/2=2π+π/2≡π/2(mod2π)
All three particles are at the angular position π/2 radians (or 90 degrees) at t=1/2 sec.
This result matches one of the given options.