\( \) \( \)\( \)\( \)\( \)\( \) An online calculator to find the point of intersection of three planes in 3D is presented.
Each plane is given by the equation: \[ a x + b y + c z = d \] Given three planes: \[ a_1 x + b_1 y + c_1 z = d_1,\quad a_2 x + b_2 y + c_2 z = d_2,\quad a_3 x + b_3 y + c_3 z = d_3 \] The intersection point \((x, y, z)\) is the solution to the 3×3 linear system: \[ \begin{cases} a_1 x + b_1 y + c_1 z = d_1 \\ a_2 x + b_2 y + c_2 z = d_2 \\ a_3 x + b_3 y + c_3 z = d_3 \end{cases} \] Geometrically, it is the point where all three planes meet (unique intersection).
Enter the twelve coefficients (including decimals) and click "Calculate Intersection".
Input coefficients (a, b, c, d) for each plane
numeric.solve).step="any" input.