Distance between two planes in space

To calculate the distance between any two planes, it is necessary to bear in mind its relative position:

  • If the planes coincide or are secant, the distance between them is zero, d(π,π)=0.
  • If the planes are parallel, the distance between them is calculated taking any point of one plane and calculating the distance between this choosen point and the other plane. d(π,π)=d(P,π)=d(π,P) where Pπ and Pπ.

Example

Find the distance between the following planes:

π:2x4y+4z+3=0π:x2y+2z1=0

We verify that the planes are parallel: 21=42=42

Yes, they are.

Therefore, we can take the point P=(1,0,0) belonging to π and do: d(π,π)=d(P,π)=|2140+40+3|22+(4)2+42=56

Another good way of calculating the distance between parallel planes. If we have them expressed as follows:

π:Ax+By+Cz+D=0π:Ax+By+Cz+D=0

It consists in using its distance to the origin of coordinates, which allows us to obtain the following expression:

d(π,π)=|DD|A2+B2+C2