|
一道Data Sufficiency的题目,原题是这样的: If the integer n is greater than 1, is n equal to 2? (1) n has exactly two positive factors. (2) The difference of any two distinct positive factors of n is odd. 答案是B. 对于1我没有问题,是not sufficient,对2有疑问.答案的解释是这样的: if n>2 and n is odd, then 1 and n are factors of n and their difference is even. If n>2 and n is even, then 2 and n are factors of n and their difference is even. Thus, no integer greater than 2 satisfies this statement. 可是以6为例,2,3都是factors. 他们之间的差也是odd啊. 怎么理解这道题目呢.谢谢! |