Is there an easy way to solve the following system of trigonometric equations (that is, to find $\theta$ and $\phi$)? A,B,C, and D are known constants.
$$\sin\theta\,(A+\cos\phi)=\cos\theta\,(B+\sin\phi)$$ $$\sin\phi\,(C+\cos\theta)=\cos\phi\,(D+\sin\theta)$$
All I can think of is to derive $\tan\theta$ in terms of $\phi$ from the first equation, and then plug it into the second equation, but then I'd come up with a complicated equation (although with only one variable). So I am wondering if there is a simpler method to do it. Thanks!
I started with an assumption of $ A^2+B^2=C^2+D^2$. Here's what I came up with, $\sin\theta(A+\cos\phi)= \cos\theta(B+\sin\phi) \Rightarrow A\sin\theta-B\cos\theta=-\sin(\theta-\phi) \ldots (1)$
Similarly $C\sin\phi-D\cos\phi = \sin(\theta-\phi) \ldots (2)$.
$\therefore (1)$ & $(2)$ together give $A\sin\theta-B\cos\theta= D\cos\phi-C\sin\phi$ $ \Rightarrow \sin(\theta-\theta_1)=\sin(\phi_1-\phi) \ldots (3)$, where both $\theta_1$ and $\phi_1 $ are known because $A,B,C,D$ are known, namely $\tan\theta_1=\frac{B}{A}$ and $\tan\phi_1=\frac{D}{C}$.
Now the solution of equation $(3)$ gives $\theta-\theta_1=\phi_1-\phi$ (Discarding any general solution). It implies $\theta= \phi_1+\theta_1-\phi \ldots (4)$
Substituting the value of $\theta$ in $(2)$ gives $\sin(\phi-\phi_1)=\sin(\phi_1+\theta_1-2\phi) \Rightarrow \phi=\frac{1}{3}(2\phi_1+\theta_1).$ Value of $\theta$ can be found from $(4)$. Here I did not consider any general solution because ranges of $\theta$ and $\phi$ are not specified.