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

Question

Let a=2i^+7j^k^,b=3i^+5k^\vec{a}=2 \hat{i}+7 \hat{j}-\hat{k}, \vec{b}=3 \hat{i}+5 \hat{k} and c=i^j^+2k^\vec{c}=\hat{i}-\hat{j}+2 \hat{k}. Let d\vec{d} be a vector which is perpendicular to both a\vec{a} and b\vec{b}, and cd=12\vec{c} \cdot \vec{d}=12. Then (i^+j^k^)(c×d)(-\hat{i}+\hat{j}-\hat{k}) \cdot(\vec{c} \times \vec{d}) is equal to :

Options

Solution

Key Concepts and Formulas

  • Perpendicular Vectors and Cross Product: A vector perpendicular to two non-parallel vectors u\vec{u} and v\vec{v} is parallel to their cross product, i.e., d=λ(u×v)\vec{d} = \lambda (\vec{u} \times \vec{v}) for some scalar λ\lambda.
  • 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. It is used to find unknown scalar multipliers.
  • Vector Triple Product Identity: For any three vectors A,B,C\vec{A}, \vec{B}, \vec{C}, the identity 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}.
  • Scalar Triple Product: The scalar triple product P(Q×R)\vec{P} \cdot (\vec{Q} \times \vec{R}) represents the volume of the parallelepiped formed by P,Q,R\vec{P}, \vec{Q}, \vec{R} and can be computed using a determinant.

Step-by-Step Solution

Step 1: Find a vector perpendicular to a\vec{a} and b\vec{b}

  • Why: The problem states that d\vec{d} is perpendicular to both a\vec{a} and b\vec{b}. The cross product a×b\vec{a} \times \vec{b} yields a vector that is orthogonal to both a\vec{a} and b\vec{b}. Therefore, d\vec{d} must be a scalar multiple of a×b\vec{a} \times \vec{b}.
  • Calculation: a×b=(2i^+7j^k^)×(3i^+0j^+5k^)\vec{a} \times \vec{b} = (2 \hat{i}+7 \hat{j}-\hat{k}) \times (3 \hat{i}+0 \hat{j}+5 \hat{k}) =i^j^k^271305= \begin{vmatrix} \hat{i} & \hat{j} & \hat{k} \\ 2 & 7 & -1 \\ 3 & 0 & 5 \end{vmatrix} =i^((7)(5)(1)(0))j^((2)(5)(1)(3))+k^((2)(0)(7)(3))= \hat{i}((7)(5) - (-1)(0)) - \hat{j}((2)(5) - (-1)(3)) + \hat{k}((2)(0) - (7)(3)) =i^(350)j^(10+3)+k^(021)= \hat{i}(35 - 0) - \hat{j}(10 + 3) + \hat{k}(0 - 21) =35i^13j^21k^= 35 \hat{i} - 13 \hat{j} - 21 \hat{k}
  • Result: Thus, d=λ(35i^13j^21k^)\vec{d} = \lambda (35 \hat{i} - 13 \hat{j} - 21 \hat{k}) for some scalar λ\lambda.

Step 2: Determine the scalar λ\lambda using the condition cd=12\vec{c} \cdot \vec{d} = 12

  • Why: This condition allows us to find the specific value of λ\lambda, which uniquely defines the vector d\vec{d}.
  • Calculation: cd=(i^j^+2k^)λ(35i^13j^21k^)=12\vec{c} \cdot \vec{d} = (\hat{i}-\hat{j}+2 \hat{k}) \cdot \lambda (35 \hat{i} - 13 \hat{j} - 21 \hat{k}) = 12 λ[(1)(35)+(1)(13)+(2)(21)]=12\lambda [(1)(35) + (-1)(-13) + (2)(-21)] = 12 λ[35+1342]=12\lambda [35 + 13 - 42] = 12 λ[4842]=12\lambda [48 - 42] = 12 λ(6)=12\lambda (6) = 12 λ=2\lambda = 2
  • Result: So, d=2(35i^13j^21k^)=70i^26j^42k^\vec{d} = 2 (35 \hat{i} - 13 \hat{j} - 21 \hat{k}) = 70 \hat{i} - 26 \hat{j} - 42 \hat{k}.

