InterviewSolution
Saved Bookmarks
| 1. |
If the points `a+b,a-b and a+kb` be collinear, then k is equal to |
|
Answer» Correct Answer - D `(a-b)-(a+b)=[(a+kb)-(a-b)]` `implies -2b=(k+1)b` Hence, `k in R` |
|