How to show "if and only if"?
For example:
Show that $x(t) \ge 0$ if and only if $x_e(t) \ge |x_o(t)|$ for all values of $t$, where $x_e(t)$ is the even part of $x(t)$ and $x_o(t)$ is the odd part of $x(t)$.
Is it enough to show that the first condition is true if the second condition is true? Do I also need to show that it is false if the second condition is false?