The Iceman wrote:
Calculation mistake highlighted in red. Please try again.
I have corrected. Hope It makes sense now.....
Statement1:
Lets take different values of i & j
i=3, j=2
p(i)-p(j) = 5 which is a Prime number (Not composite)
p(i)+p(j) = 93 Composite
i=4, j=3
p(i)-p(j) = 7 which is a Prime number (Not composite)
p(i)+p(j) = 105 which is composite
i=6, i=5
p(i)-p(j) = 11 which is a Prime number (Not composite)
p(i)+p(j) = 141 which is composite
sufficient
Statement2:
Lets take different values of i & j
i=3, j=2
p(2i)+p(2j) = 132 which is composite
p(i)+p(j) = 93 Composite
i=5, j=2
p(2i)+p(2j) = 196 which is composite
p(i)+p(j) = 109 which is a Prime number (Not composite)
Insufficient
Statements 1 & 2 Together:
Take same examples
i=3, j=2 & i=5, j=2
Insufficent
Ans
A