InterviewSolution
Saved Bookmarks
| 1. |
Find the shortest distance and the vector equation of the line of shortest distance between the lines given by : (i) vec(r) = (-4 hati + 4 hatj + hatk ) + lambda ( hati + hatj - hatk) and vec(r) = (-3 hati - 8 hatj - 3 hatk) + mu (2 hati + 3 hatj + 3 hatk) (ii) vec(r) = (- hati + 5 hatj ) + lambda ( - hati + hatj + hatk) and vec(r) = ( - hati - 3 hatj + 2 hatk) + mu ( 3 hati + 2 hatj + hatk ). |
|
Answer» (ii) `sqrt(42) , vec(r) = (hati + 3 hatj - 2 hatk) + mu ( hati - 4 hatj + 5 hatk)`. |
|