Solveeit Logo

Question

Question: A particle of mass 100 g moves in xy plane such that its x-coordinate varies as x = 3sin2t and y coo...

A particle of mass 100 g moves in xy plane such that its x-coordinate varies as x = 3sin2t and y coordinate varies as y = 3-3cos2t. (where t is time in sec and x and y in m). Find distance (in m) covered by particle in 2 seconds.

Answer

12 m

Explanation

Solution

  1. Calculate velocity components: Differentiate the given position coordinates with respect to time tt. x=3sin(2t)    vx=dxdt=ddt(3sin(2t))=3cos(2t)2=6cos(2t)x = 3\sin(2t) \implies v_x = \frac{dx}{dt} = \frac{d}{dt}(3\sin(2t)) = 3 \cdot \cos(2t) \cdot 2 = 6\cos(2t) m/s. y=33cos(2t)    vy=dydt=ddt(33cos(2t))=03(sin(2t)2)=6sin(2t)y = 3 - 3\cos(2t) \implies v_y = \frac{dy}{dt} = \frac{d}{dt}(3 - 3\cos(2t)) = 0 - 3 \cdot (-\sin(2t) \cdot 2) = 6\sin(2t) m/s.

  2. Calculate speed: The speed vv of the particle is given by v=vx2+vy2v = \sqrt{v_x^2 + v_y^2}. v=(6cos(2t))2+(6sin(2t))2=36cos2(2t)+36sin2(2t)v = \sqrt{(6\cos(2t))^2 + (6\sin(2t))^2} = \sqrt{36\cos^2(2t) + 36\sin^2(2t)} Using the trigonometric identity cos2θ+sin2θ=1\cos^2\theta + \sin^2\theta = 1: v=36(cos2(2t)+sin2(2t))=361=6v = \sqrt{36(\cos^2(2t) + \sin^2(2t))} = \sqrt{36 \cdot 1} = 6 m/s.

  3. Calculate distance: The speed of the particle is constant (66 m/s). For constant speed, the distance covered is the product of speed and time. The time interval is given as 22 seconds (from t=0t=0 to t=2t=2 s). Distance = Speed ×\times Time Distance = 6 m/s×2 s=12 m6 \text{ m/s} \times 2 \text{ s} = 12 \text{ m}.

The mass of the particle (100 g) is not required for this kinematic calculation.