Question
Question: The unit vector perpendicular to the vector \[\hat i - \hat j\] and \[\hat i + \hat j\] forming a ri...
The unit vector perpendicular to the vector i^−j^ and i^+j^ forming a right-handed system is
A. k^
B. −k^
C. 2i^−j^
D. 2i^+j^
Solution
First we will find a vector that is mutually perpendicular to both the given vectors i.e. i^−j^ and i^+j^ using the cross product of the two vectors, we get a vector perpendicular to both the vectors. Now, we will find the unit vector corresponding to that vector by dividing it by the modulus of that vector.
Complete step by step answer:
Given data: the vector i^−j^ and i^+j^
We know that the cross product of two vectors results in the mutual perpendicular vector to both the vectors.
The vector perpendicular to the vectors i^−j^ and i^+j^let say p
\vec p = \left| {\begin{array}{*{20}{c}}
{\hat i}&{\hat j}&{\hat k} \\\
1&{ - 1}&0 \\\
1&1&0
\end{array}} \right|
=(0−0)i^−(0−0)j^+(1−(−1))k^
=2k^
Therefore, p=2k^
But we have to find the unit vector, and if ai^+bj^+ck^ is a vector, then a unit vector proportional to this vector is given by
a2+b2+c2ai^+bj^+ck^
Therefore, unit vector along p i.e. p^is given by
⇒p^=02+02+222k^
⇒p^=k^
Therefore, the required unit vector is p^=k^
Option(A) is correct
Note: While finding the cross product of the two vectors we have to find the determinant of 3×3 matrix and while taking the component of j^, most of the students forget to put a negative sign and takes positive sign which is wrong as in this it does not matter as it is resulting zero but for other cases learn to remember this.