Remark — Plane through three points

Given three non-collinear points A,B,CA,B,C, a vector normal to the plane containing them is obtained with the vector product n=AB×AC;\vec n = \vec{AB}\times\vec{AC}; then one applies the point + normal formula using AA as base point.

The vector product of two sides of the triangle ABCABC is perpendicular to both, hence to the plane containing them: it is exactly the normal vector sought.

Topics: Analytic geometry in space
Concepts: Plane · Vector product · Normal vector
Skills: Analytic geometry · Using formulae