Given $X + Y < 0$, and $Y - X > 0$. Let quantity $A$ be $Y$, and quantity $B$ be $0$. Which of the following is true:
A. $A$ is always greater.
B. $B$ is always greater.
C. both are always the same.
D. can't be determined.
The given answer is D but I can't see the reason why? The following is my approach.
I first flip the second inequality so I get $X+Y<0$ and $X-Y<0$.
Then I subtract inequalities, giving $2y < 0$. Therefore I would get $y<0$.
So according to me the answer is B because $y$ is less than $0$.
Can anyone explain why I am wrong because the solution in book states the answer is D.
From the inequalities:
$$X + Y < 0$$ and $$X - Y < 0$$
you can add these two and thereby get:
$$2X < 0$$ from which it follows that $$X < 0.$$
Note that you cannot subtract, as follows: $$X + Y < 0$$ $$-(X - Y) > 0$$ because the inequality signs will be different. (Furthermore, note that subtracting reverses the sign of the inequality.)