I have two equations: $|c x_1 + d x_2 | = u $ and $|c x_2 - d x_1 | = v $. I know c, d, v and u. Is it possible to find out if $c x_1 + d x_2$ and $c x_2 - d x_1$ is bigger than or smaller than $0$? I have tried googling and also to solve it with wolfram alpha, but I am stuck.
Thanks in advance.