adlakha1992
a and b are integers. [x] is
an integer less than or equal to x. Is [a/b]≥1?
(1) ab=64
(2) a=b^2
the answer would be straight
E because [100] can be equal to any integer below 100 (100,99,0,-99,....)
As
IanStewart already mentioned, a GMAT like question would say : [x] is the
greatest integer less than or equal to x (like :
https://gmatclub.com/forum/if-is-the-greatest-integer-less-than-or-equal-to-x-what-is-the-va-144277.html)
and the answer would be
C in this case.
here is my 2 cents:
question: [a/b]≥1?
we are dealing with integers, so there are 4 possibilities:
a>b in magnitude, and both similar signs ---> then a/b>1 and [a/b]≥1 (
yes)
a<b in magnitude, and both similar signs ---> then a/b<1 and [a/b] <1 (
no)
a=b -----------------------------------------------> then a/b = 1 and [a/b]≥1 (
yes)
a>b or a<b, but different signs ---------------> then a/b<0 and [a/b]<0 (
no)
(1) ab=64it means that a & b have the same sign (both negative or both positive)
(a,b) pair can be:
(64,1) or (-64,-1) --> so
yes(8,8) ------------------> so
yes(1/64) or (-1,-64) --> so
noso
insufficient(2) a=b^2it means that a is (+ve) & b can be (+ve) or (-ve), and that a≥b (b can't be zero because it is the denominator in question stem)
(a,b) pair can be:
(1,1) ---------------------------> so
yes(4,2) or (16,4) ---------------> so
yes(1,-1) or (4,-2) or (16,-4) --> so
noso
insufficientby combining (1) and (2):a & b must have similar signs and positive , a≥b
(a,b) pairs can be:
(8,8) -----> so
yes(16,4) ---> so
yesso
sufficient