Question
Question: Find the vector equation of the plane passing through three points with position vectors \(\overset{...
Find the vector equation of the plane passing through three points with position vectors i∧+j∧−2k∧, 2i∧−j∧+k∧ and i∧+2j∧+k∧. Also find the coordinates of the point of intersection of this plane and the line r=3i∧−j∧−k∧+λ(2i∧−2j∧+k∧).
Solution
We start solving this problem by considering the given position vectors as A,B,Cand then we find AB and BC using the formula AB=B−A. Then we find the vector that is normal to the plane passing through A,B,C using the formula n=AB×BC. Then we find the equation of the required plane passing through any one of the given points and normal to the obtained vector using the formula (r−a).n=0. Then we solve the obtained vector equation and the given equation of line to get the value of λ. Hence, we get the coordinates of the required point.
Complete step by step answer:
Let us consider A=i∧+j∧−2k∧, B=2i∧−j∧+k∧and C=i∧+2j∧+k∧.
Now, let us consider the formula for line joining A and B, AB=B−A
By applying the above formula, we get,
⇒AB=(2i∧−j∧+k∧)−(i∧+j∧−2k∧)⇒AB=i∧−2j∧+3k∧⇒BC=(i∧+2j∧+k∧)−(2i∧−j∧+k∧)⇒BC=−i∧+3j∧
Now, we find the vector normal to the plane passing through the points i∧+j∧−2k∧, 2i∧−j∧+k∧ and i∧+2j∧+k∧.
Let us consider the formula, vector normal to the plane passing through the points A,B,C is n=AB×AC
By applying the above formula, we get,
n=i∧ 1 −1 j∧−23k∧30n=i∧(−2(0)−3(3))−j∧(1(0)−3(−1))+k∧(1(3)−(−2)(−1))n=−9i∧−3j∧+k∧
Now, let us consider another formula, that is,
The equation of the plane passing through the point a and is normal to the vector n is given by (r−a).n=0
Now, by using the above formula, the equation of the plane passing through the point with position vector i∧+j∧−2k∧ and normal to the vector −9i∧−3j∧+k∧is given by
(r−i∧+j∧−2k∧).(−9i∧−3j∧+k∧)=0⇒r.(−9i∧−3j∧+k∧)−(i∧+j∧−2k∧).(−9i∧−3j∧+k∧)=0⇒r.(−9i∧−3j∧+k∧)=(i∧+j∧−2k∧).(−9i∧−3j∧+k∧)⇒r.(−9i∧−3j∧+k∧)=−9−3−2⇒r.(−9i∧−3j∧+k∧)=−14...............(1)
Now, consider the given equation of the line, r=3i∧−j∧−k∧+λ(2i∧−2j∧+k∧)...............(2)
By solving the equations (1) and (2), we get,
(3i∧−j∧−k∧+λ(2i∧−2j∧+k∧)).(−9i∧−3j∧+k∧)=−14⇒((3+2λ)i∧+(−1−2λ)j∧+(−1+λ)k∧).(−9i∧−3j∧+k∧)=−14⇒−27−18λ+3+6λ−1+λ=−14⇒−11−11λ=0⇒−11λ=11⇒λ=−1111⇒λ=−1
Now, by substituting the value of λin equation (2), we get,
r=3i∧−j∧−k∧+(−1)(2i∧−2j∧+k∧)⇒r=3i∧−j∧−k∧−2i∧+2j∧−k∧⇒r=i∧+j∧−2k∧
Hence, the coordinates of the required point are (1,1,−2).
Note: There is a possibility of making a mistake by considering AB=A−B instead of AB=B−A, when finding the vector joining two vectors we should subtract the second one from the first. One might also make a mistake by considering n=AB×BC instead of n=AB×AC while solving the question. So, one should take care of which vector they are using while solving the problem.