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

Question

Let a=i^+j^+k^,b=i^j^+2k^\overrightarrow a = \widehat i + \widehat j + \widehat k,\overrightarrow b = \widehat i - \widehat j + 2\widehat k and c=xi^+(x2)j^k^.\overrightarrow c = x\widehat i + \left( {x - 2} \right)\widehat j - \widehat k\,\,. If the vectors c\overrightarrow c lies in the plane of a\overrightarrow a and b\overrightarrow b , then xx equals :

Options

Solution

Key Concepts and Formulas

  • Coplanarity of Vectors: Three vectors a\overrightarrow a, b\overrightarrow b, and c\overrightarrow c are coplanar if they lie in the same plane. This means that one of the vectors can be expressed as a linear combination of the other two, or equivalently, their scalar triple product is zero.
  • Scalar Triple Product: The scalar triple product of three vectors a=a1i^+a2j^+a3k^\overrightarrow a = a_1\widehat i + a_2\widehat j + a_3\widehat k, b=b1i^+b2j^+b3k^\overrightarrow b = b_1\widehat i + b_2\widehat j + b_3\widehat k, and c=c1i^+c2j^+c3k^\overrightarrow c = c_1\widehat i + c_2\widehat j + c_3\widehat k is given by the determinant of the matrix formed by their components: [abc]=a(b×c)=a1a2a3b1b2b3c1c2c3[\overrightarrow a \, \overrightarrow b \, \overrightarrow c] = \overrightarrow a \cdot (\overrightarrow b \times \overrightarrow c) = \left| {\begin{matrix} a_1 & a_2 & a_3 \\ b_1 & b_2 & b_3 \\ c_1 & c_2 & c_3 \\ \end{matrix} } \right|
  • Condition for Coplanarity: Three vectors a\overrightarrow a, b\overrightarrow b, and c\overrightarrow c are coplanar if and only if their scalar triple product is zero: [abc]=0[\overrightarrow a \, \overrightarrow b \, \overrightarrow c] = 0.

Step-by-Step Solution

Step 1: Understand the Given Information and the Problem We are given three vectors: a=i^+j^+k^\overrightarrow a = \widehat i + \widehat j + \widehat k b=i^j^+2k^\overrightarrow b = \widehat i - \widehat j + 2\widehat k c=xi^+(x2)j^k^\overrightarrow c = x\widehat i + \left( {x - 2} \right)\widehat j - \widehat k

We are told that vector c\overrightarrow c lies in the plane of vectors a\overrightarrow a and b\overrightarrow b. This implies that the three vectors a\overrightarrow a, b\overrightarrow b, and c\overrightarrow c are coplanar.

Step 2: Apply the Coplanarity Condition For three vectors to be coplanar, their scalar triple product must be equal to zero. Therefore, we have: [abc]=0[\overrightarrow a \, \overrightarrow b \, \overrightarrow c] = 0

Step 3: Formulate the Determinant for the Scalar Triple Product The components of the given vectors are: For a\overrightarrow a: (1,1,1)(1, 1, 1) For b\overrightarrow b: (1,1,2)(1, -1, 2) For c\overrightarrow c: (x,x2,1)(x, x-2, -1)

We can set up the determinant using these components: 111112x(x2)1=0\left| {\begin{matrix} 1 & 1 & 1 \\ 1 & { - 1} & 2 \\ x & {\left( {x - 2} \right)} & { - 1} \\ \end{matrix} } \right| = 0

Step 4: Evaluate the Determinant We will expand the determinant along the first row. The expansion of a 3×33 \times 3 determinant abcdefghi\left| {\begin{matrix} a & b & c \\ d & e & f \\ g & h & i \\ \end{matrix} } \right| is a(eifh)b(difg)+c(dheg)a(ei - fh) - b(di - fg) + c(dh - eg).

Applying this to our determinant: 1((1)(1)(2)(x2))1((1)(1)(2)(x))+1((1)(x2)(1)(x))=01 \cdot \left( {(-1)(-1) - (2)(x-2)} \right) - 1 \cdot \left( {(1)(-1) - (2)(x)} \right) + 1 \cdot \left( {(1)(x-2) - (-1)(x)} \right) = 0

Step 5: Simplify the Algebraic Expression Let's simplify each term within the determinant expansion:

  • First term: 1(1(2x4))=12x+4=52x1 \cdot (1 - (2x - 4)) = 1 - 2x + 4 = 5 - 2x
  • Second term: 1(12x)=1+2x-1 \cdot (-1 - 2x) = 1 + 2x
  • Third term: 1(x2+x)=2x21 \cdot (x - 2 + x) = 2x - 2

Now, substitute these simplified terms back into the equation: (52x)+(1+2x)+(2x2)=0(5 - 2x) + (1 + 2x) + (2x - 2) = 0

Step 6: Solve the Linear Equation for x Combine the constant terms and the terms involving xx: (5+12)+(2x+2x+2x)=0(5 + 1 - 2) + (-2x + 2x + 2x) = 0 4+2x=04 + 2x = 0

Now, isolate xx: 2x=42x = -4 x=42x = \frac{-4}{2} x=2x = -2


Common Mistakes & Tips

  • Sign Errors in Determinant Expansion: Be extremely careful with the alternating signs (+++ - +) when expanding the determinant. A small sign error can lead to an incorrect final answer.
  • Algebraic Simplification: Ensure accurate simplification of expressions involving parentheses and combining like terms. Mistakes in algebra are common and can be costly.
  • Understanding Coplanarity: The core concept is that coplanar vectors have a zero scalar triple product. If the problem states vectors are coplanar, set the determinant to zero.

Summary

The problem states that vector c\overrightarrow c lies in the plane of vectors a\overrightarrow a and b\overrightarrow b, which means the three vectors are coplanar. The condition for coplanarity is that their scalar triple product must be zero. By forming a determinant with the components of the vectors and setting it to zero, we derived a linear equation in xx. Solving this equation, we found that x=2x = -2.

The final answer is 2\boxed{-2}.

Practice More Vector Algebra Questions

View All Questions