Question
Question: Given the two vectors \[i - j\] and \[i + 2j\] , the unit vector coplanar with the two vectors and p...
Given the two vectors i−j and i+2j , the unit vector coplanar with the two vectors and perpendicular to the first is?
a). 21(i+j)
b). 51(2i+j)
c). ±21(i+j)
d). None of these
Solution
Here we are asked to find the unit vector that is coplanar with the given two vectors and perpendicular with the first. First, we will find the form of the required unit vector (say c) by writing c=xa+yb since the unit vector is coplanar with the given two vectors (a and b). If the two vectors are perpendicular then their dot product equals zero using this, we can find the required unit vector.
Complete step-by-step solution:
Let us assume that the required unit vector be c. We aim to find this unit vector with the help of given data.
It is given that the vectors i−j and i+2j are coplanar with the required unit vector c. We know that when a vector is coplanar with any two vectors then the unit vector can be written asc=xa+yb.
Here the two vectors are a=i−j and b=i+2j, then the unit vector c can be written as
c=x(i−j)+y(i+2j).......(1)
It is also given that the required unit vector is perpendicular to the first given vector that is c⊥a.
We know that the dot product of the vectors perpendicular to another is zero.
Thus, c.a=0
⇒[x(i−j)+y(i+2j)].[i−j]=0
On simplifying this we get
⇒(x+y)−(−x+2y)=0
⇒x+y+x−2y=0
⇒2x−y=0
⇒y=2x
On substituting the value of yin equation (1) we get
(1)⇒x(i−j)+2x(i+2j)
On simplifying this we get
⇒c=(x+2x)i+(−x+4x)j
⇒c=3xi+3xj.......(3)
Now we got the required vector but it is given that this vector is a unit vector.
So, \left| c \right| = 1$$$$ \Rightarrow {\left( {3x} \right)^2} + {\left( {3x} \right)^2} = 1
⇒9x2+9x2=1
⇒18x2=1
⇒x2=181
Taking square root, we get
⇒x2=181
⇒x=321
Now substituting the above value in the equation (3) we get
(3)⇒c=3(321)i+3(321)j
On simplifying this we get
⇒c=21i+21j
⇒c=21(i+j)
Thus, the required unit vector that is coplanar with i−j and i+2j, perpendicular to i−j is c=21(i+j).
Now let us see the options, option (a) 21(i+j) is the correct option as we got the same value in our calculation above.
Option (b) 51(2i+j) is an incorrect option as we got 21(i+j) as an answer in our calculation.
Option (c) ±21(i+j) is an incorrect option as we got 21(i+j) as an answer in our calculation.
Option (d) None of these is an incorrect option as we got option (a) as a correct answer.
Hence, option (a) 21(i+j) is the correct option.
Note: If a=(a1,a2,a3) and b=(b1,b2,b3) are any two vectors then their dot product can be written asa.b=a1b1+a2b2+a3b3. The absolute value of a unit vector is zero. The absolute value of a vector (say v=(x,y)) isx2+y2.