InterviewSolution
Saved Bookmarks
| 1. |
If the area of a triangle is 0 square units then the vertices of atriangle are(Fill in the blank) 1 |
|
Answer» If the area of triangle is 0 sq units then the vertices of triangle are collinear i.e.x1(y2-y3) + x2(y3-y1) + x3(y1-y2) =0 |
|