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

Question

Let p=2i^+3j^+k^\overrightarrow p = 2\widehat i + 3\widehat j + \widehat k and q=i^+2j^+k^\overrightarrow q = \widehat i + 2\widehat j + \widehat k be two vectors. If a vector r=(αi^+βj^+γk^)\overrightarrow r = (\alpha \widehat i + \beta \widehat j + \gamma \widehat k) is perpendicular to each of the vectors ((p+q)(\overrightarrow p + \overrightarrow q ) and (pq)(\overrightarrow p - \overrightarrow q ), and r=3\left| {\overrightarrow r } \right| = \sqrt 3 , then α+β+γ\left| \alpha \right| + \left| \beta \right| + \left| \gamma \right| is equal to _______________.

Answer: 2

Solution

1. Key Concepts and Formulas

  • Vector Perpendicularity: A vector r\overrightarrow r is perpendicular to vectors A\overrightarrow A and B\overrightarrow B if their dot products are zero: rA=0\overrightarrow r \cdot \overrightarrow A = 0 and rB=0\overrightarrow r \cdot \overrightarrow B = 0.
  • Cross Product: The cross product of two vectors A\overrightarrow A and B\overrightarrow B, denoted by A×B\overrightarrow A \times \overrightarrow B, results in a vector that is perpendicular to both A\overrightarrow A and B\overrightarrow B. If r\overrightarrow r is perpendicular to both A\overrightarrow A and B\overrightarrow B, then r\overrightarrow r must be parallel to A×B\overrightarrow A \times \overrightarrow B. Thus, r=k(A×B)\overrightarrow r = k(\overrightarrow A \times \overrightarrow B) for some scalar kk.
  • Magnitude of a Vector: For a vector V=ai^+bj^+ck^\overrightarrow V = a\widehat i + b\widehat j + c\widehat k, its magnitude is V=a2+b2+c2|\overrightarrow V| = \sqrt{a^2 + b^2 + c^2}.
  • Scalar Multiplication of Vectors: If V=ai^+bj^+ck^\overrightarrow V = a\widehat i + b\widehat j + c\widehat k and kk is a scalar, then kV=(ka)i^+(kb)j^+(kc)k^k\overrightarrow V = (ka)\widehat i + (kb)\widehat j + (kc)\widehat k.

2. Step-by-Step Solution

Step 1: Calculate the vectors p+q\overrightarrow p + \overrightarrow q and pq\overrightarrow p - \overrightarrow q. We are given p=2i^+3j^+k^\overrightarrow p = 2\widehat i + 3\widehat j + \widehat k and q=i^+2j^+k^\overrightarrow q = \widehat i + 2\widehat j + \widehat k. Let A=p+q\overrightarrow A = \overrightarrow p + \overrightarrow q and B=pq\overrightarrow B = \overrightarrow p - \overrightarrow q. A=(2i^+3j^+k^)+(i^+2j^+k^)=(2+1)i^+(3+2)j^+(1+1)k^=3i^+5j^+2k^\overrightarrow A = (2\widehat i + 3\widehat j + \widehat k) + (\widehat i + 2\widehat j + \widehat k) = (2+1)\widehat i + (3+2)\widehat j + (1+1)\widehat k = 3\widehat i + 5\widehat j + 2\widehat k B=(2i^+3j^+k^)(i^+2j^+k^)=(21)i^+(32)j^+(11)k^=1i^+1j^+0k^\overrightarrow B = (2\widehat i + 3\widehat j + \widehat k) - (\widehat i + 2\widehat j + \widehat k) = (2-1)\widehat i + (3-2)\widehat j + (1-1)\widehat k = 1\widehat i + 1\widehat j + 0\widehat k

Step 2: Find a vector perpendicular to A\overrightarrow A and B\overrightarrow B using the cross product. Since r\overrightarrow r is perpendicular to both A\overrightarrow A and B\overrightarrow B, it must be parallel to their cross product, A×B\overrightarrow A \times \overrightarrow B. A×B=i^j^k^352110\overrightarrow A \times \overrightarrow B = \begin{vmatrix} \widehat i & \widehat j & \widehat k \\ 3 & 5 & 2 \\ 1 & 1 & 0 \end{vmatrix} =i^(5021)j^(3021)+k^(3151)= \widehat i (5 \cdot 0 - 2 \cdot 1) - \widehat j (3 \cdot 0 - 2 \cdot 1) + \widehat k (3 \cdot 1 - 5 \cdot 1) =i^(02)j^(02)+k^(35)= \widehat i (0 - 2) - \widehat j (0 - 2) + \widehat k (3 - 5) =2i^+2j^2k^= -2\widehat i + 2\widehat j - 2\widehat k So, r\overrightarrow r is parallel to 2i^+2j^2k^-2\widehat i + 2\widehat j - 2\widehat k. We can write r=k(2i^+2j^2k^)\overrightarrow r = k(-2\widehat i + 2\widehat j - 2\widehat k) for some scalar kk.

Step 3: Use the magnitude of r\overrightarrow r to find the scalar kk. We are given r=3|\overrightarrow r| = \sqrt{3}. The magnitude of the direction vector 2i^+2j^2k^-2\widehat i + 2\widehat j - 2\widehat k is: 2i^+2j^2k^=(2)2+(2)2+(2)2=4+4+4=12=23|-2\widehat i + 2\widehat j - 2\widehat k| = \sqrt{(-2)^2 + (2)^2 + (-2)^2} = \sqrt{4 + 4 + 4} = \sqrt{12} = 2\sqrt{3} Now, we use the relation r=k2i^+2j^2k^|\overrightarrow r| = |k| |-2\widehat i + 2\widehat j - 2\widehat k|: 3=k(23)\sqrt{3} = |k| (2\sqrt{3}) Solving for k|k|: k=323=12|k| = \frac{\sqrt{3}}{2\sqrt{3}} = \frac{1}{2} This means k=12k = \frac{1}{2} or k=12k = -\frac{1}{2}.

Step 4: Determine the components α,β,γ\alpha, \beta, \gamma of r\overrightarrow r. Let's choose k=12k = \frac{1}{2}. Then: r=12(2i^+2j^2k^)=1i^+1j^1k^\overrightarrow r = \frac{1}{2}(-2\widehat i + 2\widehat j - 2\widehat k) = -1\widehat i + 1\widehat j - 1\widehat k Comparing this with r=αi^+βj^+γk^\overrightarrow r = \alpha \widehat i + \beta \widehat j + \gamma \widehat k, we have: α=1,β=1,γ=1\alpha = -1, \quad \beta = 1, \quad \gamma = -1 If we had chosen k=12k = -\frac{1}{2}, we would get α=1,β=1,γ=1\alpha = 1, \beta = -1, \gamma = 1. The absolute values remain the same.

Step 5: Calculate α+β+γ|\alpha| + |\beta| + |\gamma|. Using the values from k=12k=\frac{1}{2}: α+β+γ=1+1+1=1+1+1=3|\alpha| + |\beta| + |\gamma| = |-1| + |1| + |-1| = 1 + 1 + 1 = 3 Using the values from k=12k=-\frac{1}{2}: α+β+γ=1+1+1=1+1+1=3|\alpha| + |\beta| + |\gamma| = |1| + |-1| + |1| = 1 + 1 + 1 = 3 In both cases, the result is 3.

3. Common Mistakes & Tips

  • Sign Errors in Cross Product: Be meticulous when calculating the determinant for the cross product, especially with the middle term (the j^\widehat j component) which has a negative sign.
  • Forgetting the Scalar Factor: Remember that r\overrightarrow r is parallel to the cross product, not necessarily equal to it. The scalar factor kk is determined by the magnitude condition.
  • Absolute Values: The final calculation requires the sum of the absolute values of the components of r\overrightarrow r, so ensure you take the absolute value of each component before summing.

4. Summary

The problem requires finding a vector r\overrightarrow r that is perpendicular to two given vector combinations, (p+q)(\overrightarrow p + \overrightarrow q) and (pq)(\overrightarrow p - \overrightarrow q), and has a specific magnitude. We first computed these two vectors. A vector perpendicular to two other vectors is found by taking their cross product. We calculated the cross product of (p+q)(\overrightarrow p + \overrightarrow q) and (pq)(\overrightarrow p - \overrightarrow q) to get the direction of r\overrightarrow r. Then, using the given magnitude of r\overrightarrow r, we determined the scalar multiplier needed to scale the direction vector to the correct length. Finally, we extracted the components of r\overrightarrow r and calculated the sum of their absolute values.

The final answer is 3\boxed{3}.

Practice More Vector Algebra Questions

View All Questions