Hi,
I am trying to find the last vertex coordinates of a triangle given that
Vertex 1 = (2,10)
Vertex 2 = (3,6)
Angle at Vertex 1 = 75.9638 degrees
Angle at Vertex 2 = 70.3462 degrees.
I have tried using the equations based on the length of each side, as well as using the cos dot...