InterviewSolution
Saved Bookmarks
| 1. |
Show that the lines `vec( r)=(2hat(i) -3hat(k)) + lambda(hat(i) +2hat(j)+3hat(k)) " and " vec(r )=(3hat(i) +6hat(j)+3hat(k)) + mu(2hat(i) +3hat(j) +4hat(k))` intersect. Also find their point of intersection. |
| Answer» Correct Answer - `(2,6,3)` | |