InterviewSolution
Saved Bookmarks
| 1. |
Computethe shortestdistancebetweenthe lines vec(r )=(hat(i) -hat(j)) + lambda (2hat(i) -hat(k))" and" vec(r ) =(2hat(i) -hat(j))+ mu (hat(i) - hat(j) -hat(k)) Determinewhether theselinesintersect of not. |
|
Answer» |
|