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

Question

Let a vector c\overrightarrow c be coplanar with the vectors a=i^+j^+k^\overrightarrow a = - \widehat i + \widehat j + \widehat k and b=2i^+j^k^\overrightarrow b = 2\widehat i + \widehat j - \widehat k. If the vector c\overrightarrow c also satisfies the conditions c.[(a+b)×(a×b)]=42\overrightarrow c \,.\,\left[ {\left( {\overrightarrow a + \overrightarrow b } \right) \times \left( {\overrightarrow a \times \overrightarrow b } \right)} \right] = - 42 and (c×(ab)).k^=3\left( {\overrightarrow c \times \left( {\overrightarrow a - \overrightarrow b } \right)} \right)\,.\,\widehat k = 3, then the value of c2|\overrightarrow c {|^2} is equal to :

Options

Solution

Key Concepts and Formulas

  • Coplanarity of vectors: Three vectors u,v,w\overrightarrow u, \overrightarrow v, \overrightarrow w are coplanar if their scalar triple product is zero, i.e., [u,v,w]=u(v×w)=0[\overrightarrow u, \overrightarrow v, \overrightarrow w] = \overrightarrow u \cdot (\overrightarrow v \times \overrightarrow w) = 0. Alternatively, a vector c\overrightarrow c is coplanar with a\overrightarrow a and b\overrightarrow b if c\overrightarrow c can be expressed as a linear combination of a\overrightarrow a and b\overrightarrow b, i.e., c=pa+qb\overrightarrow c = p\overrightarrow a + q\overrightarrow b for some scalars p,qp, q.
  • Scalar Triple Product (STP): For vectors u=uxi^+uyj^+uzk^\overrightarrow u = u_x\widehat i + u_y\widehat j + u_z\widehat k, v=vxi^+vyj^+vzk^\overrightarrow v = v_x\widehat i + v_y\widehat j + v_z\widehat k, and w=wxi^+wyj^+wzk^\overrightarrow w = w_x\widehat i + w_y\widehat j + w_z\widehat k, the STP is given by [u,v,w]=uxuyuzvxvyvzwxwywz[\overrightarrow u, \overrightarrow v, \overrightarrow w] = \begin{vmatrix} u_x & u_y & u_z \\ v_x & v_y & v_z \\ w_x & w_y & w_z \end{vmatrix}.
  • Cross Product: The cross product of two vectors u\overrightarrow u and v\overrightarrow v is given by u×v=i^j^k^uxuyuzvxvyvz\overrightarrow u \times \overrightarrow v = \begin{vmatrix} \widehat i & \widehat j & \widehat k \\ u_x & u_y & u_z \\ v_x & v_y & v_z \end{vmatrix}.
  • Dot Product: The dot product of two vectors u\overrightarrow u and v\overrightarrow v is given by uv=uxvx+uyvy+uzvz\overrightarrow u \cdot \overrightarrow v = u_x v_x + u_y v_y + u_z v_z. The dot product with k^\widehat k isolates the zz-component of a vector: (V)k^=Vz(\overrightarrow V) \cdot \widehat k = V_z.
  • Magnitude of a vector: For a vector c=cxi^+cyj^+czk^\overrightarrow c = c_x\widehat i + c_y\widehat j + c_z\widehat k, its squared magnitude is c2=cx2+cy2+cz2|\overrightarrow c|^2 = c_x^2 + c_y^2 + c_z^2.

Step-by-Step Solution

We are given a=i^+j^+k^\overrightarrow a = - \widehat i + \widehat j + \widehat k and b=2i^+j^k^\overrightarrow b = 2\widehat i + \widehat j - \widehat k. Let c=xi^+yj^+zk^\overrightarrow c = x\widehat i + y\widehat j + z\widehat k.

