

InterviewSolution
Saved Bookmarks
1. |
With reference to the conventional cartesian(x,y) coordinate system, the vertices of a triangle have the following coordinates;(x1,y1)=(3,2);(x2,y2)=(4,4) and (x3,y3)=(6,5). The area of the triangle is equal to |
Answer» With reference to the conventional cartesian(x,y) coordinate system, the vertices of a triangle have the following coordinates; |
|