I know how to solve trigonometric equations and inequalities but I don't understand how to solve trigonometric inequalities with absolute value.
I find all the solution of the following inequality
$$\left|\sin (2x)\right|\le \frac{\sqrt 2}2$$
but I don't know what is the final solution.
I find $$( \frac{180}{8}, 3(\frac{180}{8}), 5(\frac{180}{8}), 7(\frac{180}{8}))$$ because I have to take $x$ that are between $[0,180]$.
But I don't know what to do from here.
We have that
$$\sin (2x)=\frac{\sqrt 2}2 \implies 2x=\frac \pi 4+2k\pi \quad \lor \quad 2x= \frac34 \pi+2k\pi$$
$$\sin (2x)=-\frac{\sqrt 2}2 \implies 2x=-\frac \pi 4+2k\pi \quad \lor \quad 2x= \frac54 \pi+2k\pi$$
therefore we have
$$\left|\sin (2x)\right|\le \frac{\sqrt 2}2$$
for
$$-\frac \pi 4+2k\pi\le 2x \le \frac \pi 4+2k\pi \quad \lor \quad \frac34 \pi+2k\pi\le 2x \le \frac54 \pi+2k\pi$$
here is a sketch to visualize the solution for $2x$
and then in general we have
$$x \in \left[-\frac \pi 8+k\pi, \frac \pi 8+k\pi \right]\cup \left[\frac 3 8 \pi+k\pi, \frac 5 8 \pi+k\pi \right]$$
and for $x \in [0,\pi]$ we finally obtain
$$x \in \left[0, \frac \pi 8 \right]\cup \left[\frac 3 8 \pi, \frac 5 8 \pi \right]\cup \left[\frac 7 8 \pi,\pi \right]$$