Solveeit Logo

Question

Question: Two wires AC and BC are each tied to a particle at C and AB = 0.2m. The particle is made to revolve ...

Two wires AC and BC are each tied to a particle at C and AB = 0.2m. The particle is made to revolve in a horizontal circle at a constant speed v. If both the wires are taut, the minimum value of v in m/s is (g = 10 m/s²)

A

0.5

B

1.0

C

1.5

D

2.0

Answer

1.0

Explanation

Solution

  1. Geometry and Radius Calculation: Let the radius of the horizontal circle be rr. Let the vertical distance from point A to the plane of the circle be hAh_A, and from point B be hBh_B. From the given angles and the diagram: hA=rcot(60)=r3h_A = r \cot(60^\circ) = \frac{r}{\sqrt{3}} hB=rcot(30)=r3h_B = r \cot(30^\circ) = r\sqrt{3} Since B is 0.2m above A, the difference in their heights from the circle's plane is hBhA=0.2h_B - h_A = 0.2 m. Substituting the expressions for hAh_A and hBh_B: r3r3=0.2r\sqrt{3} - \frac{r}{\sqrt{3}} = 0.2 r(313)=0.2r \left(\sqrt{3} - \frac{1}{\sqrt{3}}\right) = 0.2 r(313)=0.2r \left(\frac{3-1}{\sqrt{3}}\right) = 0.2 r(23)=0.2r \left(\frac{2}{\sqrt{3}}\right) = 0.2 r=0.2×32=0.13r = 0.2 \times \frac{\sqrt{3}}{2} = 0.1\sqrt{3} m.

  2. Force Analysis: Let TACT_{AC} and TBCT_{BC} be the tensions in wires AC and BC respectively. Let mm be the mass of the particle. The forces acting on the particle are:

    • Tension TACT_{AC} making an angle 6060^\circ with the vertical.
    • Tension TBCT_{BC} making an angle 3030^\circ with the vertical.
    • Gravitational force mgmg acting vertically downwards.

    For vertical equilibrium: TACcos(60)+TBCcos(30)=mgT_{AC} \cos(60^\circ) + T_{BC} \cos(30^\circ) = mg 12TAC+32TBC=mg\frac{1}{2} T_{AC} + \frac{\sqrt{3}}{2} T_{BC} = mg (Equation 1)

    For horizontal motion (centripetal force): TACsin(60)+TBCsin(30)=mv2rT_{AC} \sin(60^\circ) + T_{BC} \sin(30^\circ) = \frac{mv^2}{r} 32TAC+12TBC=mv2r\frac{\sqrt{3}}{2} T_{AC} + \frac{1}{2} T_{BC} = \frac{mv^2}{r} (Equation 2)

  3. Condition for Taut Wires: For both wires to be taut, their tensions must be non-negative, i.e., TAC0T_{AC} \ge 0 and TBC0T_{BC} \ge 0. Solving Equations 1 and 2 for TACT_{AC} and TBCT_{BC} in terms of vv: From Equation 2, multiply by 3\sqrt{3}: 32TAC+32TBC=3mv2r\frac{3}{2} T_{AC} + \frac{\sqrt{3}}{2} T_{BC} = \frac{\sqrt{3}mv^2}{r}. Subtract Equation 1: (3212)TAC=3mv2rmg    TAC=3mv2rmg(\frac{3}{2} - \frac{1}{2}) T_{AC} = \frac{\sqrt{3}mv^2}{r} - mg \implies T_{AC} = \frac{\sqrt{3}mv^2}{r} - mg.

    From Equation 1, multiply by 3\sqrt{3}: 32TAC+32TBC=3mg\frac{\sqrt{3}}{2} T_{AC} + \frac{3}{2} T_{BC} = \sqrt{3}mg. Subtract Equation 2: (3212)TBC=3mgmv2r    TBC=3mgmv2r(\frac{3}{2} - \frac{1}{2}) T_{BC} = \sqrt{3}mg - \frac{mv^2}{r} \implies T_{BC} = \sqrt{3}mg - \frac{mv^2}{r}.

    For TAC0T_{AC} \ge 0: 3mv2rmg    v2gr3\frac{\sqrt{3}mv^2}{r} \ge mg \implies v^2 \ge \frac{gr}{\sqrt{3}}

    For TBC0T_{BC} \ge 0: 3mgmv2r    v23gr\sqrt{3}mg \ge \frac{mv^2}{r} \implies v^2 \le \sqrt{3}gr

    Thus, for both wires to be taut, the speed vv must satisfy: gr3v23gr\frac{gr}{\sqrt{3}} \le v^2 \le \sqrt{3}gr

  4. Minimum Value of v: The minimum value of vv occurs at the lower bound of the inequality for v2v^2: vmin2=gr3v_{min}^2 = \frac{gr}{\sqrt{3}} vmin=gr3v_{min} = \sqrt{\frac{gr}{\sqrt{3}}}

  5. Calculation: Substitute the values g=10g = 10 m/s² and r=0.13r = 0.1\sqrt{3} m: vmin=10×(0.13)3v_{min} = \sqrt{\frac{10 \times (0.1\sqrt{3})}{\sqrt{3}}} vmin=13×3v_{min} = \sqrt{\frac{1}{\sqrt{3}} \times \sqrt{3}} vmin=1v_{min} = \sqrt{1} vmin=1v_{min} = 1 m/s.