Math, asked by Suminder4903, 1 year ago

How tofind the distance of two vector lines?

Answers

Answered by Himanshunavik
1
The distance between two lines in R is equal to the distance between parallel planes that contain these lines. Take coordinates of a point lying on the first line and solve for D1. the answer is a little tricky, first use cross product to find n by using the two direction vector.
Similar questions