I was solving this question which said $$ \sin x \cos y = -1/2$$ $$\cos x \sin y = 1/2$$ and we had to solve for $x$ and $y$.
One thing that I deduced was that if I simply add the two equation then I would get $$\sin x\cos y + \cos x\sin y=0$$ $$\Rightarrow \sin(x+y)=0$$ $$\Rightarrow x+y= n\pi$$
Now I can substitute either $x$ or $y$ back in the equation and can easily find the answer.
This is one single way of solving the equation. Can there be some more intuitive ways of reaching the answer? This is not a kind of doubt, but I just want to enhance my horizons regarding different approaches to a single problem.