InterviewSolution
Saved Bookmarks
| 1. |
Find the vector equtions of a line passing through the point (2,3,2) and parallel to the line `vec(r ) =(-2hat(i) +3hat(j) ) + lambda (2hat(i) - 3hat(j) + 6hat(k)) ` Also find the distance between these lines . |
|
Answer» Correct Answer - `L_(2): vec(r ) =(2hat(i) +3hat(j) +2hat(k)) + mu (2hat(i)- 3hat(j) +6hat(k))` ,(sqrt(580))/(7)` units The given line is `L_(1) : vec(r ) =(-2hat(i) +3hat(j)) + lambda (2hat(i) -3hat(j) +6hat(k))` The required line is `L_(2) : vec( r) =(2hat(i) +3hat(j) +2hat(k)) + mu (2hat(i) -3hat(j) +6hat(k))` Now , find the distance between the parallel lines `L_(1) " and " L_(2)`. |
|