Bunuel
If x is odd, is x prime?
(1) The sum of the digits of x is 5
(2) x < 300
Given: x is odd Target question: Is x prime? Statement 1: The sum of the digits of x is 5 This statement doesn't FEEL sufficient, so I'll TEST some values.
There are several values of x that satisfy statement 1. Here are two:
Case a: x = 23. In this case, the answer to the target question is
YES, x is primeCase b: x = 221. In this case, the answer to the target question is
NO, x is not prime (since 221 = 13 times 17)Since we can’t answer the
target question with certainty, statement 1 is NOT SUFFICIENT
Statement 2: x < 300There are several values of x that satisfy statement 2.
Important: Before we try identifying values of x that satisfy statement 2, it's always a good idea to see if we can RE-USE values we found for statement 1. In this case, the same two numbers work. That is...
Case a: x = 23. In this case, the answer to the target question is
YES, x is primeCase b: x = 221. In this case, the answer to the target question is
NO, x is not prime (since 221 = 13 times 17)Since we can’t answer the
target question with certainty, statement 2 is NOT SUFFICIENT
Statements 1 and 2 combined Important: Notice that I was able to use the same counter-examples to show that each statement ALONE is not sufficient. So, the same counter-examples will satisfy the two statements COMBINEDIn other words,
Case a: x = 23. In this case, the answer to the target question is
YES, x is primeCase b: x = 221. In this case, the answer to the target question is
NO, x is not prime (since 221 = 13 times 17)Since we still can't answer the
target question with certainty, the combined statements are NOt SUFFICIENT
Answer: E
Cheers,
Brent