I have been wondering about the derivation of the following formula $$d = \frac{Ax_1 + By_1 + Cz_1 - D}{\sqrt{A^2 + B^2 + C^2}} $$ which is commonly used to find the perpendicular/shortest distance from a point ($$x_1, y_1, z_1$$) to a plane. After some consideration, I managed to condense this to $$d = \frac{|p \cdot \vec{n} - D|}{|\vec{n}|}$$ which may or may not be of use. $p$ is the desired point from which distance is to be found whereas $D$ is $a.n$ where $A$ is any fixed(known) point on the line and $n$ is the normal vector of the plane. While I managed to obtain this form, I was unable to conclude the logic that would have lead to this reduced form. Any and all clarifications explaining the derivation are much appreciated.
2026-03-31 07:29:48.1774942188
Proof of point-plane distance formula.
92 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
1
There are 1 best solutions below
Related Questions in LINEAR-ALGEBRA
- An underdetermined system derived for rotated coordinate system
- How to prove the following equality with matrix norm?
- Alternate basis for a subspace of $\mathcal P_3(\mathbb R)$?
- Why the derivative of $T(\gamma(s))$ is $T$ if this composition is not a linear transformation?
- Why is necessary ask $F$ to be infinite in order to obtain: $ f(v)=0$ for all $ f\in V^* \implies v=0 $
- I don't understand this $\left(\left[T\right]^B_C\right)^{-1}=\left[T^{-1}\right]^C_B$
- Summation in subsets
- $C=AB-BA$. If $CA=AC$, then $C$ is not invertible.
- Basis of span in $R^4$
- Prove if A is regular skew symmetric, I+A is regular (with obstacles)
Related Questions in VECTORS
- Proof that $\left(\vec a \times \vec b \right) \times \vec a = 0$ using index notation.
- Constrain coordinates of a point into a circle
- Why is the derivative of a vector in polar form the cross product?
- Why does AB+BC=AC when adding vectors?
- Prove if the following vectors are orthonormal set
- Stokes theorem integral, normal vector confusion
- Finding a unit vector that gives the maximum directional derivative of a vector field
- Given two non-diagonal points of a square, find the other 2 in closed form
- $dr$ in polar co-ordinates
- How to find reflection of $(a,b)$ along $y=x, y = -x$
Related Questions in ANALYTIC-GEOMETRY
- Asymptotes of hyperbola
- Position of point with respect to hyperbola
- Length of Shadow from a lamp?
- Show that the asymptotes of an hyperbola are its tangents at infinity points
- Surface by revolution
- All possible values of coordinate k such that triangle ABC is a right triangle?
- Triangle inside triangle
- Is there an equation to describe regular polytopes?
- How do I prove that the gradient between a fixed and any general point on a given line is $m$?
- Three-Dimensional coordinate system
Related Questions in PLANE-GEOMETRY
- Euclidean Fifth Postulate
- Line coordinates from plane intersection
- Properties of a eclipse on a rotated plane to see a perfect circle from the original plane view?
- Perfect Pascal Mysticum Points
- Intersection of a facet and a plane
- Proving formula to find area of triangle in coordinate geometry.
- Prove that the intersection of a cylinder and a plane forms an ellipse
- Rank of Matrix , Intersection of 3 planes
- Composite of two rotations with different centers
- Can a plane be perpendicular in two other planes if those planes are not parallel to each other?
Trending Questions
- Induction on the number of equations
- How to convince a math teacher of this simple and obvious fact?
- Find $E[XY|Y+Z=1 ]$
- Refuting the Anti-Cantor Cranks
- What are imaginary numbers?
- Determine the adjoint of $\tilde Q(x)$ for $\tilde Q(x)u:=(Qu)(x)$ where $Q:U→L^2(Ω,ℝ^d$ is a Hilbert-Schmidt operator and $U$ is a Hilbert space
- Why does this innovative method of subtraction from a third grader always work?
- How do we know that the number $1$ is not equal to the number $-1$?
- What are the Implications of having VΩ as a model for a theory?
- Defining a Galois Field based on primitive element versus polynomial?
- Can't find the relationship between two columns of numbers. Please Help
- Is computer science a branch of mathematics?
- Is there a bijection of $\mathbb{R}^n$ with itself such that the forward map is connected but the inverse is not?
- Identification of a quadrilateral as a trapezoid, rectangle, or square
- Generator of inertia group in function field extension
Popular # Hahtags
second-order-logic
numerical-methods
puzzle
logic
probability
number-theory
winding-number
real-analysis
integration
calculus
complex-analysis
sequences-and-series
proof-writing
set-theory
functions
homotopy-theory
elementary-number-theory
ordinary-differential-equations
circles
derivatives
game-theory
definite-integrals
elementary-set-theory
limits
multivariable-calculus
geometry
algebraic-number-theory
proof-verification
partial-derivative
algebra-precalculus
Popular Questions
- What is the integral of 1/x?
- How many squares actually ARE in this picture? Is this a trick question with no right answer?
- Is a matrix multiplied with its transpose something special?
- What is the difference between independent and mutually exclusive events?
- Visually stunning math concepts which are easy to explain
- taylor series of $\ln(1+x)$?
- How to tell if a set of vectors spans a space?
- Calculus question taking derivative to find horizontal tangent line
- How to determine if a function is one-to-one?
- Determine if vectors are linearly independent
- What does it mean to have a determinant equal to zero?
- Is this Batman equation for real?
- How to find perpendicular vector to another vector?
- How to find mean and median from histogram
- How many sides does a circle have?
Looks like the the plane equation you're using is $Ax+By+Cz-D=0$, but the usual one is $Ax+By+Cz+D=0$ (it's either this or you made a mistake somewhere). Anyways I'll suppose you're using the first one, since they are in a way equivalent it's just that $D$ will be different for two planes that are the same.
Let's give a name to your point $(x_1,y_1,z_1)$, let's call it $T_1$, and let's denote the plane as $\pi$.From point $T_1$ there is a perpendicular line through the plane $\pi$, that will intersect it at some point, which we will name $N$. Now the distance from point $T_1$ to point $N$ is the distance from $T_1$ to plane $\pi$. So $\displaystyle d(T_1,\pi)=d(T_1,N)=|[\overrightarrow{T_1 N}]|$. You can see the following: $\displaystyle |[\overrightarrow{T_1 N}]|=|[\overrightarrow{T_1 N}]|\left\lvert\frac{\vec n}{|\vec{n}|}\right\rvert=\left\lvert\frac{[\overrightarrow{T_1 N}]\vec n}{|\vec n|}\right\rvert$.
We know that $[\overrightarrow{OT_1}]+[\overrightarrow{T_1 N}]=[\overrightarrow{O N}]$ and from there $[\overrightarrow{T_1 N}]=[\overrightarrow{O N}]-[\overrightarrow{O T_1}]$. We also know that $\vec n=(A,B,C)$ and $[\overrightarrow{O T_1}]=(x_1,y_1,z_1)$. Finally, because $N$ is a point on the plane, the equation $[\overrightarrow{O N}]\cdot \vec n -D=0\implies[\overrightarrow{O N}]\cdot \vec n=D$ holds. With all this in mind we have $\displaystyle d(T_1,\pi)=\left\lvert\frac{[\overrightarrow{T_1 N}]\vec n}{|\vec n|}\right\rvert=\left\lvert\frac{[\overrightarrow{O T_1}]\cdot\vec n-[\overrightarrow{O N}]\cdot\vec n}{|\vec n|}\right\rvert=\frac{|Ax_1+By_1+Cz_1-D|}{\sqrt{A^2+B^2+C^2}}$.
Seems like you had a good idea, just couldn't execute it. Keep in mind your $p$ needs to be a vector, which would be equal to my $[\overrightarrow{O T_1}]$.