Line of Intersection of Two Planes Calculator
Enter the coefficients of two plane equations in the form ax + by + cz = d to find their line of intersection. Input a₁, b₁, c₁, d₁ for Plane 1 and a₂, b₂, c₂, d₂ for Plane 2, and get back the direction vector, a point on the line, and the full parametric equations of the intersection line in 3D space.
Results
Direction Vector d = n₁ × n₂
--
Point on the Line P = (px, py, pz)
--
Parametric Equation: x(t)
--
Parametric Equation: y(t)
--
Parametric Equation: z(t)
--
Plane Relationship
--