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

Question

Let a,b,c\overrightarrow a ,\overrightarrow b ,\overrightarrow c three vectors mutually perpendicular to each other and have same magnitude. If a vector r{ \overrightarrow r } satisfies. a×{(rb)×a}+b×{(rc)×b}+c×{(ra)×c}=0\overrightarrow a \times \{ (\overrightarrow r - \overrightarrow b ) \times \overrightarrow a \} + \overrightarrow b \times \{ (\overrightarrow r - \overrightarrow c ) \times \overrightarrow b \} + \overrightarrow c \times \{ (\overrightarrow r - \overrightarrow a ) \times \overrightarrow c \} = \overrightarrow 0 , then r\overrightarrow r is equal to :

Options

Solution

Key Concepts and Formulas

  1. Vector Triple Product Identity: The identity for the vector triple product is A×(B×C)=(AC)B(AB)C\vec{A} \times (\vec{B} \times \vec{C}) = (\vec{A} \cdot \vec{C})\vec{B} - (\vec{A} \cdot \vec{B})\vec{C}. A crucial special case when A=C\vec{A} = \vec{C} is A×(B×A)=A2B(AB)A\vec{A} \times (\vec{B} \times \vec{A}) = |\vec{A}|^2 \vec{B} - (\vec{A} \cdot \vec{B})\vec{A}.

  2. Properties of Mutually Perpendicular Vectors of Equal Magnitude: Given three vectors a,b,c\vec{a}, \vec{b}, \vec{c} that are mutually perpendicular and have the same magnitude, say a=b=c=k|\vec{a}| = |\vec{b}| = |\vec{c}| = k. This implies:

    • ab=bc=ca=0\vec{a} \cdot \vec{b} = \vec{b} \cdot \vec{c} = \vec{c} \cdot \vec{a} = 0.
    • a2=aa=k2|\vec{a}|^2 = \vec{a} \cdot \vec{a} = k^2, and similarly b2=k2|\vec{b}|^2 = k^2, c2=k2|\vec{c}|^2 = k^2.
    • These vectors form an orthogonal basis for 3D space. Any vector r\vec{r} can be uniquely represented as r=xa+yb+zc\vec{r} = x\vec{a} + y\vec{b} + z\vec{c}, where x=ara2x = \frac{\vec{a} \cdot \vec{r}}{|\vec{a}|^2}, y=brb2y = \frac{\vec{b} \cdot \vec{r}}{|\vec{b}|^2}, and z=crc2z = \frac{\vec{c} \cdot \vec{r}}{|\vec{c}|^2}.

Step-by-Step Solution

We are given the equation: a×{(rb)×a}+b×{(rc)×b}+c×{(ra)×c}=0\overrightarrow a \times \{ (\overrightarrow r - \overrightarrow b ) \times \overrightarrow a \} + \overrightarrow b \times \{ (\overrightarrow r - \overrightarrow c ) \times \overrightarrow b \} + \overrightarrow c \times \{ (\overrightarrow r - \overrightarrow a ) \times \overrightarrow c \} = \overrightarrow 0

Let's simplify each term individually using the vector triple product identity A×(B×A)=A2B(AB)A\vec{A} \times (\vec{B} \times \vec{A}) = |\vec{A}|^2 \vec{B} - (\vec{A} \cdot \vec{B})\vec{A}. Let k2=a2=b2=c2k^2 = |\vec{a}|^2 = |\vec{b}|^2 = |\vec{c}|^2.

