InterviewSolution
Saved Bookmarks
| 1. |
Find the values of `lambda` ad `mu` if the points `A(-1,4,-2),B(lambda,mu,1)` and `C(0,2,-1)` are collinear. |
| Answer» Correct Answer - `lambda=2 , mu=-2` | |