- earth@work
- Master | Next Rank: 500 Posts
- Posts: 248
- Joined: Mon Aug 11, 2008 9:51 am
- Thanked: 13 times
1 is insufficient since we do not know anything about whether x and y are smaller or greater than 1 and/or -1. From xy > 0, we can conclude that they have the same sign (they're both positive or negative at the same time), but that doesn't help solve the problem. Let's take some numeric examples:
a. say x = 0.5 and y = 0.8. Then xy = 0.40 and x/y = 0.5125, with xy < x/y
b. say x = 3 and y = 4. Then xy = 12 and x/y = 0.75, with xy > x/y
2 is insufficient as well, largely for the same reason.
Take the two stmts together and all you get is that you know for sure that they are both negatives. This doesn't help much either, since again, you don't know if x and y are greater than -1 or not.
So E is the correct answer.













