2. If a positive integer n has exactly two positive factors what is the value of n?
(1) n/2 is one of the factors of n
(2) The lowest common multiple of n and n + 10 is an even number.
n is a positive integer that has exactly two positive factors --> 1 must be one of its factor -->
n is a prime number and not equal to 1 (because 1 has only one positive factors, itself)
So these two factors could be (1,2) or (1,3) or (1,5) ... and n could be 2,3,5 .......
(1) n/2 is one of the factors of n
n/2 is a factor of n --> n/2 is an integer and from the pairs (1,2), (1,3) ... only 2 is divisible by 2
Hence , n = 2 --> (1) SUFFICIENT
(2) The lowest common multiple of n and n + 10 is an even number.
LCM (n,n+10) = EVEN
If n = 2 then LCM(2,12) = 12, which is EVEN
If n = 3 then LCM (3,13) = 39, which is ODD
Except for n=2, Like n=3, n = 5,7,11 .... LCM (n,n+10) will be ALWAYS ODD.
Hence, n = 2 --> (2) SUFFICIENT
Answer : D