Find shortest distance from a point along a vector to a plane

Click For Summary

Homework Help Overview

The problem involves finding the shortest distance from a point P, defined by its coordinates derived from a vector with equal direction angles, to a plane determined by three points A, B, and C in three-dimensional space. The coordinates of points A, B, and C are given, and the context suggests a connection to geometry and vector analysis.

Discussion Character

  • Mixed

Approaches and Questions Raised

  • Participants discuss the initial setup of point P and its coordinates, questioning the correctness of using angles in three dimensions. There are attempts to derive the coordinates of point P based on the magnitude of the vector and equal direction angles.
  • Some participants explore the relationship between the point and the plane, considering the properties of vectors and the concept of perpendicularity in determining the shortest distance.
  • There is a discussion about the method of finding the equation of the plane using vectors derived from points A, B, and C, and how to apply this to find the distance from point P to the plane.
  • Participants express confusion about the calculations and the interpretation of the results, with some questioning the methods used to arrive at specific distances.

Discussion Status

The discussion is ongoing, with various approaches being explored. Some participants have provided guidance on vector properties and methods for finding distances, while others are clarifying their understanding of the problem setup and calculations. There is recognition of differing interpretations and results among participants.

Contextual Notes

Participants note the potential confusion regarding the dimensionality of the problem and the application of spherical coordinates versus Cartesian coordinates. There is also mention of the original poster's uncertainty about the relevance of the problem to physics or geometry.

thornear
Messages
7
Reaction score
0

Homework Statement



The vector from the origin, O, to point P has magnitude 60 m and has equal direction angles with the x, y, and z axes. Find the shortest distance from point P to the plane containing points A, B, and C.

A (12,0,0)
B (0,16,0)
C (0,0,9)

Homework Equations



N/A

The Attempt at a Solution

My initial thoughts were that the angle w/ respect to the x, y, and z axes must each be 45 degrees (in order to have equal direction angles).

I tried solving by taking point P to have coordinates (42.43, 42.43, 42.43) because 60*cos(45) and 60*sin(45) equal 42.43 then taking x = 42.43t, y = 42.43t, and z = 42.43t as parametric equations and the equation of the plane as 12x+16y+9z=144 but t came out unfathomably low (around 3.5).

I don't think this is that difficult but I find myself confused.

Edit: I apologize if this doesn't warrant placement in the physics sub-forum, it's a review question I have for Statics so I had it in my head it's physics. I realize it may be more geometry than anything else.
 
Physics news on Phys.org
thornear said:
I tried solving by taking point P to have coordinates (42.43, 42.43, 42.43) because 60*cos(45) and 60*sin(45) equal 42.43

To start with, this isn't correct. This would be correct in 2d (polar coordinates). But in 3d, you would have to use spherical polar coordinates. Alternatively, you can just solve without using angles, since you know each component is the same, and you require the sum of their squares to equal the square of the displacement from the origin.
 
OK, I understand the 3-D bit. But let me see if I follow you,

The sum of the squares,

x2 + x2 + x2 = 3x2

and the square of the displacement from the origin,

602 = 3600

Now,

3600 = 3x2
[itex]\frac{3600}{3}[/itex] = x2
x = 34.64

But where does the coordinates of the plane come in?
 
You've now got the position of the point, which was the first thing to do. I think there are a few ways to find the distance from the point to the plane. The way I know is by using some of the properties of vectors. To start with, what do we know about the vector from the point to the plane? (just imagine the situation, and you should realize the important property that it has).
 
I want to say that the vector is perpendicular to the plane would I don't think that's necessarily true. If it were just a point, then the shortest distance would be a perpendicular line from the point to the plane. I know the vector has to have equal angles w/ the x, y, and z axes but I can't find where that vector crosses through the plane. Knowing the point it ends at, it would simply be a matter of subtracting the point it crosses the plane at to the point it ends at and finding the magnitude of that vector.
 
Yes, the 'shortest' vector from the point to the plane is perpendicular to the plane. I'm not sure what you meant that the vector must have equal angles... The vector from the origin to the point does have equal angles. But the vector from the point to the plane will not have equal angles.

You're right that if we could find a position vector for the point in the plane closest to the other point, then we can just subtract the position vectors of these two points from each other, then finding the magnitude would give us the shortest distance.

So you know that the 'shortest' vector from the point to the plane will be in the direction of the normal of the plane. And you know where the point is, so you can use the equation for a straight line to find where the closest point on the plane is.

(There are other ways to get to the answer, but since you mentioned finding the point on the plane which is closest, you should do it that way if it makes most sense to you, and this is a valid way of finding the answer).
 
Last edited:
OK, so I took the points A(12,0,0), B(0,16,0), and C(0,0,9) and found vectors AB = -12i + 16j + 0k and BC = 0i -16j + 9k. I crossed those vectors and came up w/ 144i + 108j + 192 k then by choosing point A, found the eq. for the plane, 144x + 108y + 192z = 1728.

I substituted the coordinates (34,64, 34,64, 34.64) in for x, y, and z respectively and subtracted 1728 then divided by the sqrt of the sum of the squares 144, 108, and 192.

I arrive at 51.87 m.This seems reasonable.
 
thornear said:
OK, so I took the points A(12,0,0), B(0,16,0), and C(0,0,9) and found vectors AB = -12i + 16j + 0k and BC = 0i -16j + 9k. I crossed those vectors and came up w/ 144i + 108j + 192 k then by choosing point A, found the eq. for the plane, 144x + 108y + 192z = 1728.

I agree with all of this paragraph. I'm not so sure about the next paragraph though. The method you use in the next paragraph looks like it should give the component of the position vector of the point, in the direction of the normal to the plane (which is not what the question is asking for). And when I try to do your method, I get 58.4, not 51.87. Interestingly, your answer of 51.87 is the correct answer. But I don't understand how you arrived at it... Maybe I interpreted your method in the second paragraph incorrectly.
 
Whatever I did worked. I checked w/ someone else who did it also and they had the same answer. Thanks for your help.
 
  • #10
no worries, glad to be of some help. I come on this site and help so that I don't forget how to do these kinds of questions, but also its nice to know if I've helped someone :)
 

Similar threads

Replies
13
Views
2K
Replies
9
Views
2K
  • · Replies 11 ·
Replies
11
Views
2K
  • · Replies 9 ·
Replies
9
Views
2K
  • · Replies 7 ·
Replies
7
Views
3K
  • · Replies 5 ·
Replies
5
Views
2K
Replies
8
Views
2K
  • · Replies 5 ·
Replies
5
Views
1K
Replies
11
Views
4K
  • · Replies 5 ·
Replies
5
Views
4K