Skip to main content
Back to Vector Algebra
JEE Main 2020
Vector Algebra
Vector Algebra
Hard

Question

Let a\overrightarrow a , b\overrightarrow b and c\overrightarrow c be three unit vectors such that a+b+c=0\overrightarrow a + \vec b + \overrightarrow c = \overrightarrow 0 . If λ=a.b+b.c+c.a\lambda = \overrightarrow a .\vec b + \vec b.\overrightarrow c + \overrightarrow c .\overrightarrow a and d=a×b+b×c+c×a\overrightarrow d = \overrightarrow a \times \vec b + \vec b \times \overrightarrow c + \overrightarrow c \times \overrightarrow a , then the ordered pair, (λ,d)\left( {\lambda ,\overrightarrow d } \right) is equal to :

Options

Solution

Key Concepts and Formulas

  1. Dot Product Properties: For any vectors x,y,z\vec x, \vec y, \vec z and scalar kk:

    • xy=yx\vec x \cdot \vec y = \vec y \cdot \vec x (Commutative)
    • x(y+z)=xy+xz\vec x \cdot (\vec y + \vec z) = \vec x \cdot \vec y + \vec x \cdot \vec z (Distributive)
    • v2=vv|\vec v|^2 = \vec v \cdot \vec v. For a unit vector, v=1|\vec v|=1, so vv=1\vec v \cdot \vec v = 1.
    • x+y+z2=x2+y2+z2+2(xy+yz+zx)|\vec x + \vec y + \vec z|^2 = |\vec x|^2 + |\vec y|^2 + |\vec z|^2 + 2(\vec x \cdot \vec y + \vec y \cdot \vec z + \vec z \cdot \vec x).
  2. Cross Product Properties: For any vectors x,y,z\vec x, \vec y, \vec z:

    • x×x=0\vec x \times \vec x = \vec 0 (Zero vector)
    • x×y=(y×x)\vec x \times \vec y = -(\vec y \times \vec x) (Anti-commutative)
    • x×(y+z)=x×y+x×z\vec x \times (\vec y + \vec z) = \vec x \times \vec y + \vec x \times \vec z (Distributive)
    • If x+y+z=0\vec x + \vec y + \vec z = \vec 0, then x×(x+y+z)=0\vec x \times (\vec x + \vec y + \vec z) = \vec 0, which simplifies to x×y+x×z=0\vec x \times \vec y + \vec x \times \vec z = \vec 0.

Step-by-Step Solution

We are given three unit vectors a,b,c\overrightarrow a, \overrightarrow b, \overrightarrow c such that a=b=c=1|\overrightarrow a| = |\overrightarrow b| = |\overrightarrow c| = 1 and a+b+c=0\overrightarrow a + \vec b + \overrightarrow c = \overrightarrow 0. We need to find the ordered pair (λ,d)(\lambda, \overrightarrow d), where λ=ab+bc+ca\lambda = \overrightarrow a \cdot \vec b + \vec b \cdot \overrightarrow c + \overrightarrow c \cdot \overrightarrow a and d=a×b+b×c+c×a\overrightarrow d = \overrightarrow a \times \vec b + \vec b \times \overrightarrow c + \overrightarrow c \times \overrightarrow a.

Step 1: Calculate λ\lambda

