Bunuel
If n is a positive integer with k digits, what is the value of n?
(1) k = n
(2) k < 2
We are given that n is a positive integer with k digits, and we need to determine the value of n.
Statement One Alone:k = n
Since k = n, we can restate the premise as “n is a positive integer with n digits.” However, the only way this can be true is if n = 1, since 1 has only 1 digit.
For example, if n = 2, it’s not possible for 2 to be a positive integer with 2 digits. Since the only possible value of n is 1, statement one alone is sufficient to answer the question.
Statement Two Alone:k < 2
If k < 2, then k must be 1. We can thus restate the premise as “n is a positive integer with 1 digit.” However, that one digit, n, can be any one of the 9 positive one-digit numbers. For example, n can be 3 or 8. Since there can be more than one possible value of n, statement two alone is not sufficient to answer the question.
Answer: A