Assuming this is correct:
$\arcsin x \neq 0$
$\sin(0) \neq x$
$0\neq x$
Following the same logic, why is this incorrect?
$\arcsin(x+\frac{1}{3}) \geq 0$
$\sin (0) \geq x+\frac{1}{3}$
$0 \geq x + \frac{1}{3}$
$x \leq -\frac{1}{3}$
$x\in(-\infty; -\frac{1}{3}] $
The correct answer should be:
$x\in[-\frac{1}{3}; \infty)$
Why is this incorrect? Can I use the $ \sin(0) $ trick only for when there's $\neq$ sign, thus cannot be used in inequalities?
I do have one more question, by the way. Is this correct?
$ arcsin(expression) \geq 0 $
$ expression\geq 0 $
and
$arccos (expression) \geq 0 $
$ expression\geq 0 $
Thanks