I start with an inequality such as:
$$(x-1)(x+4) \geq 0$$
My understanding is that from this point it is solved using the null factor law where: \begin{align*} \begin{cases} x - 1 \geq 0\\\\ x + 4 \geq 0 \end{cases} \end{align*}
This gives me $x \geq 1$ or $x \geq -4$, but the apparent answer to this problem should be $x \geq 1$ or $x \leq -4$.
I don't understand why the inequality sign is flipping in the 2nd term as as far as I know we are not dividing or multiplying by a negative here.