JEE PYQ: Vector Algebra - Question ID 3dad6b1c3aa2 (JEE Main 2023)

ID: 3dad6b1c3aa2JEE Main 2023Single Correct MCQ

When vector A=2i^+3j^+2k^\vec{A}=2 \hat{i}+3 \hat{j}+2 \hat{k} is subtracted from vector B\overrightarrow{\mathrm{B}}, it gives a vector equal to 2j^2 \hat{j}. Then the magnitude of vector B\overrightarrow{\mathrm{B}} will be :

Select Option

Step-by-step Explanation

Core Formula & Concept:

In vector algebra, subtraction of two vectors is performed component-wise. If we have two vectors:

A=Axi^+Ayj^+Azk^\vec{A} = A_x \hat{i} + A_y \hat{j} + A_z \hat{k} B=Bxi^+Byj^+Bzk^\vec{B} = B_x \hat{i} + B_y \hat{j} + B_z \hat{k}

then the subtraction BA\vec{B} - \vec{A} is defined as:

BA=(BxAx)i^+(ByAy)j^+(BzAz)k^\vec{B} - \vec{A} = (B_x - A_x) \hat{i} + (B_y - A_y) \hat{j} + (B_z - A_z) \hat{k}

The magnitude of a vector V=Vxi^+Vyj^+Vzk^\vec{V} = V_x \hat{i} + V_y \hat{j} + V_z \hat{k} is given by:

V=Vx2+Vy2+Vz2|\vec{V}| = \sqrt{V_x^2 + V_y^2 + V_z^2} Step-by-Step Derivation:

Given:

A=2i^+3j^+2k^\vec{A} = 2 \hat{i} + 3 \hat{j} + 2 \hat{k}

We are told that when A\vec{A} is subtracted from B\vec{B}, the result is 2j^2 \hat{j}. Mathematically:

BA=2j^\vec{B} - \vec{A} = 2 \hat{j}

Rearranging to solve for B\vec{B}:

B=A+2j^\vec{B} = \vec{A} + 2 \hat{j}

Substitute A\vec{A}:

B=(2i^+3j^+2k^)+2j^\vec{B} = (2 \hat{i} + 3 \hat{j} + 2 \hat{k}) + 2 \hat{j}

Combine like terms:

B=2i^+(3+2)j^+2k^\vec{B} = 2 \hat{i} + (3 + 2) \hat{j} + 2 \hat{k} B=2i^+5j^+2k^\vec{B} = 2 \hat{i} + 5 \hat{j} + 2 \hat{k}

Now, compute the magnitude of B\vec{B}:

B=(2)2+(5)2+(2)2|\vec{B}| = \sqrt{(2)^2 + (5)^2 + (2)^2} B=4+25+4|\vec{B}| = \sqrt{4 + 25 + 4} B=33|\vec{B}| = \sqrt{33} Common Traps & Exam Tip:

1. Misinterpreting the subtraction order: Students often confuse BA\vec{B} - \vec{A} with AB\vec{A} - \vec{B}. Always ensure the order of subtraction matches the problem statement. 2. Forgetting to add components correctly: When solving for B\vec{B}, ensure all components of A\vec{A} are accounted for before adding the resultant vector. 3. Magnitude calculation errors: Squaring negative components or miscounting terms in the magnitude formula can lead to incorrect results. Double-check arithmetic. 4. Exam Tip: Always write down the vector components explicitly before performing operations. This minimizes errors and makes the solution clearer.