fozzzy
If a and b are non-zero integers, and a/b > 1, then which of the following must be true?
A. a > b
B. 2a > b
C. a^2< b^2
D. ab > b
E. a^3 < b^3
Yeah very good question a bit complicated, maybe I took the long way home but let's see
We get a-b/b > 0
One has to scenarios
1) If a-b>0, then b>0, therefore a>0. So all in all a>b>0
2) If a-b<0, then b<0, therefore a<0. So all in all 0>b>a
Let's check out the answer choices
A. a > b Not always true, could be scenario 2
B. 2a > b Not true at all
C. a^2< b^2 Too many different possibilities
D. ab > b This is equal to b(a-1)>0
Now we have two scenarios as well
If b>0, then a>1. Note that we are told that a.b are integers. Therefore b>0 means that b has to be 1 at least and therefore a>1.
If b<0, then a<-1. Same as above
So it works for both of our scenarios
E. a^3 < b^3 This is the same as to say b>a, which is not always true
Hence answer is D
Hope it helps
Kudos rain!!! [/quote]