Question
Question: Show that the points \[A\left( {3,2,1} \right)\], \[B\left( {4,5,5} \right)\], \[C\left( {4,2, - 2} ...
Show that the points A(3,2,1), B(4,5,5), C(4,2,−2) and D(6,5,−1) are coplanar.
Solution
Here we will find that the four points given are coplanar by using the definition of a coplanar plane. First, we will write all the points in vector form. We will use the fact that the cross product of the two vectors plane is normal to the plane formed by the two vectors. Then we will prove that the third vector is normal to this cross product. Finally, we will solve the equation to get our desired answer.
Complete step by step solution:
The four points given to us are A(3,2,1), B(4,5,5), C(4,2,−2) and D(6,5,−1).
So the vectors formed by them will be,
A=3i^+2j^+k^
B=4i^+5j^+5k^
C=4i^+2j^−2k^
D=6i^+5j^−k^
Now we know that the cross product of the first two vector planes is to be found which is AB and AC. We know that AB is calculated as (AB)=B−A. Therefore, we get,
(AB)=4i^+5j^+5k^−3i^+2j^+k^
Adding and subtracting the like terms, we get
⇒(AB)=i^+3j^+4k^
Next, we will calculate AC.
(AC)=C−A
Substituting C=4i^+2j^−2k^ and A=3i^+2j^+k^ in the above equation, we get
(AC)=4i^+2j^−2k^−3i^+2j^+k^
Adding and subtracting the like terms, we get
⇒(AC)=i^−3k^
Now we will find the cross product of two vectors as,
AB×AC=(i^+3j^+4k^)×(i^−3k^)
⇒AB×AC=i^⋅i^−i^⋅3k^+3j^⋅i^−3j^⋅3k^+4k^⋅i−4k^⋅3k^
Now using the property j×j=i×i=k×k=0, i×k=−j, i×j=k and k×j=i, we get
⇒AB×AC=0+3j^−3k^−9i^+4j^−12⋅0
Adding and subtracting the like terms, we get
⇒AB×AC=−9i^+7j^−3k
Now, we will find the vector AD.
(AD)=D−A
Substituting D=6i^+5j^−k^ and A=3i^+2j^+k^ in the above equation, we get
⇒(AD)=(6i^+5j^−k^)−(3i^+2j^+k^)
Adding and subtracting the terms, we get
⇒(AD)=3i^+3j^−2k^
Now we will find AD⋅(AB×AC) to check for coplanar.
AD⋅(AB×AC)=(3i^+3j^−2k^)⋅(−9i^+7j^−3k^)
AD⋅(AB×AC)=3i^⋅(−9)i^+3i^⋅7j^−3i^⋅3k^+3j^⋅(−9)i^+3j^⋅7j^ −3j^⋅3k^−2k^⋅(−9)i^−2k^⋅7j^+2k^⋅3k^
Multiplying the terms, we get
⇒AD⋅(AB×AC)=−27+0+0+21+0+0+6
Adding and subtracting the terms, we get
⇒AD⋅(AB×AC)=0
So as we get AD⋅(AB×AC)=0 that means that all four points are coplanar.
Note:
In Cross Product, if the same vectors are multiplied then it yields zero, and when different vectors are multiplied yields the third vector. In Dot product, if the same vectors are multiplied then it yields one, and when different vectors are multiplied it yields zero. Coplanar vectors lie in the same plane in a three-dimensional space. Another method to check for coplanar vectors is if no more than two vectors are linearly independent then all the vectors are coplanar.