Question
Question: Find the unit vector perpendicular to each of the vectors \(6\hat{i}+2\hat{j}+3\hat{k}\) and \(3\hat...
Find the unit vector perpendicular to each of the vectors 6i^+2j^+3k^ and 3i^−2k^
Solution
We know that vectors are quantities which have both direction and magnitude. We also know that two or more vectors can be added by vector addition and multiplied by vector cross product. Clearly in both the cases, we get another vector which has its own direction and magnitude.
Complete step-by-step solution:
We know that two vectors which make an angle θ with each other can be multiplied to obtain a resultant vector , this is called a vector cross product. It is mathematically denoted as
A×B=A.B.sinθn^, where A and B are vectors while A and B are the magnitude of the vectors respectively . Also n^ is a unit vector perpendicular to both A and B.
This means to say that the resultant of two vectors which is cross multiplied is always perpendicular to both the parent vectors, A and B.
We can also express the same in terms of matrix as
A×B=i a1 b1j;a;2b;2k;a;3b;3, where A=a1i^+a2j^+a3k^ and B=b1i^+b2j^+b3k^.
Then the resultant is given as A×B=(a2b3)−(a3b2)i^+(a3b1)−(a1b3)j^+(a1b2)−(a2b1)k^
Here, we have A=6i^+2j^+3k^ and B=3i^−2k^, representing the same in matrix, we have
A×B=i 6 3j;20k;3−2 ⟹A×B=(−4−0)i^+(9+12)j^+(0−6)k^
⟹A×B=(−4)i^+(21)j^+(−6)k^
The unit vector along A×Bcan be written as
n^=∣∣A×B∣∣A×B
⟹n^=(−4)2+(21)2+(−6)2(−4)i^+(21)j^+(−6)k^
⟹n^=16+441+36(−4)i^+(21)j^+(−6)k^
∴n^=493(−4)i^+(21)j^+(−6)k^
Thus the required unit vector is 493(−4)i^+(21)j^+(−6)k^
Note: There are two other types of vector multiplication as well, namely the vector dot product, where the vector is either multiplied by a scalar or another vector and the resultant is a scalar, and hence is also called as the scalar multiplication. And the other is the scalar triple product or the box product, which again results in a scalar, here two vectors are cross multiplied and the resultant is again scalar multiplied with the other vector.