Question
Question: Let the vectors \(\overrightarrow{a}=\widehat{i}+\widehat{j}+\sqrt{2}\widehat{k}\), \(\overrightarro...
Let the vectors a=i+j+2k, b=b1i+b2j+2k and c=5i+j+2k be three vectors such that the projection vector of bon a is a. If a+b is perpendicular to c, then b is equal to:
(a) 22
(b) 4
(c) 34
(d) 6
Solution
First, before proceeding for this, we must know the dot product of the two vectors is given by the formula as cosθ=aba⋅b. Then, we will use the formula for the projection of b on a where a is unit vector defined by a=aa is given by aa⋅ba. Then, we are also given in the question that a+b is perpendicular to cand by using it in the formula cosθ=aba⋅b, we get the final result by using b=b12+b22.
Complete step-by-step solution:
In this question, we are supposed to find the value of b when a=i+j+2k, b=b1i+b2j+2k and c=5i+j+2k be three vectors such that the projection vector of bon a is a and a+b is perpendicular to c.
So, before proceeding for this, we must know the dot product of the two vectors is given by the formula as:
cosθ=aba⋅b
Then, we are given with the condition that the projection of b on a is a.
So, we will use the formula for the projection of b on a where a is unit vector defined by a=aa is given by:
aa⋅ba
So, by substituting the value of a in above formula, we get:
aa⋅b×aa
Now, we are a=given in the question that the value of above expression is a, so by equating it, we get:
aa⋅b×aa=a⇒a2a⋅b=1⇒a⋅b=a2
Then, by substituting the values of vectors b and a given in the question, we get:
(i+j+2k)⋅(b1i+b2j+2k)=(12+12+22)2⇒b1+b2+2×2=1+1+2⇒b1+b2+2=4⇒b1+b2=2....(i)
Then, we are also given in the question that a+b is perpendicular to c and by using it in the formula cosθ=aba⋅b, we get:
a+bc(a+b)⋅c=cos90∘⇒(a+b)⋅c=0
Then, by substituting the value of all the vectors in the above expression, we get:
(i+j+2k+b1i+b2j+2k)⋅(5i+j+2k)=0⇒((1+b1)i+(1+b2)j+22k)⋅(5i+j+2k)=0⇒((1+b1)5+(1+b2)1+22×2)=0⇒5+5b1+1+b2+4=0⇒5b1+b2=−10.....(ii)
Now, by substituting the value of b1=2−b2 from equation (i) into equation (ii), we get:
5(2−b2)+b2=−10⇒10−5b2+b2=−10⇒−4b2=−20⇒b2=−4−20⇒b2=5
Then, by substituting the value of b2 as 5 in equation (i), we get:
b1+5=2⇒b1=−3
So, we need to get the value of magnitude of vector b is given by:
b=b12+b22
Now, by substituting the value of b1as -3 and b2as 5, we get:
b=(−3)2+52⇒b=9+25⇒b=34
So, we get the value of b as34.
Hence, option (c) is correct.
Note: Now, to solve these types of the questions we need to know some of the other methods to solve the two-variable equations. So, the other two methods are the elimination method and cross multiplication method to get the answers of b1 and b2.