Suppose we have a point and a plane , we have the formula of the distance from the point to the plane it can ...

An intuitive explanation of formula about the distance of a point to a plane in 3D – math.stackexchange.com
YingKai Niu

Suppose we have a point Q(x0,y0,z0) and a plane Ax+By+Cz+D=0, we have the formula of the distance from the point to the plane Ddist=A2+B2+C2∣Ax0+By0+Cz0+D∣ it can ...