Solving a simple trigonometric equation $\sin x = -\sin y$

103 Views Asked by At

What is the solution set of the following trigonometric equation?

$$\sin x = -\sin y$$

3

There are 3 best solutions below

0
On

Hint: $${-\sin(x)=\sin(-x).}$$

1
On

$\sin(\pi+x)=-\sin(x)$ Also $\sin(-x)=-\sin(x)$

0
On

The problem is equivalent to $$\sin(x)+\sin(y)=0$$ which is $$\frac{1}{2}\sin\left(\frac{x+y}{2}\right)\cos\left(\frac{x-y}{2}\right)=0.$$ So, the general solution is $$x+y=2n\pi,\ \text{or}\ x-y=(2m+1)\pi$$ where $m$ and $n$ are integers.