Step 1: Simplify the first term. The first term is a×{(rb)×a}\vec{a} \times \{ (\vec{r} - \vec{b} ) \times \vec{a} \}. Applying the identity with A=a\vec{A} = \vec{a} and B=(rb)\vec{B} = (\vec{r} - \vec{b}): a×{(rb)×a}=a2(rb)(a(rb))a\vec{a} \times \{ (\vec{r} - \vec{b} ) \times \vec{a} \} = |\vec{a}|^2 (\vec{r} - \vec{b}) - (\vec{a} \cdot (\vec{r} - \vec{b}))\vec{a} Using the distributive property of the dot product and the fact that ab=0\vec{a} \cdot \vec{b} = 0: =k2(rb)(arab)a= k^2 (\vec{r} - \vec{b}) - (\vec{a} \cdot \vec{r} - \vec{a} \cdot \vec{b})\vec{a} =k2rk2b(ar0)a= k^2 \vec{r} - k^2 \vec{b} - (\vec{a} \cdot \vec{r} - 0)\vec{a} =k2rk2b(ar)a= k^2 \vec{r} - k^2 \vec{b} - (\vec{a} \cdot \vec{r})\vec{a}

Step 2: Simplify the second term. The second term is b×{(rc)×b}\vec{b} \times \{ (\vec{r} - \vec{c} ) \times \vec{b} \}. Applying the identity with A=b\vec{A} = \vec{b} and B=(rc)\vec{B} = (\vec{r} - \vec{c}): b×{(rc)×b}=b2(rc)(b(rc))b\vec{b} \times \{ (\vec{r} - \vec{c} ) \times \vec{b} \} = |\vec{b}|^2 (\vec{r} - \vec{c}) - (\vec{b} \cdot (\vec{r} - \vec{c}))\vec{b} Using bc=0\vec{b} \cdot \vec{c} = 0: =k2(rc)(brbc)b= k^2 (\vec{r} - \vec{c}) - (\vec{b} \cdot \vec{r} - \vec{b} \cdot \vec{c})\vec{b} =k2rk2c(br)b= k^2 \vec{r} - k^2 \vec{c} - (\vec{b} \cdot \vec{r})\vec{b}

Step 3: Simplify the third term. The third term is c×{(ra)×c}\vec{c} \times \{ (\vec{r} - \vec{a} ) \times \vec{c} \}. Applying the identity with A=c\vec{A} = \vec{c} and B=(ra)\vec{B} = (\vec{r} - \vec{a}): c×{(ra)×c}=c2(ra)(c(ra))c\vec{c} \times \{ (\vec{r} - \vec{a} ) \times \vec{c} \} = |\vec{c}|^2 (\vec{r} - \vec{a}) - (\vec{c} \cdot (\vec{r} - \vec{a}))\vec{c} Using ca=0\vec{c} \cdot \vec{a} = 0: =k2(ra)(crca)c= k^2 (\vec{r} - \vec{a}) - (\vec{c} \cdot \vec{r} - \vec{c} \cdot \vec{a})\vec{c} =k2rk2a(cr)c= k^2 \vec{r} - k^2 \vec{a} - (\vec{c} \cdot \vec{r})\vec{c}

Step 4: Sum the simplified terms and substitute into the original equation. Summing the three simplified terms: (k2rk2b(ar)a)+(k2rk2c(br)b)+(k2rk2a(cr)c)=0(k^2 \vec{r} - k^2 \vec{b} - (\vec{a} \cdot \vec{r})\vec{a}) + (k^2 \vec{r} - k^2 \vec{c} - (\vec{b} \cdot \vec{r})\vec{b}) + (k^2 \vec{r} - k^2 \vec{a} - (\vec{c} \cdot \vec{r})\vec{c}) = \vec{0} Combine terms: 3k2rk2(a+b+c)[(ar)a+(br)b+(cr)c]=03k^2 \vec{r} - k^2 (\vec{a} + \vec{b} + \vec{c}) - [(\vec{a} \cdot \vec{r})\vec{a} + (\vec{b} \cdot \vec{r})\vec{b} + (\vec{c} \cdot \vec{r})\vec{c}] = \vec{0}

