Processing math: 100%

Search This Blog

Equation of a plane passing through 3 points

Equation of a plane passing through 3 points

Let's assume we're given 3 distinct points in the 3-dimensional space and these points are not collinear. On a side note, this implies the given 3 points are also distinct.

Let's also assume that their coordinates in some 3-dimensional coordinate system S={O,e1,e2,e3} are as follows.  

P1=(x1,y1,z1)

P2=(x2,y2,z2)

P3=(x3,y3,z3)

The coordinate system S does not need to be orthogonal. 

Then the equation of the plane passing through these points is as follows. 

|xx1yy1zz1x2x1y2y1z2z1x3x1y3y1z3z1|=0

Note: This is a determinant in the expression above.


No comments:

Post a Comment