Let a^ be a unit vector perpendicular to the vectors b=i^−2j^+3k^ and c=2i^+3j^−k^, and a^ makes an angle of cos−1(−31) with the vector i^+j^+k^. If a^ makes an angle of 3π with the vector i^+αj^+k^, then the value of a is:
Options
Solution
Key Concepts and Formulas
Cross Product: The cross product of two vectors u and v yields a vector perpendicular to both u and v. Its magnitude is ∣u×v∣=∣u∣∣v∣sinθ, and its direction is given by the right-hand rule.
Unit Vector: A unit vector a^ has a magnitude of 1 (∣a^∣=1). If a vector A is perpendicular to two other vectors, the unit vector in that direction is a^=±∣A∣A.
Dot Product and Angle between Vectors: The dot product of two vectors A and B is given by A⋅B=∣A∣∣B∣cosθ, where θ is the angle between them. For unit vectors, a^⋅b^=cosθ.
Step-by-Step Solution
Step 1: Find a vector perpendicular to b and c
We are given that a^ is a unit vector perpendicular to b=i^−2j^+3k^ and c=2i^+3j^−k^. A vector perpendicular to both b and c can be found using their cross product, b×c.
Calculating the cross product:
b×c=i^12j^−23k^3−1b×c=i^((−2)(−1)−(3)(3))−j^((1)(−1)−(3)(2))+k^((1)(3)−(−2)(2))b×c=i^(2−9)−j^(−1−6)+k^(3+4)b×c=−7i^+7j^+7k^
We can factor out 7 for simplicity:
b×c=7(−i^+j^+k^)
Step 2: Determine the possible unit vectors for a^
Since a^ is a unit vector perpendicular to b and c, it must be parallel to b×c. There are two possible directions for a^, given by the normalized cross product and its negative.
First, we find the magnitude of b×c:
∣b×c∣=∣7(−i^+j^+k^)∣=7(−1)2+12+12=71+1+1=73
The two possible unit vectors for a^ are:
a^1=∣b×c∣b×c=737(−i^+j^+k^)=3−i^+j^+k^a^2=−∣b×c∣b×c=−(3−i^+j^+k^)=3i^−j^−k^
Step 3: Use the first angle condition to select the correct a^
We are given that a^ makes an angle of cos−1(−31) with the vector v=i^+j^+k^. This means cosθ1=−31, where θ1 is the angle between a^ and v.
Using the dot product formula for unit vectors: cosθ1=a^⋅v.
The magnitude of v is ∣v∣=12+12+12=3.
Let's test a^1:
a^1⋅v=(3−i^+j^+k^)⋅(i^+j^+k^)=3(−1)(1)+(1)(1)+(1)(1)=3−1+1+1=31
So, cosθ1=31⋅31=31. This does not match −31.
Let's test a^2:
a^2⋅v=(3i^−j^−k^)⋅(i^+j^+k^)=3(1)(1)+(−1)(1)+(−1)(1)=31−1−1=3−1
So, cosθ1=3−1⋅31=−31. This matches the given condition.
Therefore, the correct unit vector is a^=3i^−j^−k^.
Step 4: Use the second angle condition to find α
We are given that a^ makes an angle of 3π with the vector w=i^+αj^+k^. This means cos3π=21.
Using the dot product formula: cos3π=a^⋅w, since ∣a^∣=1.
The magnitude of w is ∣w∣=12+α2+12=α2+2.
Calculate the dot product a^⋅w:
a^⋅w=(3i^−j^−k^)⋅(i^+αj^+k^)=3(1)(1)+(−1)(α)+(−1)(1)=31−α−1=3−α
Now, substitute these into the dot product formula:
cos3π=∣w∣a^⋅w21=α2+23−α21=3α2+2−α
To solve for α, we first observe that the left side is positive (1/2), and the denominator on the right side (3α2+2) is also positive. Therefore, the numerator, −α, must be positive, which implies α<0.
Rearrange the equation:
3α2+2=−2α
Square both sides:
(3α2+2)2=(−2α)23(α2+2)=4α23α2+6=4α26=4α2−3α2α2=6α=±6
Considering our earlier observation that α<0, we choose the negative value.
Thus, α=−6.
Common Mistakes & Tips
Sign Ambiguity in Cross Product: Always remember that there are two unit vectors perpendicular to a plane defined by two vectors (one in each direction). Failing to consider both possibilities can lead to incorrect solutions.
Squaring Equations: When squaring an equation involving square roots, be mindful of the signs of the expressions before squaring. An extraneous solution might be introduced if the signs are not handled correctly. In this case, α had to be negative for the equality to hold before squaring.
Dot Product Formula: Ensure correct application of the dot product formula, especially when dealing with unit vectors and known angles.
Summary
We began by finding a vector perpendicular to the given vectors b and c using the cross product. This vector was then normalized to find the two possible unit vectors for a^. The first angle condition, relating a^ to i^+j^+k^, allowed us to uniquely identify the correct a^. Finally, the second angle condition, relating a^ to i^+αj^+k^, was used to set up an equation for α. By carefully solving this equation, considering the sign constraint on α derived from the angle condition, we found the value of α.