Step 1: Pre-compute auxiliary vectors. To simplify the subsequent calculations, we compute the vectors a+b\overrightarrow a + \overrightarrow b and ab\overrightarrow a - \overrightarrow b. a+b=(1+2)i^+(1+1)j^+(11)k^=i^+2j^\overrightarrow a + \overrightarrow b = (-1 + 2)\widehat i + (1 + 1)\widehat j + (1 - 1)\widehat k = \widehat i + 2\widehat j ab=(12)i^+(11)j^+(1(1))k^=3i^+2k^\overrightarrow a - \overrightarrow b = (-1 - 2)\widehat i + (1 - 1)\widehat j + (1 - (-1))\widehat k = -3\widehat i + 2\widehat k

Step 2: Compute the cross product a×b\overrightarrow a \times \overrightarrow b. This vector is crucial for the coplanarity condition and for the second given condition. a×b=i^j^k^111211=i^((1)(1)(1)(1))j^((1)(1)(1)(2))+k^((1)(1)(1)(2))\overrightarrow a \times \overrightarrow b = \begin{vmatrix} \widehat i & \widehat j & \widehat k \\ -1 & 1 & 1 \\ 2 & 1 & -1 \end{vmatrix} = \widehat i((1)(-1) - (1)(1)) - \widehat j((-1)(-1) - (1)(2)) + \widehat k((-1)(1) - (1)(2)) =i^(11)j^(12)+k^(12)=2i^+j^3k^= \widehat i(-1 - 1) - \widehat j(1 - 2) + \widehat k(-1 - 2) = -2\widehat i + \widehat j - 3\widehat k

Step 3: Apply the coplanarity condition. The condition that c\overrightarrow c is coplanar with a\overrightarrow a and b\overrightarrow b means that c(a×b)=0\overrightarrow c \cdot (\overrightarrow a \times \overrightarrow b) = 0. Substituting the components of c\overrightarrow c and the computed a×b\overrightarrow a \times \overrightarrow b: (xi^+yj^+zk^)(2i^+j^3k^)=0(x\widehat i + y\widehat j + z\widehat k) \cdot (-2\widehat i + \widehat j - 3\widehat k) = 0 2x+y3z=0() -2x + y - 3z = 0 \quad (*)

Step 4: Apply the second given condition. The second condition is c.[(a+b)×(a×b)]=42\overrightarrow c \,.\,\left[ {\left( {\overrightarrow a + \overrightarrow b } \right) \times \left( {\overrightarrow a \times \overrightarrow b } \right)} \right] = - 42. First, we compute the cross product (a+b)×(a×b)\left( {\overrightarrow a + \overrightarrow b } \right) \times \left( {\overrightarrow a \times \overrightarrow b } \right): (i^+2j^)×(2i^+j^3k^)=i^j^k^120213\left( {\widehat i + 2\widehat j} \right) \times \left( {-2\widehat i + \widehat j - 3\widehat k} \right) = \begin{vmatrix} \widehat i & \widehat j & \widehat k \\ 1 & 2 & 0 \\ -2 & 1 & -3 \end{vmatrix} =i^((2)(3)(0)(1))j^((1)(3)(0)(2))+k^((1)(1)(2)(2))= \widehat i((2)(-3) - (0)(1)) - \widehat j((1)(-3) - (0)(-2)) + \widehat k((1)(1) - (2)(-2)) =i^(60)j^(30)+k^(1+4)=6i^+3j^+5k^= \widehat i(-6 - 0) - \widehat j(-3 - 0) + \widehat k(1 + 4) = -6\widehat i + 3\widehat j + 5\widehat k Now, we take the dot product with c\overrightarrow c: (xi^+yj^+zk^)(6i^+3j^+5k^)=42(x\widehat i + y\widehat j + z\widehat k) \cdot (-6\widehat i + 3\widehat j + 5\widehat k) = -42 6x+3y+5z=42() -6x + 3y + 5z = -42 \quad (**)

