Let a=a1i^+a2j^+a3k^ and b=b1i^+b2j^+b3k^ be two vectors such that ∣a∣=1,a⋅b=2 and ∣b∣=4. If c=2(a×b)−3b, then the angle between b and c is equal to:
Options
Solution
Key Concepts and Formulas
The angle θ between two non-zero vectors x and y is given by cosθ=∣x∣∣y∣x⋅y.
The scalar triple product a⋅(b×c) is zero if any two of the vectors are identical or parallel.
The dot product of a vector with itself is the square of its magnitude: v⋅v=∣v∣2.
Lagrange's Identity: ∣a×b∣2=∣a∣2∣b∣2−(a⋅b)2.
Step-by-Step Solution
We are given vectors a and b with ∣a∣=1, ∣b∣=4, and a⋅b=2. We are also given c=2(a×b)−3b. We need to find the angle between b and c.
Step 1: Calculate the dot product b⋅c
To find the angle between b and c, we first need to compute their dot product:
b⋅c=b⋅(2(a×b)−3b)
Using the distributive property of the dot product:
b⋅c=2[b⋅(a×b)]−3(b⋅b)
The term b⋅(a×b) is a scalar triple product where the vector b is repeated. A key property of the scalar triple product is that it is zero if any two vectors are identical or parallel. Thus, b⋅(a×b)=0.
The term b⋅b is the dot product of a vector with itself, which equals the square of its magnitude: b⋅b=∣b∣2. We are given ∣b∣=4, so ∣b∣2=42=16.
Substituting these values back:
b⋅c=2(0)−3(16)b⋅c=−48
Step 2: Calculate the magnitude of c, i.e., ∣c∣
We will find ∣c∣2 first, using ∣c∣2=c⋅c.
∣c∣2=(2(a×b)−3b)⋅(2(a×b)−3b)
Expanding this expression:
∣c∣2=(2(a×b))⋅(2(a×b))−2[(2(a×b))⋅(3b)]+(3b)⋅(3b)∣c∣2=4∣a×b∣2−12[(a×b)⋅b]+9∣b∣2
As established in Step 1, the term (a×b)⋅b is a scalar triple product with a repeated vector, so it is zero.
∣c∣2=4∣a×b∣2−12(0)+9∣b∣2∣c∣2=4∣a×b∣2+9∣b∣2
Now we need to find ∣a×b∣2. We use Lagrange's Identity: ∣a×b∣2=∣a∣2∣b∣2−(a⋅b)2.
Substituting the given values ∣a∣=1, ∣b∣=4, and a⋅b=2:
∣a×b∣2=(1)2(4)2−(2)2∣a×b∣2=1×16−4∣a×b∣2=16−4=12
Now substitute this and ∣b∣2=16 back into the expression for ∣c∣2:
∣c∣2=4(12)+9(16)∣c∣2=48+144∣c∣2=192
Taking the square root to find ∣c∣:
∣c∣=192=64×3=83
Step 3: Determine the angle θ between b and c
Using the formula for the angle between two vectors:
cosθ=∣b∣∣c∣b⋅c
Substitute the calculated values: b⋅c=−48, ∣b∣=4, and ∣c∣=83:
cosθ=(4)(83)−48cosθ=323−48
Simplify the fraction:
cosθ=23−3
To rationalize the denominator, multiply the numerator and denominator by 3:
cosθ=23⋅3−33=2⋅3−33=6−33cosθ=−23
Therefore, the angle θ is:
θ=cos−1(−23)
Common Mistakes & Tips
Scalar Triple Product: Always remember that if a scalar triple product involves a repeated vector, its value is zero. This is a critical shortcut.
Lagrange's Identity: This identity is essential for problems involving the magnitude of a cross product when dot products and individual magnitudes are known.
Algebraic Simplification: Pay close attention to signs and simplifying radicals. Rationalizing the denominator is standard practice.
Summary
We calculated the dot product b⋅c by utilizing the distributive property of the dot product and the property of the scalar triple product. We then found the magnitude of c by first calculating ∣c∣2 and employing Lagrange's identity to find ∣a×b∣2. Finally, we substituted these values into the cosine formula for the angle between two vectors to arrive at the result.