If a and b are integers, and |a| > |b|, is a · |b| < a – b?
(1) a < 0
(2) ab is equal or greater than 0
Definetly E
Main stem a · |b| < a – b, or b < a – a · |b|, or b < a ( 1- |b|)
So, the Q is:
Is b < a ( 1- |b|)?
(1)
Nothing about b, so INSUFF just to check:
a<0. I hate to pick numbers, but
2 options:
b>0.
a=-5, b=1 then b > a ( 1- |b|)?
a<0, b<0
a=-5, b=-2 then -2 < -5 * ( -1 ) or b < a ( 1- |b|)
INSUFF
(2)
ab is equal or greater than 0
4 options:
a>0 with b>0
a<0 with b<0. a=-5, b=-2 then -2 < -5 * ( -1 ) or b < a ( 1- |b|)
a>0 with b=0
a<0 with b=0. a=-5, b=0 then 0 > -5 * ( 1 ) or b > a ( 1- |b|)
INSUFF
(1)(2)
a<0 with b<0. a=-5, b=-2 then -2 < -5 * ( -1 ) or b < a ( 1- |b|)
a<0 with b=0. a=-5, b=0 then 0 > -5 * ( 1 ) or b > a ( 1- |b|)
INSUFF
E