If you have an equilateral triangle with the point coordinates of (x1, y1), (x2, y2), and (x3, y3), I need to find the coordinates of the middle point of the triangle. None of the sides of the triangle are running parrallel with either the x axis or y axis.
I really hope someone can help me with this since I have been trying to do it for a couple of hours now :) Thanks in advance.
2007-03-21
02:49:56
·
4 answers
·
asked by
Dan Kingsley
1
in
Science & Mathematics
➔ Mathematics
Just to mention, I'm looking to do this to add it to a program I'm making, so I really need some kinda of formula that will let me take the coordinates of the corner points and come out with the coordinates of the center point. :) Cheers.
2007-03-21
03:03:46 ·
update #1