
How do I find the coordinates ?/? (green star) given n, A (angle) and x'/y' (red circle)? NOTE: The n on the left side is vertical, while the n on the right side is at A angle from this vertical line.
I'm sure if I knew the correct term to ask for I'd be able to locate the answer within the site, but alas, I was stretching to use the term "isosceles triangle" correctly =) Many thanks for any help you can provide!
Let the unknown point have co-ordinates $(r,s)$. Then $\sin A=(x'-r)/n$ and $\cos A=(y'-s)/n$, where $(x',y')$ is the known point. So $r=x'-n\sin A$ and $s=y'-n\cos A$.