Question
Question: Let the unit vectors a and b be perpendicular and the unit vector c be inclined at an angle \(\theta...
Let the unit vectors a and b be perpendicular and the unit vector c be inclined at an angle θ to both a and b. If c=xa+yb+z(a×b), then find the values of x, y and z.
A. x=cosθ,y=sinθ and z=cos2θ
B. x=sinθ,y=cosθ and z=−cos2θ
C. x=y=cosθ and z2=cos2θ
D. x=y=cosθ and z2=−cos2θ
Solution
We will first find the dot products of a,b and c with each other. Then take the c=xa+yb+z(a×b) and take its dot product with a,b to reach to the values of α and β. Then use their values in c and do some modifications to get the value of z.
Complete step-by-step answer:
We know that a.b=∣a∣.∣b∣.cosθ, where θ is the angle between a and b.
Therefore, a.a=∣a∣.∣a∣.cos0∘=∣a∣2=1 (Because we are given that a is a unit vector) …….(1)
Similarly, b.b=∣b∣.∣b∣.cos0∘=∣b∣2=1 ……………(2)
And, a.b=∣a∣.∣b∣.cos90∘=0 (Because they are perpendicular to each other) …….(3)
a.c=∣a∣.∣c∣.cosθ=cosθ (Because both the vectors a and c are unit vectors) ……….(4)
b.c=∣b∣.∣c∣.cosθ=cosθ (Because both the vectors b and c are unit vectors) ……….(5)
We also know that if we have two vectors then the resultant of their cross product is always perpendicular to both the vectors.
Therefore, a is perpendicular to a×b and b is perpendicular to a×b as well.
So, a.(a×b)=0 and b.(a×b)=0. ………(6)
Now, we are given that c=xa+yb+z(a×b).
So, b.c=bxa+yb+z(a×b)
This can be written as b.c=x(b.a)+y(b.b)+zb.(a×b)
Now, using (2), (3) and (6), we will get:-
⇒b.c=y ……….(7)
Now, a.c=axa+yb+z(a×b)
This can be written as a.c=x(a.a)+y(a.b)+za.(a×b)
Now, using (1), (3) and (6), we will get:-
⇒a.c=x ……….(8).
Using (4), (5), (7) and (8), we will get:- x=y=cosθ
Putting x=y in c=xa+yb+z(a×b), we will get:-
⇒c=x(a+b)+z(a×b) …….(9)
Let p=a+b and q=a×b. ……….(10)
Now, p=a+b always lies in the same place as vectors a and b and q=a×b always lies in a plane perpendicular to them. Therefore, p=a+b and q=a×b are perpendicular to each other.
Consider ∣p∣=∣a+b∣=∣a∣2+∣b∣2+2a.bcosθ
Using (1), (2) and (3), we will get:-
∣p∣=1+1=2
∣xp∣=x(1+1)=2x …………….(11)
Consider q=a×b, so, ∣q∣=∣a∣.∣b∣sinθ.
⇒∣q∣=sin90∘=1 (Using (1), (2) and the fact that the vectors a and b are perpendicular)
So, ∣zq∣=z …………..(12)
Since, c=xa+yb+z(a×b)=xp+zq
So, ∣c∣=∣xp+zq∣=∣xp∣2+∣yq∣2+2∣xp∣.∣yq∣.cosφ
Since p=a+b and q=a×b are perpendicular to each other, therefore, cosφ=0.
Hence, ∣c∣=∣xp∣2+∣yq∣2
Now, using (11) and (12), we will get:-
∣c∣=2x2+z2
Squaring both sides, we will get:-
c2=2x2+z2
Now, since the vector c is a unit vector. We will get:-
⇒1=2x2+z2
⇒z2=1−2x2
Now, we found out that x=cosθ.
⇒z2=1−2cos2θ=−cos2θ
So, the correct answer is “Option D”.
Additional Information: Being a vector operation, the Cross Product is extremely important in all sorts of sciences (particularly physics), engineering, and mathematics. One important example of the Cross Product is in torque or moment
Note: The students must know the difference between the dot product and cross product. The dot product results in a scalar quantity whereas the cross product results in a vector only.