Solveeit Logo

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π5\pi, 2π2\pi & 3π3\pi respectively, in the same sense. The time at which they all meet is:

A

2/3 sec

B

1/6 sec

C

1/2 sec

D

3/2 sec

Answer

1/2 sec

Explanation

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π\omega_P = 5\pi rad/sec, ωQ=2π\omega_Q = 2\pi rad/sec, and ωR=3π\omega_R = 3\pi 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\phi_P, \phi_Q, \phi_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\theta_P(t) = \phi_P + \omega_P t = \phi_P + 5\pi t

θQ(t)=ϕQ+ωQt=ϕQ+2πt\theta_Q(t) = \phi_Q + \omega_Q t = \phi_Q + 2\pi t

θR(t)=ϕR+ωRt=ϕR+3πt\theta_R(t) = \phi_R + \omega_R t = \phi_R + 3\pi t

For the three particles to meet at time 't', their angular positions must be the same, modulo 2π2\pi (i.e., they must be at the same physical point on the circle). This means:

θP(t)θQ(t)(mod2π)\theta_P(t) \equiv \theta_Q(t) \pmod{2\pi}

θP(t)θR(t)(mod2π)\theta_P(t) \equiv \theta_R(t) \pmod{2\pi}

So, we can write:

ϕP+5πt=ϕQ+2πt+2n1π\phi_P + 5\pi t = \phi_Q + 2\pi t + 2n_1\pi (where n1n_1 is an integer)

ϕP+5πt=ϕR+3πt+2n2π\phi_P + 5\pi t = \phi_R + 3\pi t + 2n_2\pi (where n2n_2 is an integer)

Rearranging these equations:

(5π2π)t=(ϕQϕP)+2n1π    3πt=(ϕQϕP)+2n1π(5\pi - 2\pi)t = (\phi_Q - \phi_P) + 2n_1\pi \implies 3\pi t = (\phi_Q - \phi_P) + 2n_1\pi (Equation 1)

(5π3π)t=(ϕRϕP)+2n2π    2πt=(ϕRϕP)+2n2π(5\pi - 3\pi)t = (\phi_R - \phi_P) + 2n_2\pi \implies 2\pi t = (\phi_R - \phi_P) + 2n_2\pi (Equation 2)

Dividing by π\pi:

3t=ϕQϕPπ+2n13t = \frac{\phi_Q - \phi_P}{\pi} + 2n_1

2t=ϕRϕPπ+2n22t = \frac{\phi_R - \phi_P}{\pi} + 2n_2

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 00 radians, Q at 3π/23\pi/2 radians (270 degrees), and R at π\pi radians (180 degrees). Let's assume this configuration:

ϕP=0\phi_P = 0

ϕQ=3π/2\phi_Q = 3\pi/2

ϕR=π\phi_R = \pi

Substitute these initial positions into the equations:

3t=3π/20π+2n1    3t=3/2+2n13t = \frac{3\pi/2 - 0}{\pi} + 2n_1 \implies 3t = 3/2 + 2n_1 (Equation 1')

2t=π0π+2n2    2t=1+2n22t = \frac{\pi - 0}{\pi} + 2n_2 \implies 2t = 1 + 2n_2 (Equation 2')

From Equation 2': 2t=1+2n22t = 1 + 2n_2. This implies 1+2n21 + 2n_2 must be an even integer. No, 1+2n21+2n_2 is always an odd integer. So 2t2t must be an odd integer. This means tt must be of the form (odd integer)/2. The smallest positive value for tt occurs when n2=0n_2 = 0, which gives 2t=1    t=1/22t = 1 \implies t = 1/2 sec.

Now, substitute t=1/2t = 1/2 sec into Equation 1':

3(1/2)=3/2+2n13(1/2) = 3/2 + 2n_1

3/2=3/2+2n13/2 = 3/2 + 2n_1

0=2n1    n1=00 = 2n_1 \implies n_1 = 0

Since we found integer values for both n1n_1 and n2n_2 (n1=0,n2=0n_1=0, n_2=0) for t=1/2t=1/2 sec, this means that with the assumed initial configuration, the particles will meet at t=1/2t=1/2 sec.

Let's verify the positions at t=1/2t=1/2 sec:

θP(1/2)=0+5π(1/2)=5π/2=2π+π/2π/2(mod2π)\theta_P(1/2) = 0 + 5\pi (1/2) = 5\pi/2 = 2\pi + \pi/2 \equiv \pi/2 \pmod{2\pi}

θQ(1/2)=3π/2+2π(1/2)=3π/2+π=5π/2=2π+π/2π/2(mod2π)\theta_Q(1/2) = 3\pi/2 + 2\pi (1/2) = 3\pi/2 + \pi = 5\pi/2 = 2\pi + \pi/2 \equiv \pi/2 \pmod{2\pi}

θR(1/2)=π+3π(1/2)=π+3π/2=5π/2=2π+π/2π/2(mod2π)\theta_R(1/2) = \pi + 3\pi (1/2) = \pi + 3\pi/2 = 5\pi/2 = 2\pi + \pi/2 \equiv \pi/2 \pmod{2\pi}

All three particles are at the angular position π/2\pi/2 radians (or 90 degrees) at t=1/2t=1/2 sec.

This result matches one of the given options.