Let a=i^−j^+2k^ and let b be a vector such that a×b=2i^−k^ and a⋅b=3. Then the projection of b on the vector a−b is :
Options
Solution
Key Concepts and Formulas
This problem requires a solid understanding of vector algebra, specifically:
Projection of a Vector: The projection of vector x onto vector y is given by:
Projyx=∣y∣x⋅y
Lagrange's Identity: For any two vectors a and b:
∣a×b∣2+(a⋅b)2=∣a∣2∣b∣2
Magnitude of a Difference Vector:
∣a−b∣2=∣a∣2+∣b∣2−2(a⋅b)
Properties of Dot Product: x⋅y=y⋅x and x⋅x=∣x∣2.
Step-by-Step Solution
We are asked to find the projection of b on the vector a−b. This requires us to calculate ∣a−b∣b⋅(a−b).
Step 1: Calculate the magnitude of a and the magnitude of a×b.
We are given a=i^−j^+2k^.
The magnitude of a is:
∣a∣=(1)2+(−1)2+(2)2=1+1+4=6
We are given a×b=2i^−k^.
The magnitude of a×b is:
∣a×b∣=(2)2+(0)2+(−1)2=4+0+1=5
Step 2: Determine the magnitude of b using Lagrange's Identity.
We are given ∣a×b∣=5, ∣a∣=6, and a⋅b=3.
Lagrange's Identity states: ∣a×b∣2+(a⋅b)2=∣a∣2∣b∣2.
Substituting the known values:
(5)2+(3)2=(6)2∣b∣25+9=6∣b∣214=6∣b∣2∣b∣2=614=37
Step 3: Calculate the magnitude of the vector a−b.
The magnitude squared of a−b is given by ∣a−b∣2=∣a∣2+∣b∣2−2(a⋅b).
Substituting the values we have found:
∣a−b∣2=(6)2+37−2(3)∣a−b∣2=6+37−6∣a−b∣2=37
Therefore, the magnitude is:
∣a−b∣=37
Step 4: Calculate the dot product b⋅(a−b).
Using the distributive property of the dot product:
b⋅(a−b)=b⋅a−b⋅b
Using the properties b⋅a=a⋅b and b⋅b=∣b∣2:
b⋅(a−b)=a⋅b−∣b∣2
Substituting the known values:
b⋅(a−b)=3−37b⋅(a−b)=39−37=32
Step 5: Calculate the projection of b on a−b.
The projection is given by ∣a−b∣b⋅(a−b).
Substituting the values calculated in Steps 3 and 4:
Proj(a−b)b=3732
To simplify:
=32⋅371=32⋅73=32⋅73=3723
Rationalizing the denominator:
=37⋅723⋅7=3⋅7221=21221
Alternatively, we can simplify 32⋅73 as:
=3⋅72=212
This matches option (A).
Common Mistakes & Tips
Lagrange's Identity is Key: When given both dot and cross product information, this identity is often the most direct path to finding unknown magnitudes.
Avoid Premature Square Roots: Keep magnitudes squared as fractions (e.g., ∣b∣2=37) until they are needed in the final division, as this often simplifies calculations.
Algebraic Manipulation of Radicals: Be careful when simplifying expressions involving square roots, especially when they are in the denominator.
Summary
To find the projection of b on a−b, we first calculated the magnitudes of a and a×b. Then, using Lagrange's Identity, we determined the magnitude of b. With ∣a∣, ∣b∣, and a⋅b known, we found the magnitude of a−b and the dot product b⋅(a−b). Finally, these values were used in the projection formula to arrive at the answer.