Let a=2i^−3j^+k^,b=3i^+2j^+5k^ and a vector c be such that (a−c)×b=−18i^−3j^+12k^ and a⋅c=3. If b×c=d, then ∣a⋅d∣ is equal to :
Options
Solution
Key Concepts and Formulas
Distributive Property of Cross Product:(u−v)×w=u×w−v×w.
Anti-commutative Property of Cross Product:u×v=−(v×u).
Scalar Triple Product:[uvw]=u⋅(v×w). A key property is that [uvw]=[vwu]=[wuv] and if any two vectors are identical, the scalar triple product is zero, e.g., [uuv]=0.
Vector Operations: Given a=a1i^+a2j^+a3k^ and b=b1i^+b2j^+b3k^:
We are given the vectors a=2i^−3j^+k^ and b=3i^+2j^+5k^.
We are also given:
(a−c)×b=−18i^−3j^+12k^
a⋅c=3
And the definition d=b×c.
Our objective is to find ∣a⋅d∣.
Step 1: Expand the given cross product equation.
We use the distributive property of the cross product on the first given condition:
(a−c)×b=a×b−c×b
So, we have:
a×b−c×b=−18i^−3j^+12k^(∗)Reasoning: This step breaks down the complex cross product into simpler terms involving a, c, and b.
Step 2: Introduce d into the equation using the anti-commutative property.
We are given d=b×c.
From the anti-commutative property, we know that c×b=−(b×c).
Substituting this into equation (∗):
a×b−(−b×c)=−18i^−3j^+12k^a×b+b×c=−18i^−3j^+12k^
Now, substitute d=b×c:
a×b+d=−18i^−3j^+12k^(∗∗)Reasoning: This manipulation is done to incorporate the vector d into the equation, which is part of what we need to calculate.
Step 3: Calculate a×b.
We are given a=2i^−3j^+k^ and b=3i^+2j^+5k^.
Using the formula for the cross product:
a×b=i^23j^−32k^15=i^((−3)(5)−(1)(2))−j^((2)(5)−(1)(3))+k^((2)(2)−(−3)(3))=i^(−15−2)−j^(10−3)+k^(4−(−9))=−17i^−7j^+13k^Reasoning: We need the explicit value of a×b to isolate d from equation (∗∗).
Step 4: Calculate d.
Substitute the calculated value of a×b into equation (∗∗):
(−17i^−7j^+13k^)+d=−18i^−3j^+12k^
Now, solve for d:
d=(−18i^−3j^+12k^)−(−17i^−7j^+13k^)d=(−18−(−17))i^+(−3−(−7))j^+(12−13)k^d=(−18+17)i^+(−3+7)j^+(−1)k^d=−1i^+4j^−1k^Reasoning: By isolating d, we obtain its explicit vector form, which is necessary for the final calculation.
Step 5: Calculate a⋅d.
We need to find the dot product of a and the calculated d:
a=2i^−3j^+k^d=−1i^+4j^−1k^
Using the dot product formula:
a⋅d=(2)(−1)+(−3)(4)+(1)(−1)=−2−12−1=−15Reasoning: This step directly calculates the scalar value of a⋅d.
Step 6: Find the magnitude ∣a⋅d∣.
The problem asks for the absolute value of the dot product:
∣a⋅d∣=∣−15∣∣a⋅d∣=15Reasoning: The absolute value is taken to ensure the magnitude is a non-negative quantity.
Common Mistakes & Tips
Sign Errors in Cross Product: Be extremely careful with the signs when calculating the cross product, especially with the j^ component and when applying the anti-commutative property.
Misinterpreting Scalar Triple Product: While not directly used for calculation here, remembering that a⋅(a×b)=0 can sometimes simplify problems or act as a check.
Order of Operations: Ensure that vector operations are performed in the correct order as specified by the problem and algebraic manipulations.
Summary
The problem was solved by first expanding the given cross product equation using the distributive and anti-commutative properties to introduce the vector d. We then calculated the explicit vector forms of a×b and subsequently d. Finally, the dot product a⋅d was computed, and its absolute value was taken to find the required magnitude. The condition a⋅c=3 was not directly needed for the calculation of ∣a⋅d∣, which is a common characteristic of some vector algebra problems where extraneous information might be provided.
The final answer is 15, which corresponds to option (A).