Respuesta :

lucic

Coordinates will show the vertices of the triangle, and using the vertices, calculate length of the sides of the triangle.With the side length you can now calculate the angles of the triangle.

Step-by-step explanation:

The coordinates of the triangle can be plotted on a graph tool to give you the exact shape.Then using the coordinates that represent vertices for the triangle, apply the distance formula;  [tex]d=\sqrt{(y_2-y_1)^2 + (x_2-x_1)^2}[/tex]

This gives the length of the sides of the triangle.With the side length values, you can apply the cosine rule : c²=a²+b²-2ab cos c to find the angles in the triangle.

Lean More

Triangle relationships : https://brainly.com/question/7722758

Keyword : coordinates, geometry

#LearnwithBrainly