Saved Bookmarks
| 1. |
Find the area of triangle by joining the points (2,3),(6,3),(4,7) |
|
Answer» Step-by-step explanation: area of TRIANGLE = 1/2|x1(y2-y3)+x2(y3-Y1)+X3(y1-y2)| where (x1,y1) (x2,y2) (x3,y3) are the points JOINED to FORM triangle substitute and get the answer |
|