*Is X and integer?
(1)X^3 is an integer
(2)3X is an integer
Consider statement (1):
Let X^3=1, then X=1 => X is an integer.
Let X^3=2, then X=2^(1/3) => X is not an integer.
Hence, statement (1) is not sufficient.
Consider statement (2):
Let 3X=3, then X=1 => X is an integer.
Let 3X=2, then X=2/3 => X is not an integer.
Hence, statement (2) is not sufficient.
Consider both statements together: X^3 and 3X are both integers => X is an integer. (Consider any value.)
Hence,
C.
*If X and Y are two distinct integers such that xy+x+y+1=20, what is the value of x?
(1)x=2n, where n is an integer
(2)x>y
The question can be simplified to (x+1)(y+1) = 20
So, the possible values are for (x+1) and (y+1) are
4 5
5 4
-4 -5
-5 -4
So, possible values for x and y are:
x y
3 4
4 3
-5 -6
-6 -5
Consider statement (1):
Let x=2n, where n is an integer => x is an EVEN integer which is true for (x,y) values of (4,5) and (-4,-5).
Hence, statement (1) is not sufficient.
Consider statement (2):
x>y which is true for (x,y) values of (5,4) and (-4,-5).
Hence, statement (2) is not sufficient.
Considering both statements together: There is only one possible value for (x,y) = (-4,-5)
Hence,
C.