Coplanar Points

Notes

 

\(\text{Equation of a Plane Given 3 Points}\)
\( \left| {\begin{array}{ccc}x-x_1 & y-y_1 & z-z_1 \\x_2-x_1 & y_2-y_1 & z_2-z_1 \\x_3-x_1 & y_3-y_1 & z_3-z_1 \\\end{array} } \right|=0\)

 

Notes for how to calculate a 3x3 determinant

 

Practice Problems

Are the following points coplanar?

\(\textbf{1)}\) \((1,2,3), (4,2,6), (-2,8,9), \&\, (3,4,8)\)

 

\(\textbf{2)}\) \((5,3,2), (7,7,7), (-1,0,5), \&\, (1,8,9)\)

 

\(\textbf{3)}\) \((2,2,2), (4,-1,-1), (0,0,1), \&\, (-4,1,3)\)

 

\(\textbf{4)}\) \((0,0,0), (1,1,1), (7,8,9), \&\, (5,8,3)\)

 

\(\textbf{5)}\) \((1,2,3), (1,4,6), (1,8,-3), \&\, (0,14,-9)\)

 

See Related Pages\(\)

\(\bullet\text{ Displacement Vectors}\)
\(\,\,\,\,\,\,\,\,(x_2-x_1)\vec{i}+(y_2-y_1)\vec{j}…\)
\(\bullet\text{ Magnitude, Direction, and Unit Vectors}\)
\(\,\,\,\,\,\,\,\,|\vec{u}|=\sqrt{a^2+b^2}…\)
\(\bullet\text{ Dot Product}\)
\(\,\,\,\,\,\,\,\,a \cdot b=x_1 x_2+ y_1 y_2…\)
\(\bullet\text{ Parallel and Perpendicular Vectors}\)
\(\,\,\,\,\,\,\,\,⟨8,2⟩ \text{ and } ⟨−4,−1⟩…\)
\(\bullet\text{ Scalar and Vector Projections}\)
\(\,\,\,\,\,\,\,\,\displaystyle\frac{a \cdot b}{|b|^2} \, \vec{b}…\)
\(\bullet\text{ Cross Product}\)
\(\,\,\,\,\,\,\,\,\)Thumbnail for Cross Product\(…\)
\(\bullet\text{ Equation of a Plane}\)
\(\,\,\,\,\,\,\,\,Ax+By+Cz=D…\)

 

In Summary

Coplanar points are a group of points that lie on the same plane in space. These points can be represented by coordinates or equations. In order to determine if a group of points are coplanar, we make sure the equation of the plane is true when the coordinates are plugged in.

The concept of coplanar points is introduced in high school geometry classes, where verification is usually done by looking at an image of the points. In more advanced linear algebra courses students are able to show the points are coplanar by working with matrices.

Scroll to Top