JEE PYQ: Motion in a Plane - Question ID 721f057aa15d (JEE Main 2022)

ID: 721f057aa15dJEE Main 2022Single Correct MCQ

At time t=0t=0 a particle starts travelling from a height 7z^ cm7 \hat{z} \mathrm{~cm} in a plane keeping z coordinate constant. At any instant of time it's position along the x^\hat{x} and y^\hat{y} directions are defined as 3t3 \mathrm{t} and 5t35 \mathrm{t}^{3} respectively. At t = 1s acceleration of the particle will be

Select Option

Step-by-step Explanation

Core Formula & Concept:

In two-dimensional motion (here the xyxy-plane, since zz is constant), the acceleration is the second time-derivative of the position vector. Let the position vector at time tt be r(t)=x(t)x^+y(t)y^+z(t)z^.\vec{r}(t) = x(t)\,\hat{x} + y(t)\,\hat{y} + z(t)\,\hat{z}. Then

  • Velocity v(t)=drdt=x˙x^+y˙y^+z˙z^.\vec{v}(t) = \dfrac{d\vec{r}}{dt} = \dot{x}\,\hat{x} + \dot{y}\,\hat{y} + \dot{z}\,\hat{z}.
  • Acceleration a(t)=dvdt=x¨x^+y¨y^+z¨z^.\vec{a}(t) = \dfrac{d\vec{v}}{dt} = \ddot{x}\,\hat{x} + \ddot{y}\,\hat{y} + \ddot{z}\,\hat{z}.
Since z(t)z(t) is constant, z˙=0\dot{z}=0 and z¨=0\ddot{z}=0, so the acceleration has no z^\hat{z} component.

Step-by-Step Derivation: 1. Write the given position functions: x(t)=3t,y(t)=5t3,z(t)=7.x(t) = 3\,t,\qquad y(t) = 5\,t^{3},\qquad z(t) = 7. 2. Compute the first derivatives (velocity components): x˙=ddt(3t)=3,y˙=ddt(5t3)=15t2,z˙=0.\dot{x} = \frac{d}{dt}(3t) = 3,\qquad \dot{y} = \frac{d}{dt}(5t^{3}) = 15\,t^{2},\qquad \dot{z} = 0. 3. Compute the second derivatives (acceleration components): x¨=ddt(3)=0,y¨=ddt(15t2)=30t,z¨=0.\ddot{x} = \frac{d}{dt}(3) = 0,\qquad \ddot{y} = \frac{d}{dt}(15\,t^{2}) = 30\,t,\qquad \ddot{z} = 0. 4. Evaluate at t=1t=1 s: x¨(1)=0,y¨(1)=301=30,z¨(1)=0.\ddot{x}(1) = 0,\qquad \ddot{y}(1) = 30\cdot1 = 30,\qquad \ddot{z}(1) = 0. 5. Form the acceleration vector at t=1t=1 s: a(1)=0x^+30y^+0z^=30y^.\vec{a}(1) = 0\,\hat{x} + 30\,\hat{y} + 0\,\hat{z} = 30\,\hat{y}. 6. Match with the given options: Option B is exactly 30y^30\,\hat{y}. Common Traps & Exam Tip:

Trap 1: Forgetting that zz is constant and including a z^\hat{z} term in the acceleration. Trap 2: Stopping at the first derivative (velocity) instead of computing the second derivative. Trap 3: Misreading the question and evaluating at t=0t=0 instead of t=1t=1 s. Exam Tip: Always write down the position functions explicitly, then differentiate twice. Double-check the time at which you evaluate.