Question 389248
  <pre><font size = 3 color = "indigo"><b>
Hi,         
vertices of an equilateral triangle: 
(0,4), (0,0), and (2square root3, 2) OR Pt(3.464,2)     Note:{{sqrt(3) = 1.732}}}
how many of these triangles are possible: ONE
{{{drawing(300,300, -6, 6, -6, 6, grid(1),
circle(0, 4,0.3),
circle(0, 0,0.3),
circle(3.46, 2,0.3),
graph( 300, 300, -6, 6, -6, 6))}}}