GMATWhizTeam
If \(x\) is a positive integer, is \((x+2)\) prime?
(1) The greatest common divisor of \(x\) and \((x+1)\) is 1.
(2) \(x\) and \((x+1)\) are consecutive primes.
Solution: We are given that \(x\) is a positive integer. And we are asked if \((x+2)\) is prime or not. It is a YES-NO question.
Statement 1: The greatest common divisor of \(x\) and \((x+1)\) is 1.
Well, this is not something special.
Every \(2\) consecutive positive integers are co-primes i.e., their GCD is \(1\).
This doesn't give us anything on \(x\) or \(x+2\). Thus statement 1 alone is not sufficient and we can eliminate options A and D.
Statement 2: \(x\) and \((x+1)\) are consecutive primes.
This on the other hand is something special. When you say \(x\) and \((x+1)\) are consecutive primes, this can only mean that \(x=2\) and \(x+1=3\) because
2 and 3 are only consecutive primes that differ by 1.
From this statement, we are getting \(x=2\) so \(x+2=2+2=4\). We can say that 4 is NOT a prime number.
Statement 2 alone is sufficient.
Hence the right answer is
Option E.