Calculating the distance from a point to a plane

  • Thread starter Thread starter Darkmisc
  • Start date Start date
  • Tags Tags
    Plane Point
Click For Summary
SUMMARY

The discussion focuses on calculating the distance from a point to a plane using vector mathematics. The formula used is d = |PQ·n|, where P is the point (1, 1, -1) and n is the normal vector (1/3)(2i - j - 2k). The user initially calculated the distance as 4/3 but questioned the validity of their approach regarding the point M on the plane. The conclusion reached is that the distance calculation is correct, but there are misunderstandings about the geometric interpretation of points in relation to the plane.

PREREQUISITES
  • Understanding of vector mathematics and operations
  • Familiarity with the concept of normal vectors in 3D geometry
  • Knowledge of distance formulas in vector spaces
  • Basic understanding of geometric shapes, specifically parallelograms
NEXT STEPS
  • Study the derivation of the distance from a point to a plane in 3D space
  • Learn about the properties of normal vectors and their applications
  • Explore vector projections and their geometric interpretations
  • Investigate the conditions for points to form geometric shapes like parallelograms in 3D
USEFUL FOR

Students and professionals in mathematics, physics, and engineering who are working with vector geometry and need to understand the relationships between points and planes in three-dimensional space.

Darkmisc
Messages
222
Reaction score
31
Homework Statement
What is the distance from r*(2i -j -2k) = 7 to the point (1, 1, -1)?
Relevant Equations
d=|PQ*n|
Hi everyone

I have worked solutions to the question, but I don't fully understand what they are doing and I get a different answer.

I used d=|PQ*n| and chose (0, 0, -7/2) as a point on the plane. I got that point by letting i and j = 0.

Since P = (1, 1, -1), PQ = (-1, -1, -5/2).

The unit vector of the normal works out to be (1/3)(2i -j -2k)

So d = |(-1, -1, -5/2)*(1/3)*(2, -1, -2)| = 4/3.

These are the worked solutions.
1679531092451.png


I understand the general logic behind it and can accept that OB' = BM. However, I don't understand how they know M is a point on the plane. Is it not possible for OB'MB to form a parallelogram without M touching the plane?Thanks
 
Physics news on Phys.org
Darkmisc said:
I understand the general logic behind it and can accept that OB' = BM. However, I don't understand how they know M is a point on the plane. Is it not possible for OB'MB to form a parallelogram without M touching the plane?
You define M to be the point on the plane closest to B.

That said, the solution is full of mistakes. First, it should be ##\overrightarrow{OA} = \frac{7}{2} \mathbf{k}##.

Then, I get
$$
\frac{\overrightarrow{OB} \cdot \mathbf{n}}{|\mathbf{n}|} = 1,
$$
not ##1/3##, such that ##|\overrightarrow{OB'}| = 1##. Since ##|\overrightarrow{ON}| = 7/3##, this means that ##|\overrightarrow{B'N}| = 4/3##. I then take ##|\overrightarrow{BM}| = |\overrightarrow{B'N}| = 4/3##, so I get the same answer as you did (and I like your approach better). I'm not sure I get the parallelogram either.
 

Similar threads

  • · Replies 8 ·
Replies
8
Views
3K
  • · Replies 7 ·
Replies
7
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
Replies
2
Views
2K
  • · Replies 8 ·
Replies
8
Views
3K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 7 ·
Replies
7
Views
2K
Replies
10
Views
3K
  • · Replies 3 ·
Replies
3
Views
2K
Replies
18
Views
2K