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

ID: c0a4f21bcaa4JEE Main 2020Single Correct MCQ
A particle starts from the origin at t = 0 with an
initial velocity of 3.0 i^\widehat i m/s and moves in the
x-y plane with a constant acceleration (6i^+4j^)\left( {6\widehat i + 4\widehat j} \right) m/s2 . The x-coordinate of the particle at the instant when its y-coordinate is 32 m is D meters. The value of D is :-

Select Option

Step-by-step Explanation

Core Formula & Concept:

When a particle moves in a plane with constant acceleration, its motion can be analyzed independently along the xx and yy axes using the kinematic equations for uniformly accelerated motion. The key formulas are:

  • Position as a function of time: r(t)=r0+v0t+12at2\vec{r}(t) = \vec{r}_0 + \vec{v}_0 t + \frac{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 is the initial velocity, and a\vec{a} is the constant acceleration. Since the motion is in the xx-yy plane, we can write the position vector as: r(t)=x(t)i^+y(t)j^\vec{r}(t) = x(t) \widehat{i} + y(t) \widehat{j}

Given that the particle starts from the origin at t=0t = 0, we have r0=0\vec{r}_0 = \vec{0}. The initial velocity is v0=3.0i^\vec{v}_0 = 3.0 \widehat{i} m/s, and the acceleration is a=6i^+4j^\vec{a} = 6 \widehat{i} + 4 \widehat{j} m/s².

Step-by-Step Derivation:

Step 1: Write the position equations for x(t)x(t) and y(t)y(t).

Using the position formula:

x(t)=x0+v0xt+12axt2x(t) = x_0 + v_{0x} t + \frac{1}{2} a_x t^2 y(t)=y0+v0yt+12ayt2y(t) = y_0 + v_{0y} t + \frac{1}{2} a_y t^2

Given:

  • x0=0x_0 = 0, y0=0y_0 = 0 (starts from origin)
  • v0x=3v_{0x} = 3 m/s, v0y=0v_{0y} = 0 m/s (initial velocity only in xx-direction)
  • ax=6a_x = 6 m/s², ay=4a_y = 4 m/s²

So,

x(t)=3t+126t2=3t+3t2x(t) = 3t + \frac{1}{2} \cdot 6 \cdot t^2 = 3t + 3t^2 y(t)=0+0t+124t2=2t2y(t) = 0 + 0 \cdot t + \frac{1}{2} \cdot 4 \cdot t^2 = 2t^2

Step 2: Find the time tt when y(t)=32y(t) = 32 m.

Set y(t)=32y(t) = 32:

2t2=322t^2 = 32 t2=16t^2 = 16 t=4 s(since time cannot be negative)t = 4 \text{ s} \quad (\text{since time cannot be negative})

Step 3: Compute x(t)x(t) at t=4t = 4 s.

Substitute t=4t = 4 into x(t)x(t):

x(4)=34+3(4)2=12+316=12+48=60 mx(4) = 3 \cdot 4 + 3 \cdot (4)^2 = 12 + 3 \cdot 16 = 12 + 48 = 60 \text{ m}

Thus, the xx-coordinate when y=32y = 32 m is D=60D = 60 m.

Common Traps & Exam Tip:

Trap 1: Ignoring the initial velocity in the xx-direction. Some students mistakenly assume the initial velocity is zero in both directions, leading to incorrect x(t)x(t) calculations. Always verify the initial velocity components.

Trap 2: Misapplying the kinematic equations. Students sometimes confuse the position and velocity equations or forget to include the 12\frac{1}{2} factor in the acceleration term. Double-check the formula before substituting values.

Trap 3: Solving for time incorrectly. When solving 2t2=322t^2 = 32, students might forget to take the square root or consider only the positive root. Since time cannot be negative, t=4t = 4 s is the only valid solution.

Exam Tip: Always break 2D motion into xx and yy components and solve them independently. This simplifies the problem and reduces errors.