Skip to main content
Back to Vector Algebra
JEE Main 2023
Vector Algebra
Vector Algebra
Easy

Question

Let a=i^+j^+k^,b\overrightarrow a = \widehat i + \widehat j + \widehat k,\overrightarrow b and c=j^k^\overrightarrow c = \widehat j - \widehat k be three vectors such that a×b=c\overrightarrow a \times \overrightarrow b = \overrightarrow c and a.b=1\overrightarrow a \,.\,\overrightarrow b = 1. If the length of projection vector of the vector b\overrightarrow b on the vector a×c\overrightarrow a \times \overrightarrow c is l, then the value of 3l 2 is equal to _____________.

Answer: 2

Solution

Key Concepts and Formulas

  • Length of Projection Vector: The length of the projection of vector P\overrightarrow P onto vector Q\overrightarrow Q is given by PQQ\frac{|\overrightarrow P \cdot \overrightarrow Q|}{|\overrightarrow Q|}.
  • Scalar Triple Product (STP): The scalar triple product of vectors A,B,C\overrightarrow A, \overrightarrow B, \overrightarrow C is [A,B,C]=A(B×C)[\overrightarrow A, \overrightarrow B, \overrightarrow C] = \overrightarrow A \cdot (\overrightarrow B \times \overrightarrow C). It has the property A(B×C)=(A×B)C\overrightarrow A \cdot (\overrightarrow B \times \overrightarrow C) = (\overrightarrow A \times \overrightarrow B) \cdot \overrightarrow C.
  • Cross Product Properties: The cross product is anti-commutative, i.e., A×B=(B×A)\overrightarrow A \times \overrightarrow B = -(\overrightarrow B \times \overrightarrow A).
  • Dot Product Property: The dot product of a vector with itself is the square of its magnitude, i.e., VV=V2\overrightarrow V \cdot \overrightarrow V = |\overrightarrow V|^2.

Step-by-Step Solution

Step 1: Define the projection length 'l'

The problem states that ll is the length of the projection vector of b\overrightarrow b on a×c\overrightarrow a \times \overrightarrow c. Using the formula for the length of a projection vector, we have: l=b(a×c)a×cl = \frac{|\overrightarrow b \cdot (\overrightarrow a \times \overrightarrow c)|}{|\overrightarrow a \times \overrightarrow c|} Our goal is to calculate the numerator and the denominator of this expression.

Step 2: Calculate the denominator a×c|\overrightarrow a \times \overrightarrow c|

We are given a=i^+j^+k^\overrightarrow a = \widehat i + \widehat j + \widehat k and c=j^k^\overrightarrow c = \widehat j - \widehat k. First, we compute the cross product a×c\overrightarrow a \times \overrightarrow c: a×c=i^j^k^111011\overrightarrow a \times \overrightarrow c = \begin{vmatrix} \widehat i & \widehat j & \widehat k \\ 1 & 1 & 1 \\ 0 & 1 & -1 \end{vmatrix} Expanding the determinant: a×c=i^((1)(1)(1)(1))j^((1)(1)(1)(0))+k^((1)(1)(1)(0))\overrightarrow a \times \overrightarrow c = \widehat i((1)(-1) - (1)(1)) - \widehat j((1)(-1) - (1)(0)) + \widehat k((1)(1) - (1)(0)) a×c=i^(11)j^(10)+k^(10)\overrightarrow a \times \overrightarrow c = \widehat i(-1 - 1) - \widehat j(-1 - 0) + \widehat k(1 - 0) a×c=2i^+j^+k^\overrightarrow a \times \overrightarrow c = -2\widehat i + \widehat j + \widehat k Now, we find the magnitude of this vector: a×c=(2)2+12+12=4+1+1=6|\overrightarrow a \times \overrightarrow c| = \sqrt{(-2)^2 + 1^2 + 1^2} = \sqrt{4 + 1 + 1} = \sqrt{6} This is the denominator of ll.

Step 3: Evaluate the numerator b(a×c)|\overrightarrow b \cdot (\overrightarrow a \times \overrightarrow c)|

