Property — Point–plane distance

The distance of a point PP from the plane π ⁣:ax+by+cz+d=0\pi\colon ax+by+cz+d=0 is d(P,π)=axP+byP+czP+da2+b2+c2.d(P,\pi) = \frac{|ax_P+by_P+cz_P+d|}{\sqrt{a^2+b^2+c^2}}.

Example

Let P(0;1;6)P(0;1;6) and π:4x6y+2z6=0\pi: 4x-6y+2z-6=0. The magnitude of the normal is n=16+36+4=56|\vec n|=\sqrt{16+36+4}=\sqrt{56}, and d=06+12656=0:d=\frac{|0-6+12-6|}{\sqrt{56}} = 0: the point lies on the plane. Changing PP to (0;1;4)(0;1;4) one obtains d=06+8656=4560,53.d = \frac{|0-6+8-6|}{\sqrt{56}}=\frac{|-4|}{\sqrt{56}}\approx 0{,}53.

Topics: Analytic geometry in space
Concepts: Point-plane distance · Plane · Cartesian plane
Skills: Analytic geometry · Using formulae