To find λ\lambda, we will use the given condition a+b+c=0\overrightarrow a + \vec b + \overrightarrow c = \overrightarrow 0 and the properties of the dot product.

  1. Square the vector sum: Start with the given equation: a+b+c=0\overrightarrow a + \vec b + \overrightarrow c = \overrightarrow 0. Take the dot product of this equation with itself: (a+b+c)(a+b+c)=00(\overrightarrow a + \vec b + \overrightarrow c) \cdot (\overrightarrow a + \vec b + \overrightarrow c) = \overrightarrow 0 \cdot \overrightarrow 0 The right side is 00.

  2. Expand the dot product: Using the identity x+y+z2=x2+y2+z2+2(xy+yz+zx)|\vec x + \vec y + \vec z|^2 = |\vec x|^2 + |\vec y|^2 + |\vec z|^2 + 2(\vec x \cdot \vec y + \vec y \cdot \vec z + \vec z \cdot \vec x): a2+b2+c2+2(ab+bc+ca)=0|\overrightarrow a|^2 + |\overrightarrow b|^2 + |\overrightarrow c|^2 + 2(\overrightarrow a \cdot \vec b + \vec b \cdot \overrightarrow c + \overrightarrow c \cdot \overrightarrow a) = 0

  3. Substitute known values: Since a,b,c\overrightarrow a, \overrightarrow b, \overrightarrow c are unit vectors, a=b=c=1|\overrightarrow a| = |\overrightarrow b| = |\overrightarrow c| = 1. 12+12+12+2(ab+bc+ca)=01^2 + 1^2 + 1^2 + 2(\overrightarrow a \cdot \vec b + \vec b \cdot \overrightarrow c + \overrightarrow c \cdot \overrightarrow a) = 0 1+1+1+2(ab+bc+ca)=01 + 1 + 1 + 2(\overrightarrow a \cdot \vec b + \vec b \cdot \overrightarrow c + \overrightarrow c \cdot \overrightarrow a) = 0 3+2(ab+bc+ca)=03 + 2(\overrightarrow a \cdot \vec b + \vec b \cdot \overrightarrow c + \overrightarrow c \cdot \overrightarrow a) = 0

  4. Use the definition of λ\lambda: We are given λ=ab+bc+ca\lambda = \overrightarrow a \cdot \vec b + \vec b \cdot \overrightarrow c + \overrightarrow c \cdot \overrightarrow a. Substituting this into the equation: 3+2λ=03 + 2\lambda = 0

  5. Solve for λ\lambda: 2λ=32\lambda = -3 λ=32\lambda = -\frac{3}{2}

Step 2: Calculate d\overrightarrow d

To find d\overrightarrow d, we will use the condition a+b+c=0\overrightarrow a + \vec b + \overrightarrow c = \overrightarrow 0 and the properties of the cross product.

  1. Take cross product with a\overrightarrow a: From a+b+c=0\overrightarrow a + \vec b + \overrightarrow c = \overrightarrow 0, take the cross product with a\overrightarrow a: a×(a+b+c)=a×0\overrightarrow a \times (\overrightarrow a + \vec b + \overrightarrow c) = \overrightarrow a \times \overrightarrow 0 Using the distributive property and a×a=0\overrightarrow a \times \overrightarrow a = \overrightarrow 0: a×a+a×b+a×c=0\overrightarrow a \times \overrightarrow a + \overrightarrow a \times \vec b + \overrightarrow a \times \overrightarrow c = \overrightarrow 0 0+a×b+a×c=0\overrightarrow 0 + \overrightarrow a \times \vec b + \overrightarrow a \times \overrightarrow c = \overrightarrow 0 a×b=a×c\overrightarrow a \times \vec b = -\overrightarrow a \times \overrightarrow c Using the anti-commutative property x×y=(y×x)\overrightarrow x \times \overrightarrow y = -(\overrightarrow y \times \overrightarrow x), we have a×c=c×a-\overrightarrow a \times \overrightarrow c = \overrightarrow c \times \overrightarrow a. Thus, we get: a×b=c×a() \overrightarrow a \times \vec b = \overrightarrow c \times \overrightarrow a \quad (*)

  2. Take cross product with b\overrightarrow b: Similarly, from a+b+c=0\overrightarrow a + \vec b + \overrightarrow c = \overrightarrow 0, take the cross product with b\overrightarrow b: b×(a+b+c)=b×0\overrightarrow b \times (\overrightarrow a + \vec b + \overrightarrow c) = \overrightarrow b \times \overrightarrow 0 Using the distributive property and b×b=0\overrightarrow b \times \vec b = \overrightarrow 0: b×a+b×b+b×c=0\overrightarrow b \times \overrightarrow a + \overrightarrow b \times \vec b + \overrightarrow b \times \overrightarrow c = \overrightarrow 0 b×a+0+b×c=0\overrightarrow b \times \overrightarrow a + \overrightarrow 0 + \overrightarrow b \times \overrightarrow c = \overrightarrow 0 b×c=b×a\overrightarrow b \times \overrightarrow c = -\overrightarrow b \times \overrightarrow a Using the anti-commutative property, b×a=a×b-\overrightarrow b \times \overrightarrow a = \overrightarrow a \times \vec b. Thus, we get: b×c=a×b() \overrightarrow b \times \overrightarrow c = \overrightarrow a \times \vec b \quad (**)

  3. Combine the results: From equations ()(*) and ()(**), we have: a×b=b×c=c×a\overrightarrow a \times \vec b = \overrightarrow b \times \overrightarrow c = \overrightarrow c \times \overrightarrow a

  4. Substitute into the expression for d\overrightarrow d: We are given d=a×b+b×c+c×a\overrightarrow d = \overrightarrow a \times \vec b + \vec b \times \overrightarrow c + \overrightarrow c \times \overrightarrow a. Since all three terms are equal, we can substitute: d=(a×b)+(a×b)+(a×b)\overrightarrow d = (\overrightarrow a \times \vec b) + (\overrightarrow a \times \vec b) + (\overrightarrow a \times \vec b) d=3(a×b)\overrightarrow d = 3(\overrightarrow a \times \vec b)

