Question
Question: Find \(\lambda \), if the vectors \(\overrightarrow a = \,\widehat i + 3\widehat j + \widehat k\), \...
Find λ, if the vectors a=i+3j+k, b=2i−j−k and c=λi+3k are coplanar.
Solution
If there are three vectors in a 3-D space and their scalar triple product is zero, these three vectors are coplanar.
[a, b, c] = 0, which is basically a.(b×c). Putting the vectors in the vectors in the formula and solving will give us the value of lambda.
Stepwise solution:
Given:
Three vectors are given
a=i+3j+k
b=2i−j−k
c=λi+3k
Steps:
The vectors are a=i+3j+k, b=2i−j−k, c=λi+3k
For the vectors a,b and cto be coplanar the dot product of a vector with the cross product of the other two vectors must be equal to zero, that is a.(b×c)=0. To determine this, we need to find the scalar triple product and solve for lambda (λ).
If the three vectors are in the form, say
a=a1i+a2j+a3k
b=b1i+b2j+b3k
c=c1i+c2j+c3k
Then we place them as,
ijk a1a2a3 b1b2b3 c1c2c3
Now solving the following matrix, we get
=a1(b2c3−b3c2)−a2(b1c3−b3c1)+a3(b1c2−b2c1)
Now putting values of vector a, vector b and vector c in the matrix.
ijk 131 2−1−1 0λ3
=1(−3+λ)−3(6)+1(2λ)
Now, we know for the three vectors to be coplanar they should be equal to zero.
Therefore, 1(−3+λ)−3(6)+1(2λ)=0
⇒−3+λ−18+2λ=0
⇒3λ−21=0
∴λ=7
Therefore, λ(lambda) is equal to 7 for the three equations or vectors.
Note:
Three vectors are coplanar if they lie on the same plane. Students must already know that the cross product of two vectors is perpendicular to the plane containing the two vectors. The dot product of two perpendicular vectors on the other hand is zero. So, if the dot product of one of the vectors with the cross product of the other two is zero, then all three vectors must not lie in the same plane. This is true in three-dimensional space.