Question
Question: If \[\vec a = 2\hat i - \hat j + 5\hat k\] and \[\vec b = 4\hat i - 2\hat j + \lambda \hat k\] such ...
If a=2i^−j^+5k^ and b=4i^−2j^+λk^ such that a∥b, find the value of λ.
Solution
Here, we will use the concept of the properties of the vectors . We will use the identity of the parallel vectors and substitute the given values in the condition. Then we will equate the similar terms to get 3 different equations. Then by solving the equations, we will get the value of λ.
Complete step by step solution:
Given vectors are a=2i^−j^+5k^ and b=4i^−2j^+λk^ such that a∥b.
We know that if the two vectors are parallel to each other they satisfies the basic condition that a−μb=0. Therefore, putting the values of the vectors in the equation of the condition, we get
2i^−j^+5k^−μ(4i^−2j^+λk^)=0 ⇒2i^−4i^μ−j^+2j^μ+5k^−λk^μ=0
Rewriting like terms together, we get
⇒(2−4μ)i^+(−1+2μ)j^+(5−λμ)k^=0i^+0j^+0k^
Now by equate each term to 0, we will get the basic equations. Therefore, we get
2−4μ=0 −1+2μ=0\5−λμ=0
Now by solving the equation 2−4μ=0 we will get the value of μ. Therefore,
μ=42=21
Now by solving the equation 5−λμ=0 we will get the value of λ.
We will put the value of μ in the above equation, we get
⇒5−λ21=0
⇒2λ=5
Multiplying both sides by 2, we get
⇒λ=10
Hence, the value of λ is equal to 10.
Note:
Here we have to keep in mind that while expanding the dot product of vectors is related to cos function not the sin function. Sin function is related to the cross product of the vectors. Also we have to remember that the dot product of the perpendicular vectors is always zero as the angle between them is 90∘ and the dot product is related to cos function. Also the cross product of the parallel vectors is always zero as the angle between the parallel vectors is 0∘ or 180∘ and cross product is related to the sin function.
Dot product of two vectors is a.b=∣a∣∣b∣cosθ
Cross product of two vectors is a×b=∣a∣∣b∣sinθ
Where, θ is the angle between the vectors.