Find the (perpendicular) distance between te lines
L1 : x= -1 + t L2 : x = -1
y = -1 + t y = 1
z = 1 + t z = t
First I decided that the 2 lines dont intersect
since setting
x= -1 + t = -1
y = -1 + t = 1
z = 1 + t = t'
there is no value of t which satisfies
A normal vector to both L1 and L2 is (1,-1,0),
{which i calculated using the Cross Produect ( ie that of the parallel vectors of each respective line (1,1,1) and (0,0,1) )}
Using a point on L1 as (-1,-1,1) and denote it "A" and choosing a point on L2 (-1,1,0) denoting it "P", I have AP = (0,2,-1).
Hence using |proj AP onto n| = | AP.n^| = |AP.(n/|n|)| = Perpendicular Distance
Therefore Equalling = (0,2,-1) . [(1,-1,0)/sqrt(2)]
= |-2 / [sqrt(2)]| or simply the sqrt(2)
IS MY ANSWER CORRECT??? (sorry it took me so long, just wanted to include all my working so if a make a mistake somewhere could you show me where my undersatnding lacks!) thanks
The problem is, ans why I think im incorrect, is all questions I have done like this previosuly, the lines intersect, and thus this intersetcion point is used.....
L1 : x= -1 + t L2 : x = -1
y = -1 + t y = 1
z = 1 + t z = t
First I decided that the 2 lines dont intersect
since setting
x= -1 + t = -1
y = -1 + t = 1
z = 1 + t = t'
there is no value of t which satisfies
A normal vector to both L1 and L2 is (1,-1,0),
{which i calculated using the Cross Produect ( ie that of the parallel vectors of each respective line (1,1,1) and (0,0,1) )}
Using a point on L1 as (-1,-1,1) and denote it "A" and choosing a point on L2 (-1,1,0) denoting it "P", I have AP = (0,2,-1).
Hence using |proj AP onto n| = | AP.n^| = |AP.(n/|n|)| = Perpendicular Distance
Therefore Equalling = (0,2,-1) . [(1,-1,0)/sqrt(2)]
= |-2 / [sqrt(2)]| or simply the sqrt(2)
IS MY ANSWER CORRECT??? (sorry it took me so long, just wanted to include all my working so if a make a mistake somewhere could you show me where my undersatnding lacks!) thanks
The problem is, ans why I think im incorrect, is all questions I have done like this previosuly, the lines intersect, and thus this intersetcion point is used.....