by RonPurewal Tue Jun 18, 2013 8:34 am
you can't subtract inequalities if they have the same sign.
you can only subtract inequalities if they have opposite signs. however, that's rather confusing, so, if you get that sort of situation, it's best to multiply one of the inequalities by -1 and then add them.
e.g., if x > 10 and y < 6
then you can write x > 10 and -y > -6
then add to get x - y > 4.
(you can also just do this by common sense: if something costs more than $10, and you have a coupon worth less than $6, then the item will clearly still cost more than $4 after the coupon is applied.)
if you have x > 10 and y > 6, then you can say for sure that x + y > 16, but you can't say anything at all about x - y.
in fact, if x > 10 and y > 6, then x - y can have absolutely any value whatsoever.
same thing is true for the two inequalities that you have here.
--
you can also prove that the answer is (e) just by finding cases that go both ways.
e.g.
x = 1, y = 2 --> satisfies both statements; yes, y is greater than 0
x = 1, y = 0 --> satisfies both statements; no, y is not greater than 0
done. (e). not much pain there.