Finding the coordinates of the vertices of an equilateral triangle.

1k Views Asked by At

I have an equilateral triangle.

  1. I know the orientation of that triangle(that means I know the angle of one of the sides of the triangle with respect to the origin).
  2. I know the coordinates of the midpoint of the same base of the triangle
  3. I know the length of the sides.

How Do I find the points of the vertices ? enter image description here

2

There are 2 best solutions below

1
On

Hint:$(x,y)$ is the midpoint of the triangle.

0
On

As you could not solve it from my first hint I am giving an example of a simillar problem to help you.

enter image description here

Hope it will be clear after this.I uploaded the picture and not typed it out as it is very very tiring to write out the whole program code for this,as you may understand.Please don't mind.