Skip to main content
Back to Vector Algebra
JEE Main 2021
Vector Algebra
Vector Algebra
Medium

Question

If the vector b=3j^+4k^\overrightarrow b = 3\widehat j + 4\widehat k is written as the sum of a vector b1,\overrightarrow {{b_1}} , paralel to a=i^+j^\overrightarrow a = \widehat i + \widehat j and a vector b2,\overrightarrow {{b_2}} , perpendicular to a,\overrightarrow a , then b1×b2\overrightarrow {{b_1}} \times \overrightarrow {{b_2}} is equal to :

Options

Solution

Key Concepts and Formulas

  • Vector Decomposition: Any vector b\overrightarrow b can be decomposed into a component b1\overrightarrow {{b_1}} parallel to a non-zero vector a\overrightarrow a and a component b2\overrightarrow {{b_2}} perpendicular to a\overrightarrow a, such that b=b1+b2\overrightarrow b = \overrightarrow {{b_1}} + \overrightarrow {{b_2}}.
  • Vector Projection: The component of b\overrightarrow b parallel to a\overrightarrow a is given by the vector projection formula: b1=projab=(ba)a2a\overrightarrow {{b_1}} = \text{proj}_{\overrightarrow a} \overrightarrow b = \frac{(\overrightarrow b \cdot \overrightarrow a)}{|\overrightarrow a|^2} \overrightarrow a
  • Perpendicular Component: The component of b\overrightarrow b perpendicular to a\overrightarrow a is found by subtracting the parallel component: b2=bb1\overrightarrow {{b_2}} = \overrightarrow b - \overrightarrow {{b_1}}
  • Cross Product: The cross product of two vectors u=u1i^+u2j^+u3k^\overrightarrow u = u_1\widehat i + u_2\widehat j + u_3\widehat k and v=v1i^+v2j^+v3k^\overrightarrow v = v_1\widehat i + v_2\widehat j + v_3\widehat k is calculated as: \widehat i & \widehat j & \widehat k \\ u_1 & u_2 & u_3 \\ v_1 & v_2 & v_3 \end{vmatrix}$$

Step-by-Step Solution

Step 1: Understand the Problem and Identify Given Vectors Why: To begin any vector problem, it's crucial to clearly identify the vectors involved and what is being asked. We are given:

  • b=3j^+4k^\overrightarrow b = 3\widehat j + 4\widehat k
  • a=i^+j^\overrightarrow a = \widehat i + \widehat j We need to find b1×b2\overrightarrow {{b_1}} \times \overrightarrow {{b_2}}, where b1\overrightarrow {{b_1}} is parallel to a\overrightarrow a and b2\overrightarrow {{b_2}} is perpendicular to a\overrightarrow a, and b=b1+b2\overrightarrow b = \overrightarrow {{b_1}} + \overrightarrow {{b_2}}.

Step 2: Calculate the Dot Product ba\overrightarrow b \cdot \overrightarrow a Why: The dot product is a fundamental operation used in the vector projection formula to determine how much of one vector lies in the direction of another. ba=(0i^+3j^+4k^)(i^+j^+0k^)\overrightarrow b \cdot \overrightarrow a = (0\widehat i + 3\widehat j + 4\widehat k) \cdot (\widehat i + \widehat j + 0\widehat k) =(0)(1)+(3)(1)+(4)(0)=0+3+0=3 = (0)(1) + (3)(1) + (4)(0) = 0 + 3 + 0 = 3

Step 3: Calculate the Square of the Magnitude of a\overrightarrow a, a2|\overrightarrow a|^2 Why: The squared magnitude of the vector a\overrightarrow a is needed as the denominator in the vector projection formula. Calculating the square avoids dealing with square roots prematurely, simplifying the calculation. a2=(i^+j^)(i^+j^)=(1)2+(1)2+(0)2=1+1+0=2|\overrightarrow a|^2 = (\widehat i + \widehat j) \cdot (\widehat i + \widehat j) = (1)^2 + (1)^2 + (0)^2 = 1 + 1 + 0 = 2

Step 4: Determine the Vector Component b1\overrightarrow {{b_1}} Parallel to a\overrightarrow a Why: This step applies the vector projection formula to find the part of b\overrightarrow b that aligns with the direction of a\overrightarrow a. Using the results from Step 2 and Step 3: b1=baa2a=32(i^+j^)\overrightarrow {{b_1}} = \frac{\overrightarrow b \cdot \overrightarrow a}{|\overrightarrow a|^2} \overrightarrow a = \frac{3}{2} (\widehat i + \widehat j) b1=32i^+32j^\overrightarrow {{b_1}} = \frac{3}{2}\widehat i + \frac{3}{2}\widehat j

