InterviewSolution
Saved Bookmarks
| 1. |
Find the shortest distancebetween the lines `(x-1)/2=(y-2)/3=(z-3)/4a n d(x-2)/3=(y-4)/4=(z-5)/5`.A. `2/sqrt(6)`B. `1/sqrt(6)`C. `2sqrt(6)`D. `sqrt(6)` |
| Answer» Correct Answer - B | |