$$\frac{1}{|x|-3} \le \frac 12$$
Let’s consider $|x|=y$
So $$\frac{1}{y-3}-\frac 12 \le 0$$
$$\frac{2-y+3}{y-3} \le 0$$ $$\frac{y-5}{y-3} \ge 0$$ $$y \in (-\infty , 3)\cup [5, \infty)$$ Now this is where the problem starts. I cannot figure out on how to break the modulus function, so that’s the part where I need help in. Thanks a lot!