Question
Question: \( {a_1}\hat i + {a_2}\hat j \) is a unit vector perpendicular to \( 4\hat i - 3\hat j \) if \( \l...
a1i^+a2j^ is a unit vector perpendicular to 4i^−3j^ if
\left( A \right){a_1} = 0.6,{a_2} = 0.8 \\\
\left(B \right){a_1} = 3,{a_2} = 4 \\\
\left( C \right){a_1} = 0.8,{a_2} = 0.6 \\\
\left( D \right){a_1} = 4,{a_2} = 3 \\\
If a=2i^−3j^ and b=2j^+3k^ , then (a+b)⋅(a−b)=
\left( A \right)0 \\\
\left( B \right) - 8 \\\
\left( C \right)9 \\\
\left( D \right)1 \\\
Solution
Hint : In order to solve the first part, we are going to form two equations, one for the magnitude of the unit vector a1i^+a2j^ and one for the dot product of the vectors a1i^+a2j^ and 4i^−3j^ , to solve for the values of a1 and a2 . In the second part, we are going to first find the vector sum (a+b) and the vector difference (a−b) , and then their dot product.
Formula used: The magnitude of a unit vector a1i^+a2j^ is given by
a12+a22=1
The sum of the two vectors xi^+yj^+zk^ and ai^+bj^+ck^ is
(a+x)i^+(b+y)j^+(z+c)k^
The difference of the two vectors xi^+yj^+zk^ and ai^+bj^+ck^ is
(a−x)i^+(b−y)j^+(z−c)k^
The dot product of the two vectors xi^+yj^+zk^ and ai^+bj^+ck^ is
ax+by+cz
Complete Step By Step Answer:
It is given that a1i^+a2j^ is a unit vector
This implies that the magnitude of the vector is equal to 1
Mathematically, we can write
a12+a22=1−−−(1)
Now, it is also given that a1i^+a2j^ is a unit vector perpendicular to 4i^−3j^
This implies
(a1i^+a2j^)⋅(4i^−3j^)=0
Hence the equation becomes
4{a_1} - 3{a_2} = 0 \\\
\Rightarrow {a_1} = \dfrac{3}{4}{a_2} \\\
Using this in the equation (1)
\Rightarrow {\left( {\dfrac{3}{4}{a_2}} \right)^2} + {a_2}^2 = 1 \\\
\Rightarrow \dfrac{9}{{16}}{a_2}^2 + {a_2}^2 = 1 \\\
\Rightarrow \dfrac{{25}}{{16}}{a_2}^2 = 1 \\\
\Rightarrow {a_2}^2 = \dfrac{{16}}{{25}} \\\
\Rightarrow {a_2} = \dfrac{4}{5} = 0.8 \\\
Now using this value to get the value for a1
⇒a1=43×0.8=0.6
Thus, the option (A)a1=0.6,a2=0.8 is correct.
In part 2 , it is given that a=2i^−3j^ and b=2j^+3k^
Now,
\vec a + \vec b = \left( {2\hat i - 3\hat j} \right) + \left( {2\hat j + 3\hat k} \right) = 2\hat i - \hat j + 3\hat k \\\
\vec a - \vec b = \left( {2\hat i - 3\hat j} \right) - \left( {2\hat j + 3\hat k} \right) = 2\hat i - 5\hat j - 3\hat k \\\
Then, (a+b)⋅(a−b) can be computed as
(a+b)⋅(a−b)=(2i^−j^+3k^)⋅(2i^−5j^−3k^)=4+5−9=0
Hence, option (A)0 is the correct option.
Note :
It is important to note that as in the first part, we are given with the magnitude of the vector a1i^+a2j^ , many students miss that and are able to form just one equation. However, with two equations, it is very simple to solve this. In the second part, the sum and the difference vectors are calculated directly and the dot product is done.