In finding the roots of
$ \sqrt{6-4x-x^2}=x+4$
I get that the roots of $x$ are $-5$ and $-1$. However first I need to take into account that:
- $x+4 \ge 0$ and
- $6-4x-x^2 \ge 0$.
Considering the second equation gives me:
$x \ge -2+ \sqrt{10}$,
would the roots of $x$ I found in the first equation be considered invalid?
It must be $$6-4x-x^2\geq 0$$ and $$x\geq -4$$, solving these inequalities we get $$-4\le x\le -2+\sqrt{10}$$ so we get after squaring and solving the original equation $$x=-1$$