Bunuel
If a and b are positive integers, is a/b an integer?
(1) b is a multiple of a
(2) b > 1
Given: a and b are positive integers Target question: Is a/b an integer?When I SCAN the two statements, they both feel insufficient, AND I’m pretty sure I can identify some cases with conflicting answers to the
target question. So, I’m going to head straight to……
Statements 1 and 2 combined There are several values of a and b that satisfy BOTH statements. Here are two:
Case a: a = 2 and b = 2 (aside: this satisfies the condition that
b is a multiple of a). In this case, a/b = 2/2 = 1. So, the answer to the target question is
YES, a/b is an integerCase b: a = 2 and b = 6. In this case, a/b = 2/6 = 1/3. So, the answer to the target question is
NO, a/b is not an integerSince we can't answer the
target question with certainty, the combined statements are NOT SUFFICIENT
Answer: E
Cheers,
Brent