Your work is just fine: you've shown you know that $\dfrac 12 = \sqrt{\dfrac{1}{4}},\;\;$ and that for any $x,y\in \mathbb{R^+\cup \{0\}},\;\;\sqrt x \cdot \sqrt y=\sqrt{xy}$.
The negative sign outside of the radicand has no impact on your operations: since the operations between terms is strictly multiplication, we can operate (multiply) as if the positive terms are entirely contained within parentheses, all of which is then multiplied by $-1$:
$$-\frac{1}{2}\cdot \sqrt{\frac{2}{5}} =-\left(\frac{1}{2}\cdot \sqrt{\frac{2}{5}}\right) = -\left(\sqrt{\frac{1}{4}}\cdot \sqrt{\frac{2}{5}}\right)$$
$$= -\left(\sqrt{\frac{1\cdot2}{4\cdot 5}}\right)=-\left(\sqrt{\frac{1}{10}}\right) = -\sqrt{\frac{1}{10}}$$
Note: the parentheses are used for illustration only: to make explicit that your computation is indeed correct. But, in fact, parentheses are not necessary.