Let ∣a∣=2,∣b∣=3 and the angle between the vectors a and b be 4π. Then ∣(a+2b)×(2a−3b)∣2 is equal to :
Options
Solution
1. Key Concepts and Formulas
Properties of the Cross Product:
Distributive Property:(a+b)×c=a×c+b×c and a×(b+c)=a×b+a×c.
Scalar Multiplication:(ka)×b=k(a×b) and a×(kb)=k(a×b).
Anti-commutativity:a×b=−(b×a).
Cross Product of Parallel Vectors:a×a=0.
Magnitude of the Cross Product:∣a×b∣=∣a∣∣b∣sinθ, where θ is the angle between a and b.
Dot Product of Perpendicular Vectors: If u and v are perpendicular, then u⋅v=0.
Magnitude of a Vector:∣v∣2=v⋅v.
2. Step-by-Step Solution
Step 1: Expand the cross product.
We are asked to find the magnitude of the cross product (a+2b)×(2a−3b). We will use the distributive property of the cross product to expand this expression.
(a+2b)×(2a−3b)=a×(2a)+a×(−3b)+(2b)×(2a)+(2b)×(−3b)
Step 2: Apply scalar multiplication and anti-commutativity.
Now we simplify the expanded terms using the properties of scalar multiplication and the anti-commutative property of the cross product.
=2(a×a)−3(a×b)+4(b×a)−6(b×b)
Using a×a=0, b×b=0, and b×a=−(a×b):
=2(0)−3(a×b)+4(−(a×b))−6(0)=0−3(a×b)−4(a×b)−0=−7(a×b)
Step 3: Calculate the magnitude of the resulting vector.
We need to find the magnitude of −7(a×b).
∣(a+2b)×(2a−3b)∣=∣−7(a×b)∣
Using the property ∣kv∣=∣k∣∣v∣:
=∣−7∣∣a×b∣=7∣a×b∣
Step 4: Calculate the magnitude of a×b.
We are given ∣a∣=2, ∣b∣=3, and the angle between them is θ=4π. We use the formula for the magnitude of the cross product: ∣a×b∣=∣a∣∣b∣sinθ.
∣a×b∣=(2)(3)sin(4π)=6×22=32
Step 5: Substitute the value back into the magnitude expression.
Now we substitute the value of ∣a×b∣ back into the expression from Step 3.
∣(a+2b)×(2a−3b)∣=7∣a×b∣=7(32)=212
Step 6: Calculate the square of the magnitude.
The question asks for the square of the magnitude: ∣(a+2b)×(2a−3b)∣2.
∣(a+2b)×(2a−3b)∣2=(212)2=(21)2×(2)2=441×2=882
3. Common Mistakes & Tips
Forgetting the Anti-commutative Property: Incorrectly assuming a×b=b×a will lead to an incorrect cancellation of terms. Always remember a×b=−b×a.
Errors in Scalar Multiplication: Be careful when distributing scalars. For example, (2b)×(2a)=4(b×a).
Squaring Errors: Ensure you correctly square the entire result, including any square roots. (212)2=212×(2)2, not 21×2.
4. Summary
The problem requires us to compute the magnitude of the cross product of two linear combinations of vectors a and b. We first expanded the cross product using its distributive and anti-commutative properties, simplifying it to a scalar multiple of (a×b). We then calculated the magnitude of this resulting vector by finding the magnitude of (a×b) using the given magnitudes of a and b and the angle between them. Finally, we squared this magnitude to obtain the required answer.
The final answer is \boxed{882}, which corresponds to option (D).