Step 5: Utilize the orthogonal basis property. Since a,b,c\vec{a}, \vec{b}, \vec{c} form an orthogonal basis, we can write r=xa+yb+zc\vec{r} = x\vec{a} + y\vec{b} + z\vec{c}. The dot products are: ar=xa2=xk2\vec{a} \cdot \vec{r} = x|\vec{a}|^2 = xk^2 br=yb2=yk2\vec{b} \cdot \vec{r} = y|\vec{b}|^2 = yk^2 cr=zc2=zk2\vec{c} \cdot \vec{r} = z|\vec{c}|^2 = zk^2 Substitute these into the bracketed term: (ar)a+(br)b+(cr)c=(xk2)a+(yk2)b+(zk2)c(\vec{a} \cdot \vec{r})\vec{a} + (\vec{b} \cdot \vec{r})\vec{b} + (\vec{c} \cdot \vec{r})\vec{c} = (xk^2)\vec{a} + (yk^2)\vec{b} + (zk^2)\vec{c} =k2(xa+yb+zc)= k^2 (x\vec{a} + y\vec{b} + z\vec{c}) Since xa+yb+zc=rx\vec{a} + y\vec{b} + z\vec{c} = \vec{r}, the bracketed term simplifies to k2rk^2 \vec{r}.

Step 6: Substitute back and solve for r\vec{r}. Substitute k2rk^2 \vec{r} back into the equation from Step 4: 3k2rk2(a+b+c)k2r=03k^2 \vec{r} - k^2 (\vec{a} + \vec{b} + \vec{c}) - k^2 \vec{r} = \vec{0} Combine the r\vec{r} terms: (3k2k2)rk2(a+b+c)=0(3k^2 - k^2) \vec{r} - k^2 (\vec{a} + \vec{b} + \vec{c}) = \vec{0} 2k2rk2(a+b+c)=02k^2 \vec{r} - k^2 (\vec{a} + \vec{b} + \vec{c}) = \vec{0} Since k0k \ne 0 (as the vectors have magnitude), k20k^2 \ne 0. We can divide the entire equation by k2k^2: 2r(a+b+c)=02\vec{r} - (\vec{a} + \vec{b} + \vec{c}) = \vec{0} Rearrange to solve for r\vec{r}: 2r=a+b+c2\vec{r} = \vec{a} + \vec{b} + \vec{c} r=12(a+b+c)\vec{r} = \frac{1}{2}(\vec{a} + \vec{b} + \vec{c})


Common Mistakes & Tips

  • Vector Triple Product Application: Ensure you correctly identify the vectors in the A×(B×C)\vec{A} \times (\vec{B} \times \vec{C}) form. Using the specific form A×(B×A)\vec{A} \times (\vec{B} \times \vec{A}) is often more direct for this type of problem.
  • Orthogonality Conditions: Always remember that ab=0\vec{a} \cdot \vec{b} = 0 and a2=k2|\vec{a}|^2 = k^2 for mutually perpendicular vectors of equal magnitude. These are critical for simplification.
  • Algebraic Errors: Keep track of signs and coefficients carefully when expanding and combining terms. The substitution of r=xa+yb+zc\vec{r} = x\vec{a} + y\vec{b} + z\vec{c} is a powerful tool to resolve the dot product terms.

Summary

The problem requires a careful application of the vector triple product identity and the properties of mutually perpendicular vectors of equal magnitude. By simplifying each term of the given vector equation using the identity and the orthogonality conditions, we arrive at a simplified equation involving r\vec{r} and the basis vectors. Expressing r\vec{r} in terms of the basis vectors allows us to resolve the terms involving dot products. This leads to a solvable linear equation for r\vec{r}, yielding r=12(a+b+c)\vec{r} = \frac{1}{2}(\vec{a} + \vec{b} + \vec{c}).

The final answer is (C)12(a+b+c)\boxed{\text{(C)} \frac{1}{2}(\overrightarrow a + \overrightarrow b + \overrightarrow c)}.

Practice More Vector Algebra Questions

View All Questions