From, 1.shrey2287 wrote:If x and y are integers.Is x(y+1) even.
1. x and y are prime nos
2. y > 7
ans : C.. (Both Stmts are required)
Plz explain..
x and y can be any of (2,3,5,7,11,13,17,19...)
lets sub: x(y+1)
x=2; y=5
2(6) =12 - even
x=3; y=2
3(3) = 9 - odd
NOT SUFFICIENT
2. is clearly not sufficient, (we dont know what is X)
NOT SUFFICIENT
1+2 combined,
x can be (2,3,5,7,11,13,17,18....)
y can be (11,13,17,19...)
If you sub, you will know that x(y+1) is always even.
SUFFICIENT.
IMO:C












