Solveeit Logo

Question

Question: If a and b be two perpendicular unit vectors such that \[\vec x = \vec b - (\vec a \times \vec x)\],...

If a and b be two perpendicular unit vectors such that x=b(a×x)\vec x = \vec b - (\vec a \times \vec x), then x|\vec x| is equal to
A. 1
B. 2\sqrt 2
C. 12\dfrac{1}{{\sqrt 2 }}
D. 3\sqrt 3

Explanation

Solution

Hint:When the two vectors are perpendicular then their dot product is zero. We will use this property to solve this question. Also, the cross product of a vector with its parallel vector or with itself is zero.

Complete step-by-step answer:
Now, we are given two vectors a\vec a and b\vec b which are perpendicular to each other. So, the angle between them is 9090^\circ . So, we get
a.b=abcos90\vec a.\vec b = \left| a \right|\left| b \right|\cos 90^\circ
Now, from trigonometry we know that, cos90=0\cos 90^\circ = 0
Therefore, a.b=0\vec a.\vec b = 0
Now, we have x=b(a×x)\vec x = \vec b - (\vec a \times \vec x)
Taking dot product with x\vec x both the sides, we get
x.x=b.x(a×x).x\vec x.\vec x = \vec b.\vec x - (\vec a \times \vec x).\vec x
Now, x.x=x2\vec x.\vec x = {\left| {\vec x} \right|^2}. Also, we can write (a×x).x=(x×x).a(\vec a \times \vec x).\vec x = (\vec x \times \vec x).\vec a . As, x\vec x is cross multiplied with itself, so the angle between them is 00^\circ . Therefore, (x×x)=0(\vec x \times \vec x) = 0
So, we get
x2=b.x{\left| {\vec x} \right|^2} = \vec b.\vec x
Taking mod both sides, we get
x2=b.x||\vec x{|^2}| = |\vec b.\vec x|
x2=b.x||\vec x{|^2}| = |\vec b|.|\vec x|
Now, b\vec b is a unit vector. Therefore, b=1|\vec b| = 1
So, we get
x2=1.x|\vec x{|^2} = 1.|\vec x|
x=1|\vec x| = 1
So, option (A) is correct.

Note: Whenever we come up with such types of questions, we will use the properties of dot product and cross product. We will first use the condition given in the question. After that, we will use dot product and cross product according to our need while solving the question. Like in this question, we have used the expression given in the question. After that we have used the property of dot product and cross product. Finally after solving we take mod to find the value of x|\vec x| . Dont forget its given in the question that vectors a and b are unit vectors.