Step 5: Apply the third given condition. The third condition is (c×(ab)).k^=3\left( {\overrightarrow c \times \left( {\overrightarrow a - \overrightarrow b } \right)} \right)\,.\,\widehat k = 3. First, we compute the cross product c×(ab)\overrightarrow c \times \left( {\overrightarrow a - \overrightarrow b } \right): c×(3i^+2k^)=i^j^k^xyz302\overrightarrow c \times \left( {-3\widehat i + 2\widehat k} \right) = \begin{vmatrix} \widehat i & \widehat j & \widehat k \\ x & y & z \\ -3 & 0 & 2 \end{vmatrix} =i^((y)(2)(z)(0))j^((x)(2)(z)(3))+k^((x)(0)(y)(3))= \widehat i((y)(2) - (z)(0)) - \widehat j((x)(2) - (z)(-3)) + \widehat k((x)(0) - (y)(-3)) =2yi^(2x+3z)j^+3yk^= 2y\widehat i - (2x + 3z)\widehat j + 3y\widehat k Now, we take the dot product with k^\widehat k: (2yi^(2x+3z)j^+3yk^)k^=3(2y\widehat i - (2x + 3z)\widehat j + 3y\widehat k) \cdot \widehat k = 3 The dot product with k^\widehat k extracts the zz-component of the vector: 3y=33y = 3 y=1y = 1

Step 6: Solve the system of linear equations. We have the following system of equations:

  1. 2x+y3z=0-2x + y - 3z = 0
  2. 6x+3y+5z=42-6x + 3y + 5z = -42
  3. y=1y = 1

Substitute y=1y=1 into equation (1): 2x+13z=0    2x3z=1    2x+3z=1() -2x + 1 - 3z = 0 \implies -2x - 3z = -1 \implies 2x + 3z = 1 \quad (***) Substitute y=1y=1 into equation (2): 6x+3(1)+5z=42    6x+3+5z=42    6x+5z=45() -6x + 3(1) + 5z = -42 \implies -6x + 3 + 5z = -42 \implies -6x + 5z = -45 \quad (****) Now we solve the system formed by (*) and (**): 2x+3z=12x + 3z = 1 6x+5z=45-6x + 5z = -45 Multiply the first equation by 3: 6x+9z=36x + 9z = 3 Add this to the second equation: (6x+9z)+(6x+5z)=3+(45)(6x + 9z) + (-6x + 5z) = 3 + (-45) 14z=4214z = -42 z=4214=3z = \frac{-42}{14} = -3 Substitute z=3z=-3 back into 2x+3z=12x + 3z = 1: 2x+3(3)=12x + 3(-3) = 1 2x9=12x - 9 = 1 2x=102x = 10 x=5x = 5 So, the components of c\overrightarrow c are x=5x=5, y=1y=1, and z=3z=-3. Thus, c=5i^+j^3k^\overrightarrow c = 5\widehat i + \widehat j - 3\widehat k.

Step 7: Calculate c2|\overrightarrow c|^2. c2=x2+y2+z2|\overrightarrow c|^2 = x^2 + y^2 + z^2 c2=(5)2+(1)2+(3)2|\overrightarrow c|^2 = (5)^2 + (1)^2 + (-3)^2 c2=25+1+9|\overrightarrow c|^2 = 25 + 1 + 9 c2=35|\overrightarrow c|^2 = 35

Common Mistakes & Tips

  • Sign errors in cross products: Be extremely careful with the signs, especially for the j^\widehat j component when calculating determinants for cross products.
  • Algebraic manipulation: Double-check each step when solving the system of linear equations to avoid calculation mistakes.
  • Coplanarity interpretation: Remember that coplanarity implies the scalar triple product is zero, which translates to a linear relationship between the vector components.

Summary

We systematically used the given conditions to form a system of linear equations for the components of vector c\overrightarrow c. The coplanarity condition provided the first equation. The second condition involved calculating a vector triple product and then a dot product, yielding a second linear equation. The third condition simplified to directly giving the yy-component of c\overrightarrow c. Solving the resulting system of linear equations allowed us to find the components of c\overrightarrow c and subsequently its squared magnitude.

The final answer is 35\boxed{35}.

Practice More Vector Algebra Questions

View All Questions