You have these two equations (a, b, c are angles of a triangle): $$ 3\sin(a)+4\cos(b)=6\\ 4\sin(b)+3\cos(a)=1 $$
The triangle part limits a, b, c to (0, $\pi$) and provides an additional equation:
$$ a+b+c=\pi $$
You are supposed to figure out c. There are two solutions, $\frac{\pi}{6}$ and $\frac{5\pi}{6}$, but $\frac{5\pi}{6}$ has no corresponding triangle.
However, there's no obvious proof that the first solution does have a corresponding triangle. Wolfram Alpha did find a solution, but not the step-by-step guide.
How do you find a and b?
As a secondary question, the first equation, combined with the value of c (which makes b a function of a), only gives a very narrow range of possible values of a and b. For these values, there happens to exist a solution of the second equation. If the 1 was changed to a different number, this would seem to not be the case, but for that case, there's a different result of c.
So, how does the equations' solvability depend on the numbers on the right side?
The whole system can be written as $3e^{ia}+4e^{ib}=1+6i$. It can be solved by finding the angles of a triangle whose side lengths are $3,4$ and $\sqrt{37}=\left|1+6i\right|$. Geometrically:
By intersecting a circle with radius $4$ centered at $(1,6)$ and a circle with radius $3$ centered at the origin we get two solutions, $$ (x,y) = \left(\frac{3}{37}(5\mp 12\sqrt{3}),\frac{6}{37}(15\pm\sqrt{3})\right) $$ one of them being associated to $a=\arctan\left(\frac{2}{11}(5\sqrt{3}-3)\right)\approx 45^\circ 49'22''$ and $b=\frac{\pi}{2}+\arctan\left(\frac{1}{39}(11\sqrt{3}-8)\right)\approx 105^\circ 49'22''$.