Question
Question: Find a unit vector perpendicular to both \(\vec a\) and \(\vec b\), where \(\vec a = \hat i - 2\hat ...
Find a unit vector perpendicular to both a and b, where a=i^−2j^+3k^ and b=i^+2j^−k^.
Solution
In cross product (or vector product) of two nonzero vectors a and b, the resultant vector is perpendicular to both vectors a and b.
So you got the hint, to find a vector perpendicular to two nonzero vectors a and b, we have to find the cross product of those two vectors.
Remember that the resultant vector may or may not be a unit vector.
Unit vectors are those vectors whose magnitude is 1.
Therefore, find the unit vector by dividing by vector by its magnitude.
Complete step-by-step answer:
Step 1: Find the cross product of a and b.
a^×b^ is the determinant of the matrix \left[ {\begin{array}{*{20}{c}}
{\hat i}&{\hat j}&{\hat k} \\\
1&{ - 2}&3 \\\
1&2&{ - 1}
\end{array}} \right]
a^×b^ = \left| {\begin{array}{*{20}{c}}
{\hat i}&{\hat j}&{\hat k} \\\
1&{ - 2}&3 \\\
1&2&{ - 1}
\end{array}} \right|
⇒i^(2−6)−j^(−1−3)+k^(2+2)
⇒i^(−4)−j^(−4)+k^(4)
⇒−4i^+4j^+4k^
Let c=a^×b^
Step 2: Find the unit vector c^:
c=−4i^+4j^+4k^
Magnitude of c:
∣c∣=(−4)2+(4)2+(4)2 ⇒ =16+16+16 ⇒ =43
Unit vector c^=∣c∣c
Therefore, c^ =43−4i^+4j^+4k^
So, \hat c$$$ = - \dfrac{1}{{\sqrt 3 }}\hat i + \dfrac{1}{{\sqrt 3 }}\hat j + \dfrac{1}{{\sqrt 3 }}\hat k$$
**Unit vector perpendicular to both \vec aand\vec b,where\vec a = \hat i - 2\hat j + 3\hat kand\vec b = \hat i + 2\hat j - \hat k$ is −31i^+31j^+31k^.**
Additional Information:
The unit vector i^ is along the direction of the x-axis, the unit vector j^ is along the direction of the y-axis, and the unit vector k^ is along the direction of the z-axis. Thus, i^, j^ & k^ are unit vectors mutually perpendicular to each other.
Note: You can check the final answer by finding the magnitude of the vector c^.
∣c^∣=$$\sqrt {{{\left( { - \dfrac{1}{{\sqrt 3 }}} \right)}^2} + {{\left( {\dfrac{1}{{\sqrt 3 }}} \right)}^2} + {{\left( {\dfrac{1}{{\sqrt 3 }}} \right)}^2}} = \sqrt {\dfrac{1}{3} + \dfrac{1}{3} + \dfrac{1}{3}} = \sqrt {\dfrac{3}{3}} = \sqrt 1 $$
=1
a^×b^=−(b^×a^). So, if you have calculated b^×a^ = \left| {\begin{array}{*{20}{c}}
{\hat i}&{\hat j}&{\hat k} \\\
1&2&{ - 1} \\\
1&{ - 2}&3
\end{array}} \right|, the resultant vector i.e. 4i^−4j^−4k^ still be a vector perpendicular to both a and b but in the direction opposite to a^×b^.
Also, the cross product of two nonzero vectors a and b is the product of the magnitude of both vectors a and b, and sine of the angle between them. i.e.
a^×b^=∣a^∣b^sinθ n^, where θ is the acute angle between vectors a and b. Here n^ is the unit vector perpendicular to the plane containing vectors a and b.