Let a=−5i^+j^−3k^,b=i^+2j^−4k^ and c=(((a×b)×i^)×i^)×i^. Then c⋅(−i^+j^+k^) is equal to :
Options
Solution
1. Key Concepts and Formulas
Vector Triple Product Formula: The identity (A×B)×C=(A⋅C)B−(B⋅C)A is fundamental for simplifying nested cross products.
Unit Vector Cross Products: The cyclic properties of the standard basis vectors are essential: i^×j^=k^, j^×k^=i^, k^×i^=j^, and their anti-commutative counterparts like j^×i^=−k^.
Dot Product: The dot product of two vectors P=Pxi^+Pyj^+Pzk^ and Q=Qxi^+Qyj^+Qzk^ is given by P⋅Q=PxQx+PyQy+PzQz.
2. Step-by-Step Solution
We are given the vectors a=−5i^+j^−3k^ and b=i^+2j^−4k^. We need to compute c=(((a×b)×i^)×i^)×i^ and then find c⋅(−i^+j^+k^).
Step 1: Simplify the innermost cross product (a×b)×i^
We use the vector triple product formula (A×B)×C=(A⋅C)B−(B⋅C)A.
Here, A=a, B=b, and C=i^.
First, calculate the dot products:
a⋅i^=(−5i^+j^−3k^)⋅i^=−5.
b⋅i^=(i^+2j^−4k^)⋅i^=1.
Applying the formula:
(a×b)×i^=(a⋅i^)b−(b⋅i^)a=(−5)b−(1)a=−5b−a.
Substitute the vector components:
−5(i^+2j^−4k^)−(−5i^+j^−3k^)=(−5i^−10j^+20k^)−(−5i^+j^−3k^)=−5i^−10j^+20k^+5i^−j^+3k^=−11j^+23k^.
Let X=−11j^+23k^. Then c=((X×i^)×i^).
Step 2: Simplify the next cross product X×i^
We need to calculate (−11j^+23k^)×i^. Using the distributive property and unit vector cross products:
X×i^=−11(j^×i^)+23(k^×i^).
Since j^×i^=−k^ and k^×i^=j^:
X×i^=−11(−k^)+23(j^)=11k^+23j^.
Let Y=23j^+11k^. Then c=Y×i^.
Step 3: Simplify the outermost cross product Y×i^
We need to calculate (23j^+11k^)×i^.
Y×i^=23(j^×i^)+11(k^×i^).
Using the unit vector cross product properties again:
Y×i^=23(−k^)+11(j^)=−23k^+11j^.
So, c=11j^−23k^.
Step 4: Calculate the dot product c⋅(−i^+j^+k^)
Now we compute the dot product of c=0i^+11j^−23k^ with (−i^+j^+k^).
c⋅(−i^+j^+k^)=(0)(−1)+(11)(1)+(−23)(1).
=0+11−23.
=−12.
3. Common Mistakes & Tips
Order in Vector Triple Product: Be extremely careful with the order of vectors in the formula (A×B)×C=(A⋅C)B−(B⋅C)A. Swapping A and B will lead to an incorrect result.
Unit Vector Cross Products: Memorize the cyclic order and anti-commutative property of i^,j^,k^ to avoid errors in step-by-step cross product calculations.
Nested Calculations: Work from the innermost cross product outwards to systematically simplify the expression for c.
4. Summary
The problem required the simplification of a vector c defined by a series of nested cross products and then calculating its dot product with another vector. We effectively used the vector triple product formula to break down the complex expression for c step-by-step, starting from the innermost cross product. After simplifying c to 11j^−23k^, we performed the dot product calculation, yielding the final result.
5. Final Answer
The value of c⋅(−i^+j^+k^) is −12. This corresponds to option (A).