V
V
Vyacheslav Slinko2012-11-19 09:13:39
Programming
Vyacheslav Slinko, 2012-11-19 09:13:39

How to find the coordinates of the third vertex?

Given:

  • coordinates of the other two vertices A x A y and B x B y
  • angles α and β
  • lengths of all sides AB , BC , AC

Find the coordinates of the third vertex C x C y .

Please help me find the formula.

Answer the question

In order to leave comments, you need to log in

6 answer(s)
K
kaladhara, 2012-11-19
@kaladhara

Tyts

N
Nickel3000, 2012-11-19
@Nickel3000

Tyts №2

T
TomasHuk, 2012-11-19
@TomasHuk

www.kakprosto.ru/kak-115840-kak-nayti-vershiny-uglov

V
Vladimir Shu, 2012-11-19
@BoxaShu

Equation of a straight line
Solving triangles
image
I'm sure I messed up something, but I think the principle is clear.

S
SAKRIST, 2015-03-19
@SAKRIST

I'll add my answer.
Edited as a google sheet.
Triangle find third coordinates
Just substitute your coordinates of 2 points and the lengths of the sides, we get the result.

A
Abbas Gusenov, 2018-02-16
@gusenov

My implementation in Pascal of solving the problem of finding the third vertex of a right triangle for the case when given:
Got the idea for the solution here .
In this formulation, the problem has two solutions.

Two solutions on the example of the Egyptian triangle
solution.png
block diagram
flowchart.png
Program output
screenshot.png

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question