Let a=2i^+5j^−k^,b=2i^−2j^+2k^ and c be three vectors such that (c+i^)×(a+b+i^)=a×(c+i^). If a⋅c=−29, then c⋅(−2i^+j^+k^) is equal to:
Options
Solution
Key Concepts and Formulas
Cross Product Properties:
Distributive Property: A×(B+C)=A×B+A×C and (A+B)×C=A×C+B×C.
Anticommutative Property: A×B=−(B×A).
Parallel Vectors: If P×Q=0 and P,Q are non-zero vectors, then P=λQ for some scalar λ.
Dot Product: For A=Axi^+Ayj^+Azk^ and B=Bxi^+Byj^+Bzk^, A⋅B=AxBx+AyBy+AzBz.
Step-by-Step Solution
Given vectors:
a=2i^+5j^−k^b=2i^−2j^+2k^
Given vector equation:
(c+i^)×(a+b+i^)=a×(c+i^)
Given dot product condition:
a⋅c=−29
We need to find the value of c⋅(−2i^+j^+k^).
Step 1: Simplify the given vector equation.
Our goal is to manipulate the equation to isolate a cross product that equals the zero vector, which will imply parallelism.
(c+i^)×(a+b+i^)=a×(c+i^)
Move all terms to one side:
(c+i^)×(a+b+i^)−a×(c+i^)=0
Using the anticommutative property, a×(c+i^)=−(c+i^)×a. Substituting this:
(c+i^)×(a+b+i^)+(c+i^)×a=0
Now, factor out the common vector (c+i^) using the distributive property:
(c+i^)×[(a+b+i^)+a]=0
Simplify the expression inside the square brackets:
(c+i^)×(2a+b+i^)=0
Step 2: Deduce the relationship between vectors.
The equation (c+i^)×(2a+b+i^)=0 implies that the vector (c+i^) is parallel to the vector (2a+b+i^). Therefore, we can write:
c+i^=λ(2a+b+i^)
for some scalar λ.
Step 3: Calculate the vector (2a+b+i^).
Let's compute the components of this vector:
2a=2(2i^+5j^−k^)=4i^+10j^−2k^2a+b+i^=(4i^+10j^−2k^)+(2i^−2j^+2k^)+(1i^+0j^+0k^)=(4+2+1)i^+(10−2+0)j^+(−2+2+0)k^=7i^+8j^
Step 4: Express c in terms of λ.
Substitute the calculated vector back into the parallelism equation:
c+i^=λ(7i^+8j^)
Isolate c:
c=λ(7i^+8j^)−i^c=(7λ−1)i^+8λj^
Step 5: Use the dot product condition to find λ.
We are given a⋅c=−29. Substitute the expressions for a and c:
a⋅c=(2i^+5j^−k^)⋅((7λ−1)i^+8λj^+0k^)=(2)(7λ−1)+(5)(8λ)+(−1)(0)=14λ−2+40λ=54λ−2
Equate this to the given value:
54λ−2=−2954λ=−27λ=−5427=−21
Step 6: Calculate the explicit vector c.
Substitute λ=−21 back into the expression for c:
c=(7(−21)−1)i^+8(−21)j^c=(−27−22)i^−4j^c=−29i^−4j^
Step 7: Compute the final dot product.
We need to find c⋅(−2i^+j^+k^).
c⋅(−2i^+j^+k^)=(−29i^−4j^+0k^)⋅(−2i^+1j^+1k^)=(−29)(−2)+(−4)(1)+(0)(1)=9−4+0=5
Common Mistakes & Tips
Sign Errors: Be extremely careful with signs when using the anticommutative property of the cross product or when distributing scalar multiples.
Algebraic Simplification: Ensure all algebraic manipulations, especially when combining terms and solving for λ, are accurate.
Component-wise Operations: Remember that dot products and cross products involve specific rules for combining vector components.
Summary
The problem was solved by first simplifying the vector equation using properties of the cross product to establish parallelism between (c+i^) and (2a+b+i^). This allowed us to express c in terms of a scalar parameter λ. The given dot product condition was then used to solve for λ. Finally, with c fully determined, the required dot product was computed.
The final answer is 5, which corresponds to option (C).