Step 3: Evaluate (i^+j^k^)(c×d)(-\hat{i}+\hat{j}-\hat{k}) \cdot(\vec{c} \times \vec{d})

  • Why: The expression to be evaluated is a scalar triple product. We can simplify this using vector identities to avoid calculating c×d\vec{c} \times \vec{d} directly, which can be tedious.
  • Setup: Let X=i^+j^k^\vec{X} = -\hat{i}+\hat{j}-\hat{k}. We need to compute X(c×d)\vec{X} \cdot (\vec{c} \times \vec{d}). Since d=λ(a×b)\vec{d} = \lambda (\vec{a} \times \vec{b}), we have: X(c×d)=X(c×[λ(a×b)])\vec{X} \cdot (\vec{c} \times \vec{d}) = \vec{X} \cdot (\vec{c} \times [ \lambda (\vec{a} \times \vec{b}) ]) =λ[X(c×(a×b))]= \lambda [\vec{X} \cdot (\vec{c} \times (\vec{a} \times \vec{b}))] Now, we use the vector triple product identity 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}. Let A=c\vec{A} = \vec{c}, B=a\vec{B} = \vec{a}, C=b\vec{C} = \vec{b}. c×(a×b)=(cb)a(ca)b\vec{c} \times (\vec{a} \times \vec{b}) = (\vec{c} \cdot \vec{b})\vec{a} - (\vec{c} \cdot \vec{a})\vec{b} Substituting this back: =λ[X((cb)a(ca)b)]= \lambda [ \vec{X} \cdot ((\vec{c} \cdot \vec{b})\vec{a} - (\vec{c} \cdot \vec{a})\vec{b}) ] =λ[(cb)(Xa)(ca)(Xb)]= \lambda [ (\vec{c} \cdot \vec{b})(\vec{X} \cdot \vec{a}) - (\vec{c} \cdot \vec{a})(\vec{X} \cdot \vec{b}) ]
  • Calculate required dot products:
    • λ=2\lambda = 2 (from Step 2)
    • cb=(i^j^+2k^)(3i^+0j^+5k^)=(1)(3)+(1)(0)+(2)(5)=3+0+10=13\vec{c} \cdot \vec{b} = (\hat{i}-\hat{j}+2 \hat{k}) \cdot (3 \hat{i}+0 \hat{j}+5 \hat{k}) = (1)(3) + (-1)(0) + (2)(5) = 3 + 0 + 10 = 13
    • ca=(i^j^+2k^)(2i^+7j^k^)=(1)(2)+(1)(7)+(2)(1)=272=7\vec{c} \cdot \vec{a} = (\hat{i}-\hat{j}+2 \hat{k}) \cdot (2 \hat{i}+7 \hat{j}-\hat{k}) = (1)(2) + (-1)(7) + (2)(-1) = 2 - 7 - 2 = -7
    • Xa=(i^+j^k^)(2i^+7j^k^)=(1)(2)+(1)(7)+(1)(1)=2+7+1=6\vec{X} \cdot \vec{a} = (-\hat{i}+\hat{j}-\hat{k}) \cdot (2 \hat{i}+7 \hat{j}-\hat{k}) = (-1)(2) + (1)(7) + (-1)(-1) = -2 + 7 + 1 = 6
    • Xb=(i^+j^k^)(3i^+0j^+5k^)=(1)(3)+(1)(0)+(1)(5)=3+05=8\vec{X} \cdot \vec{b} = (-\hat{i}+\hat{j}-\hat{k}) \cdot (3 \hat{i}+0 \hat{j}+5 \hat{k}) = (-1)(3) + (1)(0) + (-1)(5) = -3 + 0 - 5 = -8
  • Final Calculation: =2[(13)(6)(7)(8)]= 2 [ (13)(6) - (-7)(-8) ] =2[7856]= 2 [ 78 - 56 ] =2[22]= 2 [ 22 ] =44= 44

Common Mistakes & Tips

  • Sign Errors: Be meticulous with signs during cross product and dot product calculations. A single misplaced sign can lead to an incorrect result.
  • Vector Triple Product Order: Remember that the order of vectors in the vector triple product identity matters. Ensure you are applying it correctly to c×(a×b)\vec{c} \times (\vec{a} \times \vec{b}).
  • Scalar Multiplication: When a scalar multiplies a vector that is part of a dot or cross product, the scalar can be factored out or distributed as appropriate, simplifying the expression.

Summary

The problem requires finding a vector d\vec{d} perpendicular to two given vectors and satisfying a dot product condition. This is achieved by first using the cross product a×b\vec{a} \times \vec{b} to establish the direction of d\vec{d}, and then using the dot product condition cd=12\vec{c} \cdot \vec{d} = 12 to determine the scalar multiplier λ\lambda. Finally, the expression (i^+j^k^)(c×d)(-\hat{i}+\hat{j}-\hat{k}) \cdot(\vec{c} \times \vec{d}) is evaluated by substituting d=λ(a×b)\vec{d} = \lambda (\vec{a} \times \vec{b}) and employing the vector triple product identity to simplify the calculation into a series of dot products.

The final answer is 44\boxed{44}, which corresponds to option (C).

Practice More Vector Algebra Questions

View All Questions