sudhir18n
its
MGMATThe OE for statement 1.
Since we are told in Statement (1) that the product n^2+n is not divisible by 3, we know that neither n nor n +
1 is divisible by 3. Therefore it seems that n — 1 must be divisible by 3.
However, this only holds if the integers in the consecutive set are nonzero integers. Since Statement (1) does
not tell us this, it is not sufficient.
I dont buy this ...
Neither.
Here is my logic:
We know this from the question stem:
n = Set of all integers = {..., -6, -5, -4, -3, -2, -1, 0, 1, 2, 3, 4, 5, 6, ... }
1) n^2 + n is not divisible by 3We now know:
n = {... -11, -8, -5, -2, 1, 4, 7, 10, ...} <--- very clear pattern here
We are interested in n-1 (but only from the above set, which meet our condition imposed on 1)
n - 1 = {..., -12, -9, -6, -3, 0, 3, 6, 9, ... }
Let's check these against what ware testing for, are these divisible by three? Very clearly, yes.
1 is sufficient.