InterviewSolution
Saved Bookmarks
| 1. |
Three points A (x1, y1), B (x2, y2) and C (x3, y3) are collinear only when \(\frac {1}{2}\) {x1 (y2 – y3 ) + x2 (y3 – y1 ) + x3 (y1 – y2 ) } = 0.(a) False(b) TrueThe question was asked in a national level competition.The above asked question is from Geometry in portion Coordinate Geometry of Mathematics – Class 10 |
|
Answer» The correct answer is (b) True |
|