For λ>0, let θ be the angle between the vectors a=i^+λj^−3k^ and b=3i^−j^+2k^. If the vectors a+b and a−b are mutually perpendicular, then the value of (14 cos θ)2 is equal to
Options
Solution
Key Concepts and Formulas
Dot Product for Perpendicular Vectors: Two vectors u and v are mutually perpendicular if their dot product is zero: u⋅v=0.
Dot Product Identity: For any two vectors a and b, the dot product of their sum and difference is (a+b)⋅(a−b)=∣a∣2−∣b∣2.
Magnitude of a Vector: For a vector v=xi^+yj^+zk^, its squared magnitude is ∣v∣2=x2+y2+z2.
Angle Between Two Vectors: The cosine of the angle θ between two non-zero vectors a and b is given by cosθ=∣a∣∣b∣a⋅b.
Step-by-Step Solution
Step 1: Determine the value of λ using the perpendicularity condition.
We are given that the vectors a+b and a−b are mutually perpendicular. This means their dot product is zero.
(a+b)⋅(a−b)=0
Using the dot product identity (Key Concept 2), this simplifies to:
∣a∣2−∣b∣2=0∣a∣2=∣b∣2
This implies that the magnitudes of vectors a and b are equal.
Now, we calculate the squared magnitudes of a and b using Key Concept 3.
For a=i^+λj^−3k^:
∣a∣2=(1)2+(λ)2+(−3)2=1+λ2+9=λ2+10
For b=3i^−j^+2k^:
∣b∣2=(3)2+(−1)2+(2)2=9+1+4=14
Equating the squared magnitudes:
λ2+10=14λ2=4
Solving for λ, we get λ=±2. Since the problem states that λ>0, we take λ=2.
Step 2: Calculate the dot product and magnitudes of a and b to find cosθ.
With λ=2, the vector a is a=i^+2j^−3k^.
The vector b is b=3i^−j^+2k^.
We need to find the angle θ between a and b. Using Key Concept 4, cosθ=∣a∣∣b∣a⋅b.
First, calculate the dot product a⋅b:
a⋅b=(1)(3)+(2)(−1)+(−3)(2)=3−2−6=−5
Next, we find the magnitudes. From Step 1, we know ∣a∣2=λ2+10=22+10=4+10=14, so ∣a∣=14.
Also from Step 1, we know ∣b∣2=14, so ∣b∣=14.
Now, substitute these values into the formula for cosθ:
cosθ=14⋅14−5=14−5
Step 3: Compute the value of (14cosθ)2.
We have found that cosθ=−145. We need to calculate (14cosθ)2.
(14cosθ)2=(14⋅(−145))2
The 14 in the numerator and denominator cancel out:
(−5)2=25
Common Mistakes & Tips
The identity (a+b)⋅(a−b)=∣a∣2−∣b∣2 is a crucial shortcut. Calculating a+b and a−b first and then their dot product would be more tedious.
Pay close attention to the condition λ>0 when solving for λ.
Ensure accurate calculation of dot products and vector magnitudes, especially with signs.
Summary
The problem required us to first find the unknown scalar λ by using the condition that a+b and a−b are perpendicular. This condition simplified to ∣a∣2=∣b∣2, which allowed us to solve for λ. Once λ was determined, we calculated the dot product and magnitudes of a and b to find cosθ. Finally, we squared the expression 14cosθ to obtain the answer.