Proving Distance Between Plane and Point P

In summary, the conversation discusses the distance between a plane and a point in 3-space, given two points P and Q, and a vector N. The formula for this distance is shown to be |(Q-P)·N| / ||N||, where Q and P are coordinates of the points and N is <A, B, C>. The method for proving this formula involves parametric equations and solving for t to find the point of intersection between the line through P and the plane through Q, perpendicular to N. This results in the same formula as shown in the conversation.
  • #1
batballbat
127
0
Let P and Q be two points and N a vector space in 3-space. Let P' be the point of intersection of the line through P, in the direction of N, and the plane through Q perpendicular to N. Prove that the distance between the plane and the point P is
[tex]\frac{|(Q-P) \cdot N|}{\|N\|}[/tex]
 
Last edited:
Physics news on Phys.org
  • #2
I think you mean that N is a vector, not a vector space.

Here's an obvious, not very subtle method: Write P as [itex](p_1, p_2, p_3)[/itex] and Q as [itex](q_1, q_2, q_3)[/itex]. Write the vector N as <A, B, C>. The "the line through P in the direction of N" is given by parametric equations:
[itex]x= At+ p_1[/itex], [itex]y= Bt+ p_2[/itex], [itex]z= Ct+ p_3[/itex]
and the plane containing Q and perpendicular to N by
[itex]A(x- q_1)+ B(y- q_2)+ C(z- q_3)= 0[/itex]

So replace x, y, and z in the equation of the plane by their expressions in the parametric equations and solve for t, thus finding the point at which that line intersects the plane, then find the distance between the points, in terms of [itex]p_1, p_2, p_3, q_1, q_2, q_3[/itex] and A, B, C. Then, using those same values, work out the formula given showing that you get the same result.
 

1. What is the formula for calculating the distance between a plane and a point P?

The formula for calculating the distance between a plane and a point P is: d = |ax + by + cz + d| / √(a^2 + b^2 + c^2), where (a,b,c) are the coefficients of the plane's equation and (x,y,z) are the coordinates of the point P.

2. How does the distance between a plane and a point P relate to the perpendicular distance?

The distance between a plane and a point P is the shortest distance between the point and any point on the plane. This distance is also known as the perpendicular distance, as it is measured along the perpendicular line from the point to the plane.

3. Can the distance between a plane and a point P be negative?

No, the distance between a plane and a point P is always positive. This is because the absolute value function is used in the formula to ensure a positive value.

4. How can the distance between a plane and a point P be calculated in 3D space?

The same formula can be used to calculate the distance between a plane and a point P in 3D space. The only difference is that the plane's equation and the coordinates of the point P will have three variables (x,y,z) instead of two (x,y).

5. Are there any real-life applications of calculating the distance between a plane and a point P?

Yes, there are many real-life applications of this calculation, such as determining the distance between a plane and a target in aviation or measuring the distance between a point and a surface in engineering and construction. It is also used in GPS navigation systems to determine the distance between a plane (represented by the satellite) and a point (the receiver's location).

Similar threads

Replies
2
Views
1K
Replies
4
Views
689
Replies
26
Views
2K
  • Linear and Abstract Algebra
Replies
17
Views
2K
  • Linear and Abstract Algebra
Replies
11
Views
1K
Replies
2
Views
777
  • Math POTW for University Students
Replies
4
Views
845
  • Linear and Abstract Algebra
Replies
5
Views
1K
  • Linear and Abstract Algebra
Replies
1
Views
862
  • Linear and Abstract Algebra
Replies
4
Views
1K
Back
Top