JEE PYQ: Motion in a Plane - Question ID 382b55b3f2d8 (JEE Main 2009)

ID: 382b55b3f2d8JEE Main 2009Single Correct MCQ
A particle has an initial velocity 3i^+4j^3\widehat i + 4\widehat j and an acceleration of 0.4i^+0.3j^0.4\widehat i + 0.3\widehat j. Its speed after 10 s is:

Select Option

Step-by-step Explanation

Core Formula & Concept:

In two-dimensional motion, a particle’s velocity and acceleration are vector quantities. The key formulas we use are:

  • Velocity as a function of time: v(t)=v0+at\vec{v}(t) = \vec{v}_0 + \vec{a} \cdot t where v0\vec{v}_0 is the initial velocity vector, a\vec{a} is the constant acceleration vector, and tt is the time.
  • Speed: The speed at any instant is the magnitude of the velocity vector: v(t)=vx2(t)+vy2(t)v(t) = \sqrt{v_x^2(t) + v_y^2(t)} where vx(t)v_x(t) and vy(t)v_y(t) are the x- and y-components of the velocity at time tt.

Since the acceleration is constant, we can directly integrate it to find the change in velocity.

Step-by-Step Derivation:

Given:

  • Initial velocity: v0=3i^+4j^\vec{v}_0 = 3\widehat{i} + 4\widehat{j}
  • Acceleration: a=0.4i^+0.3j^\vec{a} = 0.4\widehat{i} + 0.3\widehat{j}
  • Time: t=10t = 10 s

Step 1: Compute the velocity at t=10t = 10 s. Using the formula v(t)=v0+at\vec{v}(t) = \vec{v}_0 + \vec{a} \cdot t:

v(10)=(3i^+4j^)+(0.4i^+0.3j^)10\vec{v}(10) = (3\widehat{i} + 4\widehat{j}) + (0.4\widehat{i} + 0.3\widehat{j}) \cdot 10

Simplify the components:

  • xx-component: vx(10)=3+0.410=3+4=7v_x(10) = 3 + 0.4 \cdot 10 = 3 + 4 = 7
  • yy-component: vy(10)=4+0.310=4+3=7v_y(10) = 4 + 0.3 \cdot 10 = 4 + 3 = 7

Thus, the velocity at t=10t = 10 s is: v(10)=7i^+7j^\vec{v}(10) = 7\widehat{i} + 7\widehat{j}

Step 2: Compute the speed at t=10t = 10 s. The speed is the magnitude of v(10)\vec{v}(10): v(10)=vx2(10)+vy2(10)=72+72=49+49=98=72v(10) = \sqrt{v_x^2(10) + v_y^2(10)} = \sqrt{7^2 + 7^2} = \sqrt{49 + 49} = \sqrt{98} = 7\sqrt{2}

Conclusion: The speed after 10 s is 727\sqrt{2} units, which corresponds to option A.

Common Traps & Exam Tip:

1. Confusing speed with velocity: Some students mistakenly think the question asks for the magnitude of acceleration or the velocity vector itself. Always read carefully: the question asks for speed, which is a scalar (magnitude of velocity).

2. Incorrect component calculation: A frequent error is misapplying the acceleration to the velocity components. For example, adding 0.4100.4 \cdot 10 to the yy-component or vice versa. Always double-check which component the acceleration affects.

3. Forgetting to take the square root: Some students compute vx2+vy2v_x^2 + v_y^2 but forget to take the square root to find the magnitude. This leads to incorrect values like 98 instead of 727\sqrt{2}.

Exam Tip: When dealing with vector components, always write them explicitly (e.g., vxv_x and vyv_y) to avoid mixing them up. Also, verify units and dimensions at each step to catch calculation errors early.