Fc733
Let's say the question is
Is N>2?
A) N=5.
B) N is an integer.
Before, I will pick Neither because I thought nether option would lead to "N>2". But recently I've been looking at examples in which, the correct answer may actually be A) is sufficient.
So even though eventually you are able to tell N is not going to be greater than 2, as long as you have the sufficient condition to get a definite outcome?
Hi
Fc733,
A
definite Yes or a
definite NO is a perfectly valid answer in the DS question.
Question is asking is N>2? From statement (1) we know that N is 5. Hence, N is definitely greater than 2. The answer is (A).
Suppose we replace statement (1) by N < 1. In this case, also answer would be (A), because we know for sure that N is not greater than 2. Hence, a definite NO.
Now consider another variant of the statement (1). (1) \(N \neq 2\).
Now, in this case, we are not sure whether N is less than 2 or greater than 2. Hence, no definite answer. So the answer would be (E).
Please try the modified version of your question:
Variant1:
Is N> 2?
(1) \(N^{2} = 4\)
(2) N is a positive integer.
Variant2:
Is N > 2?
(1) \(N^{2} = 16\)
(2) N is a positive integer.
Hope this helps.
Thanks.