Question
Question: Find a vector which is perpendicular to both vectors \(a\) and \(b\) , where, \[\vec a = 2i + 3j + 4...
Find a vector which is perpendicular to both vectors a and b , where, a=2i+3j+4k and b=i+2j+3k ?
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 we 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.
Complete step by step answer:
Find the cross product of a and b .
a×b is the determinant of the matrix \left( {\begin{array}{*{20}{c}}
i&j;&k; \\\
2&3&4 \\\
1&2&3
\end{array}} \right)
\Rightarrow \vec a \times \vec b = \left( {\begin{array}{*{20}{c}}
i&j;&k; \\\
2&3&4 \\\
1&2&3
\end{array}} \right) \\\
\Rightarrow \hat i(3 \times 3 - 2 \times 4) - \hat j(2 \times 3 - 1 \times 4) + \hat k(2 \times 2 - 3 \times 1) \\\
\Rightarrow 1\hat i - 2\hat j - 1\hat k \\\
Let c=a×b
∴c=1i^−2j^−1k^
Hence the vector which is perpendicular to a=2i+3j+4k and b=i+2j+3k is c=1i^−2j^−1k^.
Note: The 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^ and k^ are vectors mutually perpendicular to each other.
We can even verify whether the obtained vector is perpendicular or not by doing dot product. We know that if two vectors are perpendicular then the dot product is zero. Therefore, we can say that the obtained vector is perpendicular to both a and b .