

InterviewSolution
Saved Bookmarks
1. |
If the points A(3, -2), B(k, 2) and C(8, 8) are collinear then the value of k isA. 2B. `-3`C. 5D. `-4` |
Answer» Correct Answer - C If `Delta = |[3, -2, 1], [k, 2, 1], [8, 8, 1]|` then we must have `Delta = 0` |
|