Distance between point and parametric equation

  • Thread starter Thread starter natashajane
  • Start date Start date
  • Tags Tags
    Parametric Point
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
4 replies · 23K views
natashajane
Messages
7
Reaction score
0
I've just had a brain block... how do I work out the distance between a point (-5,10,13) and a parametric equation:

x(t) = 57- 4t
y(t) = 75 + 5t
z(t) = -t
 
Physics news on Phys.org
he didn't ask for the minimum distance, he asked for the distance. hence the distance will be a function of t
 
First, he asked for the distance from a point to a "parametric equation" which makes no sense! I assume he meant the distance from a point to the line represented by those parametric equations.

Dick was right to start with: the distance from a point to a line is the minimum distance from that point to any point on the line.

In my opinion the simplest way to find the distance from the point (-5,10,13) to the line represented by the parametric equations, x(t) = 57- 4t, y(t) = 75 + 5t, z(t) = -t, is to determine the plane perpendicular to the given line containing the given point and determine where the line intersects that plane. The distance from point to line is the distance from the given point to that point.

There is, of course, a standard formula for that problem.