Hoozan
If t is an integer, is t odd?
(1) t/3 is not an integer
(2) (t-1)/3 is not an integer
Statement 1: t/3 is not an integer
From this we can say that t is not divisible by 3.
t = 2, then t is not divisible by 3.
t = 5, then t is not divisible by 3
So t can be even or odd.
Therefore Statement 1 Alone is Insufficient. Answer options could be B, C or E.
Statement 2: (t-1)/3 is not an integer
Here t - 1 is not divisible by 3
t = 6, then t - 1 = 5 which is not divisible by 3.
t = 5, then t - 1 = 4 is not divisible by 3
So t can be even or odd.
Therefore Statement 2 Alone is Insufficient. Answer Options could be C or E
Combining Both Statements: t/3 and t - 1 are both not divisible by 3.
t = 8, then t and t - 1 = 7 are not divisible by 3.
t = 5, then t and t - 1 = 4 are not divisible by 3
So t can be even or odd.
Therefore Both Statements together are Insufficient.
Option E
Arun Kumar