Raymond B. answered  11/23/19
Math, microeconomics or criminal justice
Try going to a website: mathworld.wolfram.com/Point-PlaneDistance.html
or just google point plane distance, and several websites will come up, with graphical and equations to derive the formula..
Basically you do the dot product of the vector from the point to the plane with the normal vector to the plane. It simplifies (or gets more complex in another sense) to that formula ae+bf+cg+D all over square root of a2+b2+c2 The vector from point to plane is (x-e,y-f,z-g) The normal to the plane is (a,b,c)/(a2+b2+c2). Do their dot product and you derive the distance formula where you can plug in the values of the point and the plane.
 
     
             
                     
                     
                    
Ashley P.
How do we derive this formula?11/23/19