JEE PYQ: Vector Algebra - Question ID 24f2d8b8395f (JEE Main 2026)
ID: 24f2d8b8395fJEE Main 2026Single Correct MCQ
The velocity of a particle is given as v=−xi^+2yj^−zk^ m/s. The magnitude of acceleration at point (1, 2, 4) is ________ m/s2.
Select Option
Step-by-step Explanation
Core Formula & Concept:
In kinematics, acceleration is the time derivative of velocity. When the velocity vector v is expressed as a function of position coordinates (x,y,z), the acceleration a at any point is obtained by computing the material derivative of v:
a=dtdv=∂x∂vdtdx+∂y∂vdtdy+∂z∂vdtdz.
Here dtdx=vx, dtdy=vy, and dtdz=vz are the components of the velocity itself. Thus the acceleration vector becomes
a=(vx∂x+vy∂y+vz∂z)v.
Once a is found, its magnitude is simply
∣a∣=ax2+ay2+az2.
Step-by-Step Derivation:
1. Write the given velocity field: v=−xi^+2yj^−zk^(in m/s).
2. Compute the partial derivatives of each component: ∂x∂vx∂x∂vy∂x∂vz=∂x∂(−x)=−1,∂y∂vx=0,∂z∂vx=0,=0,∂y∂vy=∂y∂(2y)=2,∂z∂vy=0,=0,∂y∂vz=0,∂z∂vz=∂z∂(−z)=−1.
3. Evaluate the velocity components at the point (1,2,4): vxvyvz=−x=−1,=2y=4,=−z=−4.
4. Assemble the acceleration vector a: axayaz=vx∂x∂vx+vy∂y∂vx+vz∂z∂vx=(−1)(−1)+4⋅0+(−4)⋅0=1,=vx∂x∂vy+vy∂y∂vy+vz∂z∂vy=(−1)⋅0+4⋅2+(−4)⋅0=8,=vx∂x∂vz+vy∂y∂vz+vz∂z∂vz=(−1)⋅0+4⋅0+(−4)(−1)=4.
Hence
a=1i^+8j^+4k^(in m/s²).
5. Compute the magnitude of a: ∣a∣=12+82+42=1+64+16=81=9.
6. Match with the given options:
The magnitude 9 m/s² corresponds to option B.
Common Traps & Exam Tip:
• Many students forget that acceleration is the material derivative of velocity and mistakenly compute only the partial derivatives ∂v/∂t (which is zero here).
• A frequent arithmetic error is squaring the components incorrectly, e.g. 82=64 is sometimes miscalculated as 16 or 32.
• Always double-check the signs of each velocity component at the given point before substituting into the acceleration formula.