What is the proof for the distance formula from a point to a plane?

  • Context: Graduate 
  • Thread starter Thread starter Reshma
  • Start date Start date
  • Tags Tags
    Formula Proof
Click For Summary

Discussion Overview

The discussion centers on the derivation and proof of the distance formula from a point to a plane in three-dimensional space, specifically addressing the formula D = |(ax0 + by0 + cz0 + d) / (a² + b² + c²)|. Participants explore various methods and definitions related to this concept, including geometric interpretations and mathematical approaches.

Discussion Character

  • Exploratory
  • Technical explanation
  • Mathematical reasoning
  • Debate/contested

Main Points Raised

  • One participant presents the distance formula and requests a proof or derivation.
  • Another participant emphasizes the importance of consistent notation, particularly distinguishing between different meanings of "d" in the context of distance and the constant term in the plane equation.
  • A participant suggests two methods for deriving the distance: using Lagrange multipliers or a geometric argument involving the normal vector to the plane.
  • There is a correction regarding the notation used for distance, with participants acknowledging the need for clarity in definitions.
  • A participant describes the normal vector to the plane and proposes a projection method to derive the distance formula, presenting an alternative formulation of the distance in terms of vector operations.

Areas of Agreement / Disagreement

Participants express differing views on notation and definitions, indicating a lack of consensus on the best approach to define and derive the distance from a point to a plane. Multiple methods for deriving the formula are discussed, but no single method is universally accepted as definitive.

Contextual Notes

Some participants highlight the need for clear definitions and consistent notation, which may affect the understanding of the distance formula. The discussion also reflects varying levels of familiarity with mathematical techniques such as Lagrange multipliers and vector projections.

Reshma
Messages
749
Reaction score
6
The distance 'D' of a point (x0,y0,z0) from a plane ax + by +cz + d = 0 is given by the formula:

D = \left|\frac{ax_0 + by_0 + cz_0 + d}{a^2 + b^2 + c^2}\right|

Could someone give me some explanation\links on the proof\derivation of this formula? Thanks in advance.
 
Last edited:
Physics news on Phys.org
First, do NOT use "d" in two distinct meanings!

I'll call the distance D hereafter.

Now, what should we mean by D?

Please answer the following question:
What is a meaningful definition of the distance from a plane to a point?
 
Arildno, as often as I have complained about people using capital letters ("D") and small letters ("d") to mean the same thing, I have no problem with using "D" and "d" to mean different things!

Reshma, there are two ways to do that:

1. For any point (x,y,z) in the plane, the square of the distance from that point to (x0, y0, z0) is
(x- x0)2+ (y- y0)2+ (z- z0)2). You can minimize that subject to the condition that ax+ by+ cz+ d= 0 by using Lagrange multipliers or by replacing z in the distance formula by z= (-ax-by-d)/c and then setting partial derivatives to 0.

2. (Simpler) Argue that, geometrically, the line from (x0,y0,z0) to the nearest point on the plane is perpendicular to the plane (any other line would be the hypotenuse of a right triangle and so longer than a leg). Find the equation of the line through (x0, y0, z0) in the direction of a normal vector to the plane (which is ai+ bj+ ck). Determine where that intersects the plane.
 
If you look at Reshma's edit, that was made while I wrote my post!
I agree, Reshma did correct his usage of small "d" to mean two different things (for distance AND for the constant term).
 
Thanks HallsofIvy and arildno. I will follow the technique that you have suggested and post my proof soon.

arildno said:
If you look at Reshma's edit, that was made while I wrote my post!
I agree, Reshma did correct his usage of small "d" to mean two different things (for distance AND for the constant term).
It is "her". :cry: Never mind, not your fault. :-p
 
The vector normal to the plane ax + by + cz + d = 0 is:
\vec n = a\hat i + b\hat j + c\hat k
The line from any point (x, y, z) on the plane to a point P(x0,y0,z0) lying outside the plane is:
\vec m = (x - x_0)\hat i + (y - y_0)\hat j + (z - z_0)\hat k

So distance 'D' of P(x0,y0,z0) from the plane is equal to the projection of \vec m on \vec n.

D = \frac{\left |\vec m \cdot \vec n\right|}{|\vec n|}
D = \frac{a(x - x_0) + b(y - y_0) + c(z - z_0)}{\sqrt{a^2 + b^2 + c^2}}

D = \left|\frac{ax_0 + by_0 + cz_0 + d}{\sqrt{a^2 + b^2 + c^2}\right|}

considering the absolute values...
 
Last edited:

Similar threads

  • · Replies 2 ·
Replies
2
Views
2K
Replies
7
Views
2K
  • · Replies 3 ·
Replies
3
Views
5K
  • · Replies 36 ·
2
Replies
36
Views
6K
  • · Replies 7 ·
Replies
7
Views
4K
  • · Replies 1 ·
Replies
1
Views
2K
Replies
2
Views
2K
  • · Replies 6 ·
Replies
6
Views
532
  • · Replies 4 ·
Replies
4
Views
4K
  • · Replies 2 ·
Replies
2
Views
2K