Let a=2i+j−2k and b=i+j. If c is a vector such that a.c=c,c−a=22 and the angle between (a×b) and c is 6π, then the value of (a×b)×c is :
Options
Solution
Key Concepts and Formulas
Magnitude of a vectorv=xi+yj+zk: ∣v∣=x2+y2+z2.
Dot Product: u⋅v=∣u∣∣v∣cosθ. Also, ∣v∣2=v⋅v.
Cross Product Magnitude: ∣u×v∣=∣u∣∣v∣sinθ.
Step-by-Step Solution
We are given vectors a=2i+j−2k and b=i+j. We need to find ∣(a×b)×c∣ given the conditions:
(i) a⋅c=∣c∣
(ii) ∣c−a∣=22
(iii) The angle between (a×b) and c is 6π.
Step 1: Calculate the magnitude of vector a.
This is needed for condition (i) and (ii).
∣a∣=(2)2+(1)2+(−2)2=4+1+4=9=3
Step 2: Use condition (i) to find the relationship between a and c.
We know a⋅c=∣a∣∣c∣cosθac, where θac is the angle between a and c.
Given a⋅c=∣c∣, we have:
∣a∣∣c∣cosθac=∣c∣
Since ∣c∣=0 (otherwise condition (ii) would imply ∣a∣=22, which is false), we can divide by ∣c∣:
∣a∣cosθac=1
Substituting ∣a∣=3:
3cosθac=1⟹cosθac=31
Step 3: Use condition (ii) to find the magnitude of c.
We are given ∣c−a∣=22. Squaring both sides:
∣c−a∣2=(22)2=8
Using the property ∣v∣2=v⋅v:
(c−a)⋅(c−a)=8
Expanding the dot product:
c⋅c−2(a⋅c)+a⋅a=8∣c∣2−2(a⋅c)+∣a∣2=8
Substitute ∣a∣=3 and a⋅c=∣c∣ from condition (i):
∣c∣2−2∣c∣+32=8∣c∣2−2∣c∣+9=8∣c∣2−2∣c∣+1=0
This is a perfect square:
(∣c∣−1)2=0
Therefore, ∣c∣=1.
Step 4: Calculate the cross product a×b and its magnitude.
Let P=a×b.
P=i21j11k−20P=i((1)(0)−(−2)(1))−j((2)(0)−(−2)(1))+k((2)(1)−(1)(1))P=i(0+2)−j(0+2)+k(2−1)P=2i−2j+k
Now, calculate its magnitude:
∣P∣=∣a×b∣=(2)2+(−2)2+(1)2=4+4+1=9=3
Step 5: Calculate the magnitude of the final cross product using condition (iii).
We need to find ∣(a×b)×c∣=∣P×c∣.
We are given that the angle between P=(a×b) and c is θP,c=6π.
Using the formula for the magnitude of a cross product:
∣P×c∣=∣P∣∣c∣sinθP,c
Substitute the values we found: ∣P∣=3, ∣c∣=1, and θP,c=6π.
∣(a×b)×c∣=(3)(1)sin(6π)
Since sin(6π)=21:
∣(a×b)×c∣=3×1×21=23
Common Mistakes & Tips
Ensure correct application of the dot product and cross product magnitude formulas, especially the angles involved (cosθ for dot product, sinθ for cross product).
Be meticulous with algebraic manipulations when expanding vector dot products, particularly when dealing with magnitudes and differences.
Double-check the calculation of the cross product components, as sign errors are common.
Summary
We systematically used the given conditions to find the magnitudes of the involved vectors and the relevant angles. First, we calculated ∣a∣. Then, condition (i) helped us relate a⋅c to ∣c∣ and cosθac. Condition (ii) was crucial in forming a quadratic equation for ∣c∣, yielding ∣c∣=1. We then computed the cross product a×b and found its magnitude to be 3. Finally, using the magnitude of this cross product, the magnitude of c, and the given angle of 6π, we calculated the magnitude of the required cross product.
The final answer is 23 which corresponds to option (D).