JEE PYQ: Motion in a Plane - Question ID b0f8ad374aab (JEE Main 2020)

ID: b0f8ad374aabJEE Main 2020Single Correct MCQ
Starting from the origin at time t = 0, with initial velocity 5j^\widehat j ms-1 , a particle moves in the x-y plane with a constant acceleration of (10i^+4j^)\left( {10\widehat i + 4\widehat j} \right) ms-2. At time t, its coordinates are (20 m, y0 m). The values of t and y0 are, respectively:

Select Option

Step-by-step Explanation

Core Formula & Concept:

When a particle moves in a plane with constant acceleration, its motion can be resolved into independent components along the xx and yy axes. The key kinematic equations for each axis are:

  • Position as a function of time: r(t)=r0+v0t+12at2\vec{r}(t) = \vec{r}_0 + \vec{v}_0 t + \tfrac{1}{2} \vec{a} t^2
  • Velocity as a function of time: v(t)=v0+at\vec{v}(t) = \vec{v}_0 + \vec{a} t

Here r0\vec{r}_0 is the initial position, v0\vec{v}_0 the initial velocity, and a\vec{a} the constant acceleration vector. Since the motion is two-dimensional, we treat the xx and yy components separately.

Step-by-Step Derivation:

Given data:

  • Initial position: r0=0\vec{r}_0 = \vec{0} (origin)
  • Initial velocity: v0=5j^\vec{v}_0 = 5\,\widehat j m/s
  • Constant acceleration: a=10i^+4j^\vec{a} = 10\,\widehat i + 4\,\widehat j m/s2
  • At time tt, the xx–coordinate is 2020 m, and the yy–coordinate is y0y_0.

Step 1 – Write the position vector at time tt:

r(t)=r0+v0t+12at2=0+(5j^)t+12(10i^+4j^)t2\vec{r}(t) = \vec{r}_0 + \vec{v}_0 t + \tfrac{1}{2} \vec{a} t^2 = \vec{0} + (5\,\widehat j)\,t + \tfrac{1}{2}(10\,\widehat i + 4\,\widehat j)\,t^2 =(5t2)i^+(5t+2t2)j^= \bigl(5\,t^2\bigr)\,\widehat i + \bigl(5\,t + 2\,t^2\bigr)\,\widehat j

Step 2 – Extract the xx–component and set it equal to 2020 m:

x(t)=5t2=20t2=205=4t=2 sx(t) = 5\,t^2 = 20 \quad\Longrightarrow\quad t^2 = \frac{20}{5} = 4 \quad\Longrightarrow\quad t = 2\text{ s} (We discard the negative root since t0t\ge0.)

Step 3 – Compute the yy–coordinate at t=2t=2 s:

y(t)=5t+2t2=52+2(2)2=10+8=18 my(t) = 5\,t + 2\,t^2 = 5\cdot2 + 2\cdot(2)^2 = 10 + 8 = 18\text{ m}

Conclusion:

At t=2t=2 s, the coordinates are (20 m,  18 m)(20\text{ m},\;18\text{ m}), which matches option B. Common Traps & Exam Tip:

1. Mixing components: Students often confuse the xx and yy parts of the acceleration or initial velocity. Always label each component clearly. 2. Sign errors: Ensure the signs of acceleration and initial velocity match the chosen coordinate axes. 3. Quadratic roots: When solving 5t2=205t^2=20, remember to take only the positive root for time. 4. Unit consistency: Double-check that all units are in meters and seconds to avoid numerical mismatches.