$$(0{,}25)^{3-0{,}5x^2}\leq8$$
Answers given are: $[-3;3]$
Below is where I got with this, I'm pretty sure I took a wrong approach here. Any help at all is appreciated.
$$\begin{aligned} (0{,}25)^{3-0{,}5x^2} &\leq 32\,(0{,}25) \\ 3 &\leq 0{,}5\,x^2 \\ x &\geq 2{,}45 \end{aligned}$$
The numbers $0.25$ and $8$ are both "nice" powers of $2$, which allows for a simple approach.
The right-hand side is $2^3$. Since $0.25=2^{-2}$, the left-hand side is $(2^{-2})^{3-0.5x^2}$, which is $2^{x^2-6}$.
So our inequality can be rewritten as $$2^{x^2-6} \le 2^3,$$ or equivalently, by dividing both sides by $2^3$, as $$2^{x^2-9} \le 1.$$ This inequality holds precisely if the exponent $x^2-9$ is $\le 0$, that is, when $-3\le x\le 3$.