Step 3: Form the Ordered Pair and Select the Correct Option

We have found λ=32\lambda = -\frac{3}{2} and d=3(a×b)\overrightarrow d = 3(\overrightarrow a \times \vec b). The ordered pair is (32,3(a×b))\left( {-\frac{3}{2}, 3(\overrightarrow a \times \vec b)} \right).

Now, let's compare this with the given options: (A) (32,3a×c)\left( {{3 \over 2},3\overrightarrow a \times \overrightarrow c } \right) (B) (32,3c×b)\left( { - {3 \over 2},3\overrightarrow c \times \overrightarrow b } \right) (C) (32,3a×b)\left( { - {3 \over 2},3\overrightarrow a \times \overrightarrow b } \right) (D) (32,3b×c)\left( {{3 \over 2},3\overrightarrow b \times \overrightarrow c } \right)

Our calculated λ=32\lambda = -\frac{3}{2} matches options (B) and (C). Our calculated d=3(a×b)\overrightarrow d = 3(\overrightarrow a \times \vec b) directly matches the vector component in option (C).

Therefore, the ordered pair is (32,3a×b)\left( { - {3 \over 2},3\overrightarrow a \times \overrightarrow b } \right).

Common Mistakes & Tips

  • Dot Product Expansion: Remember the formula x+y+z2=x2+y2+z2+2(xy+yz+zx)|\vec x + \vec y + \vec z|^2 = |\vec x|^2 + |\vec y|^2 + |\vec z|^2 + 2(\vec x \cdot \vec y + \vec y \cdot \vec z + \vec z \cdot \vec x). Forgetting the factor of 2 is a common error.
  • Cross Product Anti-commutativity: Be careful with signs when using x×y=(y×x)\vec x \times \vec y = -(\vec y \times \vec x). For instance, a×c-\overrightarrow a \times \overrightarrow c is equal to c×a\overrightarrow c \times \overrightarrow a, not c×a-\overrightarrow c \times \overrightarrow a.
  • Geometric Interpretation: The condition a+b+c=0\overrightarrow a + \vec b + \overrightarrow c = \overrightarrow 0 for unit vectors implies that they form an equilateral triangle in space. The angle between any two of them is 120120^\circ. This can be used to verify the dot product result: ab=abcos(120)=11(12)=12\overrightarrow a \cdot \vec b = |\overrightarrow a||\overrightarrow b|\cos(120^\circ) = 1 \cdot 1 \cdot (-\frac{1}{2}) = -\frac{1}{2}. Summing these three yields λ=3×(12)=32\lambda = 3 \times (-\frac{1}{2}) = -\frac{3}{2}.

Summary

We utilized the properties of dot and cross products along with the given condition that three unit vectors sum to the zero vector. By squaring the vector sum, we found the scalar component λ=32\lambda = -\frac{3}{2}. By taking cross products of the sum with individual vectors, we established the relationship a×b=b×c=c×a\overrightarrow a \times \vec b = \overrightarrow b \times \overrightarrow c = \overrightarrow c \times \overrightarrow a, which allowed us to simplify the vector component d\overrightarrow d to 3(a×b)3(\overrightarrow a \times \vec b). The resulting ordered pair is (32,3a×b)\left( { - {3 \over 2},3\overrightarrow a \times \overrightarrow b } \right).

The final answer is (32,3a×b)\boxed{\left( { - {3 \over 2},3\overrightarrow a \times \overrightarrow b } \right)} which corresponds to option (C).

Practice More Vector Algebra Questions

View All Questions
Let , and be three unit vectors such that . If and , then th... | JEE Main 2020 Vector Algebra | JEE Main - Mathematicon