Condition for Coplanar Lines
Two lines r = (x₁,y₁,z₁)+λ(a₁,b₁,c₁) and r = (x₂,y₂,z₂)+μ(a₂,b₂,c₂) are coplanar iff this determinant vanishes. Equivalently: (a₂−a₁)·(b₁×b₂) = 0.
Derivation
Two lines are coplanar iff they lie in a common plane. This happens when they either:
- Intersect at a point, or
- Are parallel.
Both cases correspond to the shortest distance between them being zero.
From the skew-distance formula, iff:
Determinant form: Writing , , :
Geometric meaning: The three vectors , , are coplanar (their scalar triple product is zero). This means the vector joining the two base points lies in the plane spanned by the two direction vectors — exactly the coplanarity condition.
Finding the common plane: When the lines are coplanar and intersecting, the plane contains both lines. Its normal is , and it passes through :