Let $A$, $B$ and $C$ be points on a two-dimensional coordinate system. Assume $A=(0,1), B=(0,5)$, angle $\alpha$ of $A$ is 47 degrees, and angle $\beta$ of $B$ is 80 degrees.
Calculate the coordinates of C to one decimal place.
To show effort: I can use the law of sines to find out that $AC = 4.9$, and $BC = 3.7$. But I have no idea how to pinpoint coordinate $C$ without using precise tools, which, I assume, isn't the point. How do I solve this problem?
$A+t\begin{pmatrix}\cos \varphi_A\\\sin\varphi_A\end{pmatrix}=B+s\begin{pmatrix}\cos \varphi_B\\\sin\varphi_B\end{pmatrix}$.
All values except $s$ and $t$ are known, and by splitting the equation into an equation for the $x$-coordinate and an equation for an $y$-coordinate, you get a system of two linear equations with two unknowns, which is solvable.