home
>
analytical
>
cartesian-plane-equation

Cartesian Equation of the Plane Calculation

Enter the coordinates of Point A,,
Enter the coordinates of Point B,,
Enter the coordinates of Point C,,
Equation of the plane(given three points)x+y+z+=0

 
   
  
Code to add this calci to your website Expand embed code Minimize embed code
Just copy and paste the below code to your webpage where you want to display this calculator.


Formula


Equation of the plane is ax+by+cz+d=0

Where,
a = (By-Ay)(Cz-Az)-(Cy-Ay)(Bz-Az)
b = (Bz-Az)(Cx-Ax)-(Cz-Az)(Bx-Ax)
c = (Bx-Ax)(Cy-Ay)-(Cx-Ax)(By-Ay)
d = -(aAx+bAy+cAz).

Cartesian plane equation calculation with the three coordinates is made easier here.