Answer:
The lengths are equal so the triangle is equilateral
Explanation:
We can write the points as follows,
(2,0), (-1,
) (-1,-
)
now if it is an equilateral triangle, all side lengths must be equal
first we compute the sides(vectors)
(2-(-1),-
) = (3,-
) = side 1
(2-(-1),
) = (3,
) = side 2
(-1+1,
+
) = (0,2
) = side 3
now we compute the lengths of the sides using pythagoras theorem
(3)^2 + (-
)^2 = (length of side 1)^2 = 9 + 3 = 12
similarly, (3)^2 + (
)^2 = 12 = Length of side 2 squared
and,( 2
)^2 = length of side 3 squared = 12
since the squares are equal, so the lengths must also be equal
so the triangle is equilateral