The numerator involves the scalar triple product b(a×c)\overrightarrow b \cdot (\overrightarrow a \times \overrightarrow c). We can use the property X(Y×Z)=(X×Y)Z\overrightarrow X \cdot (\overrightarrow Y \times \overrightarrow Z) = (\overrightarrow X \times \overrightarrow Y) \cdot \overrightarrow Z. Let X=b\overrightarrow X = \overrightarrow b, Y=a\overrightarrow Y = \overrightarrow a, and Z=c\overrightarrow Z = \overrightarrow c. Then: b(a×c)=(b×a)c\overrightarrow b \cdot (\overrightarrow a \times \overrightarrow c) = (\overrightarrow b \times \overrightarrow a) \cdot \overrightarrow c We are given the condition a×b=c\overrightarrow a \times \overrightarrow b = \overrightarrow c. Using the anti-commutativity of the cross product, b×a=(a×b)\overrightarrow b \times \overrightarrow a = -(\overrightarrow a \times \overrightarrow b). Substituting the given condition, we get b×a=c\overrightarrow b \times \overrightarrow a = -\overrightarrow c. Now, substitute this back into the expression for the scalar triple product: (b×a)c=(c)c(\overrightarrow b \times \overrightarrow a) \cdot \overrightarrow c = (-\overrightarrow c) \cdot \overrightarrow c Using the property VV=V2\overrightarrow V \cdot \overrightarrow V = |\overrightarrow V|^2: (c)c=(cc)=c2(-\overrightarrow c) \cdot \overrightarrow c = -(\overrightarrow c \cdot \overrightarrow c) = -|\overrightarrow c|^2 We need to find the magnitude of c\overrightarrow c: c=j^k^\overrightarrow c = \widehat j - \widehat k c=02+12+(1)2=0+1+1=2|\overrightarrow c| = \sqrt{0^2 + 1^2 + (-1)^2} = \sqrt{0 + 1 + 1} = \sqrt{2} Therefore, c2=(2)2=2|\overrightarrow c|^2 = (\sqrt{2})^2 = 2. So, the scalar triple product is b(a×c)=2\overrightarrow b \cdot (\overrightarrow a \times \overrightarrow c) = -2. The numerator of ll is the absolute value of this result: b(a×c)=2=2|\overrightarrow b \cdot (\overrightarrow a \times \overrightarrow c)| = |-2| = 2 Note that the condition ab=1\overrightarrow a \cdot \overrightarrow b = 1 was not needed for this part of the calculation.

Step 4: Calculate 'l'

Now we have the numerator and the denominator for ll: l=b(a×c)a×c=26l = \frac{|\overrightarrow b \cdot (\overrightarrow a \times \overrightarrow c)|}{|\overrightarrow a \times \overrightarrow c|} = \frac{2}{\sqrt{6}}

Step 5: Calculate 3l23l^2

First, we square ll: l2=(26)2=46=23l^2 = \left(\frac{2}{\sqrt{6}}\right)^2 = \frac{4}{6} = \frac{2}{3} Finally, we compute 3l23l^2: 3l2=3×23=23l^2 = 3 \times \frac{2}{3} = 2

Common Mistakes & Tips

  • Scalar Triple Product Manipulation: Recognizing that b(a×c)\overrightarrow b \cdot (\overrightarrow a \times \overrightarrow c) can be rewritten as (b×a)c(\overrightarrow b \times \overrightarrow a) \cdot \overrightarrow c is key.
  • Anti-Commutativity: Forgetting the negative sign in b×a=(a×b)\overrightarrow b \times \overrightarrow a = -(\overrightarrow a \times \overrightarrow b) is a common error.
  • Absolute Value: Remember that length is always non-negative, so the absolute value is necessary for the numerator of the projection formula.

Summary

The problem required calculating the length of a projection vector. By applying the formula for the projection length and strategically using the properties of the scalar triple product and the cross product, we simplified the expression. The key insight was using the given relation a×b=c\overrightarrow a \times \overrightarrow b = \overrightarrow c to transform the scalar triple product term into a form involving only c\overrightarrow c, which allowed for straightforward calculation of its magnitude. The value of 3l23l^2 was found to be 2.

The final answer is \boxed{2}.

Practice More Vector Algebra Questions

View All Questions