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

Question

Let a=i^+j^+k^,b=2i^+4j^5k^\vec{a}=\hat{i}+\hat{j}+\hat{k}, \vec{b}=2 \hat{i}+4 \hat{j}-5 \hat{k} and c=xi^+2j^+3k^,xR\vec{c}=x \hat{i}+2 \hat{j}+3 \hat{k}, x \in \mathbb{R}. If d\vec{d} is the unit vector in the direction of b+c\vec{b}+\vec{c} such that ad=1\vec{a} \cdot \vec{d}=1, then (a×b)c(\vec{a} \times \vec{b}) \cdot \vec{c} is equal to

Options

Solution

Key Concepts and Formulas

  1. Scalar Triple Product: For vectors a=axi^+ayj^+azk^\vec{a} = a_x \hat{i} + a_y \hat{j} + a_z \hat{k}, b=bxi^+byj^+bzk^\vec{b} = b_x \hat{i} + b_y \hat{j} + b_z \hat{k}, and c=cxi^+cyj^+czk^\vec{c} = c_x \hat{i} + c_y \hat{j} + c_z \hat{k}, the scalar triple product is given by (a×b)c(\vec{a} \times \vec{b}) \cdot \vec{c}, which can be computed as the determinant of the matrix formed by their components: [abc]=axayazbxbybzcxcycz[\vec{a} \vec{b} \vec{c}] = \begin{vmatrix} a_x & a_y & a_z \\ b_x & b_y & b_z \\ c_x & c_y & c_z \end{vmatrix}
  2. Unit Vector: A unit vector d\vec{d} in the direction of a non-zero vector v\vec{v} is d=vv\vec{d} = \frac{\vec{v}}{|\vec{v}|}.
  3. Dot Product: The dot product of two vectors u=uxi^+uyj^+uzk^\vec{u} = u_x \hat{i} + u_y \hat{j} + u_z \hat{k} and v=vxi^+vyj^+vzk^\vec{v} = v_x \hat{i} + v_y \hat{j} + v_z \hat{k} is uv=uxvx+uyvy+uzvz\vec{u} \cdot \vec{v} = u_x v_x + u_y v_y + u_z v_z.

Step-by-Step Solution

Step 1: Understand the Goal The problem asks us to find the value of the scalar triple product (a×b)c(\vec{a} \times \vec{b}) \cdot \vec{c}. We are given vectors a\vec{a}, b\vec{b}, and c\vec{c} (with an unknown component xx in c\vec{c}). We are also given a condition involving a unit vector d\vec{d} that will help us determine the value of xx.

Step 2: Identify the Given Vectors We have:

  • a=i^+j^+k^\vec{a}=\hat{i}+\hat{j}+\hat{k}
  • b=2i^+4j^5k^\vec{b}=2 \hat{i}+4 \hat{j}-5 \hat{k}
  • c=xi^+2j^+3k^\vec{c}=x \hat{i}+2 \hat{j}+3 \hat{k}

Step 3: Determine the Vector b+c\vec{b}+\vec{c}

  • Reasoning: The problem states that d\vec{d} is the unit vector in the direction of b+c\vec{b}+\vec{c}. To find d\vec{d}, we first need to compute the vector sum b+c\vec{b}+\vec{c}.
  • Calculation: b+c=(2i^+4j^5k^)+(xi^+2j^+3k^)\vec{b}+\vec{c} = (2 \hat{i}+4 \hat{j}-5 \hat{k}) + (x \hat{i}+2 \hat{j}+3 \hat{k}) b+c=(2+x)i^+(4+2)j^+(5+3)k^\vec{b}+\vec{c} = (2+x) \hat{i} + (4+2) \hat{j} + (-5+3) \hat{k} b+c=(x+2)i^+6j^2k^\vec{b}+\vec{c} = (x+2) \hat{i} + 6 \hat{j} - 2 \hat{k}

Step 4: Calculate the Magnitude of b+c\vec{b}+\vec{c}

  • Reasoning: To find the unit vector d\vec{d}, we need to divide the vector b+c\vec{b}+\vec{c} by its magnitude.
  • Calculation: The magnitude of a vector pi^+qj^+rk^p\hat{i}+q\hat{j}+r\hat{k} is p2+q2+r2\sqrt{p^2+q^2+r^2}. b+c=(x+2)2+(6)2+(2)2|\vec{b}+\vec{c}| = \sqrt{(x+2)^2 + (6)^2 + (-2)^2} b+c=(x+2)2+36+4|\vec{b}+\vec{c}| = \sqrt{(x+2)^2 + 36 + 4} b+c=(x+2)2+40|\vec{b}+\vec{c}| = \sqrt{(x+2)^2 + 40}

Step 5: Express the Unit Vector d\vec{d}

  • Reasoning: Using the definition of a unit vector, we can write d\vec{d} in terms of xx.
  • Calculation: d=b+cb+c=(x+2)i^+6j^2k^(x+2)2+40\vec{d} = \frac{\vec{b}+\vec{c}}{|\vec{b}+\vec{c}|} = \frac{(x+2) \hat{i} + 6 \hat{j} - 2 \hat{k}}{\sqrt{(x+2)^2 + 40}}

