Equation of a Plane

Lesson · Intermediate

Geometry: Coordinate Geometry

Equation of a Plane

A plane in three-dimensional space can be written as

ax+by+cz=dax+by+cz=d

where

n=(a,b,c)\mathbf{n}=(a,b,c)

is a normal vector to the plane.

A plane with a normal vector

Point-Normal Form

If a plane passes through

P0=(x0,y0,z0)P_0=(x_0,y_0,z_0)

and has normal vector

n=(a,b,c)\mathbf{n}=(a,b,c)

then its equation is

a(xx0)+b(yy0)+c(zz0)=0a(x-x_0)+b(y-y_0)+c(z-z_0)=0

Equivalently,

ax+by+cz=dax+by+cz=d

where

d=ax0+by0+cz0d=ax_0+by_0+cz_0

Finding a Plane Through Three Points

Suppose the plane passes through three noncollinear points

A,B,CA,\qquad B,\qquad C

Two vectors lying in the plane are

AB=BA\overrightarrow{AB}=B-A

and

AC=CA\overrightarrow{AC}=C-A

Therefore, a normal vector is

n=AB×AC\mathbf{n}=\overrightarrow{AB}\times\overrightarrow{AC}

Then use one of the points in the point-normal form.