Step 5: Determine the Vector Component b2\overrightarrow {{b_2}} Perpendicular to a\overrightarrow a Why: Since b\overrightarrow b is the sum of its parallel and perpendicular components, we can find the perpendicular component by subtracting the parallel component from the original vector. b2=bb1\overrightarrow {{b_2}} = \overrightarrow b - \overrightarrow {{b_1}} Substituting the given b\overrightarrow b and the calculated b1\overrightarrow {{b_1}}: b2=(0i^+3j^+4k^)(32i^+32j^+0k^)\overrightarrow {{b_2}} = (0\widehat i + 3\widehat j + 4\widehat k) - \left(\frac{3}{2}\widehat i + \frac{3}{2}\widehat j + 0\widehat k\right) Combining the components: =(032)i^+(332)j^+(40)k^ = \left(0 - \frac{3}{2}\right)\widehat i + \left(3 - \frac{3}{2}\right)\widehat j + (4 - 0)\widehat k =32i^+(632)j^+4k^ = -\frac{3}{2}\widehat i + \left(\frac{6-3}{2}\right)\widehat j + 4\widehat k b2=32i^+32j^+4k^\overrightarrow {{b_2}} = -\frac{3}{2}\widehat i + \frac{3}{2}\widehat j + 4\widehat k

Step 6: Verify Perpendicularity (Optional but Recommended) Why: To ensure our calculations for b2\overrightarrow {{b_2}} are correct, we can check if it is indeed perpendicular to a\overrightarrow a by calculating their dot product. If the dot product is zero, the vectors are perpendicular. b2a=(32i^+32j^+4k^)(i^+j^+0k^)\overrightarrow {{b_2}} \cdot \overrightarrow a = \left(-\frac{3}{2}\widehat i + \frac{3}{2}\widehat j + 4\widehat k\right) \cdot (\widehat i + \widehat j + 0\widehat k) =(32)(1)+(32)(1)+(4)(0)=32+32+0=0 = \left(-\frac{3}{2}\right)(1) + \left(\frac{3}{2}\right)(1) + (4)(0) = -\frac{3}{2} + \frac{3}{2} + 0 = 0 The dot product is 0, confirming that b2\overrightarrow {{b_2}} is perpendicular to a\overrightarrow a.

Step 7: Calculate the Cross Product b1×b2\overrightarrow {{b_1}} \times \overrightarrow {{b_2}} Why: This is the final calculation required by the problem. The cross product will yield a vector perpendicular to both b1\overrightarrow {{b_1}} and b2\overrightarrow {{b_2}}. We have:

  • b1=32i^+32j^+0k^\overrightarrow {{b_1}} = \frac{3}{2}\widehat i + \frac{3}{2}\widehat j + 0\widehat k
  • b2=32i^+32j^+4k^\overrightarrow {{b_2}} = -\frac{3}{2}\widehat i + \frac{3}{2}\widehat j + 4\widehat k

Using the determinant formula for the cross product:

\widehat i & \widehat j & \widehat k \\ \frac{3}{2} & \frac{3}{2} & 0 \\ -\frac{3}{2} & \frac{3}{2} & 4 \end{vmatrix}$$ Expanding the determinant: $$ = \widehat i \left( \left(\frac{3}{2}\right)(4) - (0)\left(\frac{3}{2}\right) \right) - \widehat j \left( \left(\frac{3}{2}\right)(4) - (0)\left(-\frac{3}{2}\right) \right) + \widehat k \left( \left(\frac{3}{2}\right)\left(\frac{3}{2}\right) - \left(\frac{3}{2}\right)\left(-\frac{3}{2}\right) \right)$$ $$ = \widehat i (6 - 0) - \widehat j (6 - 0) + \widehat k \left(\frac{9}{4} - \left(-\frac{9}{4}\right)\right)$$ $$ = 6\widehat i - 6\widehat j + \widehat k \left(\frac{9}{4} + \frac{9}{4}\right)$$ $$ = 6\widehat i - 6\widehat j + \widehat k \left(\frac{18}{4}\right)$$ $$ = 6\widehat i - 6\widehat j + \frac{9}{2}\widehat k$$ **Common Mistakes & Tips** * **Sign Errors in Cross Product:** Be extremely careful with the signs when calculating the determinant, especially for the $\widehat j$ component, which has a negative sign in the expansion. * **Misinterpreting Projection:** Distinguish between scalar projection (a length) and vector projection (a vector). The formula for vector projection requires the vector $\overrightarrow a$, not just its magnitude. * **Algebraic Slip-ups:** Double-check all arithmetic, especially when dealing with fractions, to avoid calculation errors. **Summary** The problem requires decomposing a vector $\overrightarrow b$ into components parallel and perpendicular to another vector $\overrightarrow a$. This is achieved using the vector projection formula for the parallel component ($\overrightarrow {{b_1}}$) and then subtracting this from $\overrightarrow b$ to find the perpendicular component ($\overrightarrow {{b_2}}$). Finally, the cross product of $\overrightarrow {{b_1}}$ and $\overrightarrow {{b_2}}$ is computed. The steps involved calculating dot products, magnitudes, performing vector subtraction, and evaluating a determinant for the cross product. The final answer is $6\widehat i - 6\widehat j + \frac{9}{2}\widehat k$, which corresponds to option (B). The final answer is $\boxed{6\widehat i - 6\widehat j + {9 \over 2}\widehat k}$.

Practice More Vector Algebra Questions

View All Questions
If the vector is written as the sum of a vector paralel to a... | JEE Main 2021 Vector Algebra | JEE Main - Mathematicon