Equation of the plane passing through three non-collinear points P₁(x₁,y₁,z₁), P₂, P₃. The determinant expresses the coplanarity of (x,y,z) with the three given points.
Derivation
Let three non-collinear points be P1(x1,y1,z1), P2(x2,y2,z2), P3(x3,y3,z3).
Two vectors in the plane: v1=P1P2=(x2−x1,y2−y1,z2−z1) and v2=P1P3.
Normal to the plane: n=v1×v2.
Plane through P1 with normal n:
(r−P1)⋅(v1×v2)=0
Writing this as a scalar triple product:
(r−P1)⋅v1⋅v2=0
In determinant form (the scalar triple product of three vectors is the 3×3 determinant with those vectors as rows):