|
 
Maths Exercises
Español
web counter
                         User: desconectar
 
Documento sin título
 
Maths Exercices
Point-Line Distance

The distance from a point, P, to a line, r, is the smallest distance from the point to one of the infinite points on the line. The distance corresponds to the perpendicular line from the point to the line.

The distance from a point, P, to a line,r, is defined by:


Determine the distance from the point P=(1,3,-2) to the line

x=2+3λ
y=-1+λ
z=1-2λ

Solution:

=(1-2,3+1,-2-1)=(-1,4,-3)

=(3,1,-2)

x =
3 1 -2
-1 4 -3
= 5+11+13


Determine the distance from the point P=(1,2,3) to the line

Solution:

A=(2,3,4)

=(1-2,2-3,3-4)=(-1,-1,-1)

=(4,4,2)

x =
-1 -1 -1
2 2 1
= -2+2