Question
Question: If we have a vector as \(\overrightarrow{a}=3\hat{i}-\hat{j}\) and \(\overrightarrow{b}=2\hat{i}+\ha...
If we have a vector as a=3i^−j^ and b=2i^+j^−3k^, then express b in the form b=b1+b2 where b1∥a and b2⊥a.
Solution
We start solving the problem by recalling the concept of parallel vectors. We use this to find the general form of the vector b1. We then assume a vector for b2 and recall the dot product of perpendicular vectors to find the relation between the coefficients in b2. We use this values in b=b1+b2 and equate corresponding coefficients to get the required vectors to express b in the given form.
Complete step-by-step solution:
According to the problem, we have given vectors a=3i^−j^ and b=2i^+j^−3k^. We need to express b in the form b=b1+b2, where b1∥a and b2⊥a.
We know that if the vector x is parallel to another vector y, then x=dy, when d is a scalar.
Since we have b1 parallel to a, we get b1=da.
⇒b1=d(3i^−j^).
⇒b1=3di^−dj^ ---(1).
Let us assume the vector b2 be ai^+bj^+ck^. According to the problem we have given that b2 is perpendicular to a.
We know that if the vector pi^+qj^+rk^ is perpendicular to si^+tj^+uk^, then ps+qt+ru=0.
So, we have ai^+bj^+ck^ perpendicular to 3i^−j^.
We get (a×3)+(b×−1)+(c×0)=0.
⇒(3a)+(−b)+0=0.
⇒3a−b=0.
⇒b=3a ---(2).
Now, we have b=b1+b2.
From equation (1) we get,
⇒2i^+j^−3k^=(3di^−dj^)+(ai^+bj^+ck^).
From equation (2) we get,
⇒2i^+j^−3k^=(3di^−dj^)+(ai^+3aj^+ck^) ---(3).
⇒2i^+j^−3k^=(3d+a)i^+(−d+3a)j^+ck^.
Equating corresponding coefficients on both sides we get,
⇒3d+a=2 ---(4).
⇒−d+3a=1 ---(5).
⇒c=−3 ---(6).
From equation (5), we have −d+3a=1.
⇒d=3a−1 ---(7).
We substitute equation (7) in equation (4).
⇒3(3a−1)+a=2.
⇒9a−3+a=2.
⇒10a=2+3.
⇒10a=5.
⇒a=105.
⇒a=21 ---(8). We substitute this in equation (7).
⇒d=3(21)−1.
⇒d=23−1.
⇒d=21 ---(9).
Substituting equation (6), (8), and (9) in equation (3), we get
⇒2i^+j^−3k^=(3(21)i^−(21)j^)+((21)i^+3(21)j^−3k^).
⇒2i^+j^−3k^=((23)i^−(21)j^)+((21)i^+(23)j^−3k^).
∴ We have got expressed b in the form b=b1+b2 where b1∥a and b2⊥a, where b1=(23)i^−(21)j^ and b2=(21)i^+(23)j^−3k^.
Note: We should not confuse with the concepts of parallel and perpendicular vectors. We should know that the direction ratios of the parallel vectors are the same (or) scalar multiples to each other. We can also solve this by converting the given vectors into the points in a 3-dimensional form and make necessary calculations to get the required answer. Similarly, we can also expect problems to express vectors in terms of projection vector.