Step 6: Use the Condition ad=1\vec{a} \cdot \vec{d}=1 to Solve for xx

  • Reasoning: This condition provides an equation involving xx, which we can solve.
  • Calculation: ad=(i^+j^+k^)((x+2)i^+6j^2k^(x+2)2+40)=1\vec{a} \cdot \vec{d} = (\hat{i}+\hat{j}+\hat{k}) \cdot \left(\frac{(x+2) \hat{i} + 6 \hat{j} - 2 \hat{k}}{\sqrt{(x+2)^2 + 40}}\right) = 1 Performing the dot product: 1(x+2)+1(6)+1(2)(x+2)2+40=1\frac{1 \cdot (x+2) + 1 \cdot (6) + 1 \cdot (-2)}{\sqrt{(x+2)^2 + 40}} = 1 Simplify the numerator: x+2+62(x+2)2+40=1\frac{x+2+6-2}{\sqrt{(x+2)^2 + 40}} = 1 x+6(x+2)2+40=1\frac{x+6}{\sqrt{(x+2)^2 + 40}} = 1 To solve for xx, we square both sides. Important: Before squaring, we must ensure that both sides are non-negative. The right side, being a square root, is always non-negative. Therefore, the left side, x+6x+6, must also be non-negative, meaning x+60x+6 \ge 0, or x6x \ge -6. (x+6)2=((x+2)2+40)2(x+6)^2 = \left(\sqrt{(x+2)^2 + 40}\right)^2 x2+12x+36=(x+2)2+40x^2 + 12x + 36 = (x+2)^2 + 40 x2+12x+36=(x2+4x+4)+40x^2 + 12x + 36 = (x^2 + 4x + 4) + 40 x2+12x+36=x2+4x+44x^2 + 12x + 36 = x^2 + 4x + 44 Subtract x2x^2 from both sides: 12x+36=4x+4412x + 36 = 4x + 44 Rearrange terms: 12x4x=443612x - 4x = 44 - 36 8x=88x = 8 x=1x = 1
  • Verification: Our solution x=1x=1 satisfies the condition x6x \ge -6.

Step 7: Substitute the Value of xx into c\vec{c}

  • Reasoning: Now that we have found xx, we can write the complete vector c\vec{c}.
  • Calculation: With x=1x=1, vector c\vec{c} becomes: c=1i^+2j^+3k^=i^+2j^+3k^\vec{c} = 1 \hat{i} + 2 \hat{j} + 3 \hat{k} = \hat{i} + 2 \hat{j} + 3 \hat{k}

Step 8: Calculate the Scalar Triple Product (a×b)c(\vec{a} \times \vec{b}) \cdot \vec{c}

  • Reasoning: The scalar triple product can be efficiently calculated using the determinant of the matrix formed by the components of the three vectors.
  • Calculation: The components of the vectors are:
    • a=(1,1,1)\vec{a} = (1, 1, 1)
    • b=(2,4,5)\vec{b} = (2, 4, -5)
    • c=(1,2,3)\vec{c} = (1, 2, 3) The scalar triple product is: (a×b)c=111245123(\vec{a} \times \vec{b}) \cdot \vec{c} = \begin{vmatrix} 1 & 1 & 1 \\ 2 & 4 & -5 \\ 1 & 2 & 3 \end{vmatrix} Expand the determinant along the first row: =1452312513+12412= 1 \begin{vmatrix} 4 & -5 \\ 2 & 3 \end{vmatrix} - 1 \begin{vmatrix} 2 & -5 \\ 1 & 3 \end{vmatrix} + 1 \begin{vmatrix} 2 & 4 \\ 1 & 2 \end{vmatrix} =1((4)(3)(5)(2))1((2)(3)(5)(1))+1((2)(2)(4)(1))= 1((4)(3) - (-5)(2)) - 1((2)(3) - (-5)(1)) + 1((2)(2) - (4)(1)) =1(12(10))1(6(5))+1(44)= 1(12 - (-10)) - 1(6 - (-5)) + 1(4 - 4) =1(12+10)1(6+5)+1(0)= 1(12 + 10) - 1(6 + 5) + 1(0) =1(22)1(11)+0= 1(22) - 1(11) + 0 =2211= 22 - 11 =11= 11

Common Mistakes & Tips

  • Squaring Equations: Always check the sign of both sides of an equation before squaring, especially when dealing with square roots. This prevents introducing extraneous solutions.
  • Determinant Calculation: Be careful with the signs when expanding determinants, particularly with the alternating signs (+,,++,-,+ for a 3x3 determinant expanded along the first row).
  • Vector Component Addition: Ensure that corresponding components are added correctly when finding the sum of vectors.

Summary The problem required us to find the scalar triple product (a×b)c(\vec{a} \times \vec{b}) \cdot \vec{c}. We first used the given information about the unit vector d\vec{d} and the dot product ad=1\vec{a} \cdot \vec{d}=1 to solve for the unknown component xx in vector c\vec{c}. Once xx was determined to be 1, we substituted it back into c\vec{c} and then computed the scalar triple product using the determinant method.

The final answer is 11\boxed{11}.

Practice More Vector Algebra Questions

View All Questions