Let a=2i^+7j^−k^,b=3i^+5k^ and c=i^−j^+2k^. Let d be a vector which is perpendicular to both a and b, and c⋅d=12. Then (−i^+j^−k^)⋅(c×d) is equal to :
Options
Solution
Key Concepts and Formulas
Perpendicular Vectors and Cross Product: A vector perpendicular to two non-parallel vectors u and v is parallel to their cross product, i.e., d=λ(u×v) for some scalar λ.
Dot Product: The dot product of two vectors u=uxi^+uyj^+uzk^ and v=vxi^+vyj^+vzk^ is u⋅v=uxvx+uyvy+uzvz. It is used to find unknown scalar multipliers.
Vector Triple Product Identity: For any three vectors A,B,C, the identity is A×(B×C)=(A⋅C)B−(A⋅B)C.
Scalar Triple Product: The scalar triple product P⋅(Q×R) represents the volume of the parallelepiped formed by P,Q,R and can be computed using a determinant.
Step-by-Step Solution
Step 1: Find a vector perpendicular to a and b
Why: The problem states that d is perpendicular to both a and b. The cross product a×b yields a vector that is orthogonal to both a and b. Therefore, d must be a scalar multiple of a×b.
Why: The expression to be evaluated is a scalar triple product. We can simplify this using vector identities to avoid calculating c×d directly, which can be tedious.
Setup: Let X=−i^+j^−k^. We need to compute X⋅(c×d).
Since d=λ(a×b), we have:
X⋅(c×d)=X⋅(c×[λ(a×b)])=λ[X⋅(c×(a×b))]
Now, we use the vector triple product identity A×(B×C)=(A⋅C)B−(A⋅B)C. Let A=c, B=a, C=b.
c×(a×b)=(c⋅b)a−(c⋅a)b
Substituting this back:
=λ[X⋅((c⋅b)a−(c⋅a)b)]=λ[(c⋅b)(X⋅a)−(c⋅a)(X⋅b)]
Final Calculation:=2[(13)(6)−(−7)(−8)]=2[78−56]=2[22]=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).
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 perpendicular to two given vectors and satisfying a dot product condition. This is achieved by first using the cross product a×b to establish the direction of d, and then using the dot product condition c⋅d=12 to determine the scalar multiplier λ. Finally, the expression (−i^+j^−k^)⋅(c×d) is evaluated by substituting d=λ(a×b) and employing the vector triple product identity to simplify the calculation into a series of dot products.
The final answer is 44, which corresponds to option (C).