Compute the shortest distance between the lines and Determine whether these lines intersect or not.

Given equations :




To Find : d


Formula :


1. Cross Product :


If are two vectors




then,



2. Dot Product :


If are two vectors




then,



3. Shortest distance between two lines :


The shortest distance between the skew lines and


is given by,



Answer :


For given lines,




Here,






Therefore,










Now,




= - 1 + 0 + 0


= - 1


Therefore, the shortest distance between the given lines is







As d ≠ 0


Hence, the given lines do not intersect.


1