Find the area of a triangle if the coordinates of the vertices are (1, 0), (4, 5), and (6, 3). Using the matrix method
Answers
Answered by
0
Answer:
To find the area of a triangle where you know the x and y coordinates of the three vertices, you'll need to use the coordinate geometry formula: area = the absolute value of Ax(By - Cy) + Bx(Cy - Ay) + Cx(Ay - By) divided by 2. Ax and Ay are the x and y coordinates for the vertex of A.
Similar questions