Question
Question: Write a unit vector perpendicular to both the vectors \(\vec{a}=\hat{i}+\hat{j}+\hat{k}\) and \(\vec...
Write a unit vector perpendicular to both the vectors a=i^+j^+k^ and b==i^+j^.
Solution
Now we know that We know the perpendicular vector of two vectors is given by cross product of two vectors. Cross product of the two vectors a1i^+a2j^+a3k^ and b1i^+b2j^+b3k^ is given by determinant of matrix i^ a1 b1 j^a2b2k^a3b3 Hence we can easily find perpendicular to both the vectors a=i^+j^+k^ and b==i^+j^.
Now once we have the vector perpendicular to both the vectors a=i^+j^+k^ and b==i^+j^we will divide the vector by its modulus hence we get a unit vector.
Complete step-by-step answer:
Now consider the two given vectors a=i^+j^+k^ and b==i^+j^
Any vector perpendicular to a1i^+a2j^+a3k^ and b1i^+b2j^+b3k^ is given by (a1i^+a2j^+a3k^)×(b1i^+b2j^+b3k^)and that is the cross product of two vectors
And the cross product of the two vectors a1i^+a2j^+a3k^ and b1i^+b2j^+b3k^ is given by determinant of matrix i^ a1 b1 j^a2b2k^a3b3.
Hence the vector perpendicular to a1i^+a2j^+a3k^ and b1i^+b2j^+b3k^ is given by
i^ 1 1 j^10k^11
Now let us open the determinant with respect to first row
i^[1(1)−0(1)]−j^[1(1)−1(1)]+k^[1(0)−(1)(1)]=i^−k^
Let us call this vector as c
c=i^−k^
Hence now we have the vector perpendicular to both the vectors a=i^+j^+k^ and b==i^+j^ is c=i^−k^
Now since we need a unit vector perpendicular to both the vectors a=i^+j^+k^ and b==i^+j^
Hence to make c=i^−k^ we will have to divide the vector by its modulus. Modulus of a vector is the distance of the vector from origin
Now modulus of a vector a1i^+a2j^+a3k^ is given by the formula a12+a22+a32
Hence using this we get modulus of c=i^−k^ as ∣c∣=12+(−1)2=2
Hence now we divide the vector with its modulus and hence the vector obtained is a unit vector
∣c∣c=2i^−k^=21i^−21k^
Hence we have the unit vector perpendicular to both the vectors a=i^+j^+k^ and b==i^+j^is 21i^−21k^.
Note: Now remember that cross product of a1i^+a2j^+a3k^ and b1i^+b2j^+b3k^ is given by determinant of matrix i^ a1 b1 j^a2b2k^a3b3 not to be confused with dot product which is given by a1b1+a2b2+c1c2 .