Conditions
Here's the problem
I have a scalene Triangle with Vertices A,B and C. I know the coordinates of A and B. and I know angle CAB and angle CBA. now I have to find the coordinates of C.
please help me with the Solution
Solution
We must use vector interpretation of this problem.
Consider points A and B with known coordinates:
And point C with unknown coordinates:
Consider vectors:
We know, that the scalar product of two vectors is related to a cosine of an angel between these vectors in the following way:
And
You know the values of both angles; hence, you know their cosines. There are two unknown variables in these two equations - . Put these equations to a system, solve it and you will get the coordinates of point C.