i have a right triangle that i know the position (x,y) of two points (including the point opposite the hypotenuse) and the length of all the sides but i need to find the the x,y of the third point
i can calculate all the angles, but this doesn't seem to help any
this seems simple but is driving me crazy
diagram for the confused:
(x2,y2)
o-----------------o(x3,y3)
|_|
|
|
|
|
o
(x1,y1)
given x1,y1 and x2,y2 and all the lengths, find x3,y3 (note the triangle may be rotated or flipped in an arbitrary manner)
i can calculate all the angles, but this doesn't seem to help any
this seems simple but is driving me crazy
diagram for the confused:
(x2,y2)
o-----------------o(x3,y3)
|_|
|
|
|
|
o
(x1,y1)
given x1,y1 and x2,y2 and all the lengths, find x3,y3 (note the triangle may be rotated or flipped in an arbitrary manner)