Rearranging trigonometry system of equations

32 Views Asked by At

Given the following two equations:

$cos\alpha = X + Csin\beta$

$sin\alpha = Y + Ccos\beta$

Is there a way to express $\alpha$ and $\beta$ as functions of $X,Y,C$ ?

Thanks!