Is the integer n odd?
(1) (n)^2 - 2n is not a multiple of 4.
(2) n is a multiple of 3.
The explanation in the third chapter of DS says that A is the answer for the above question - given below
(1) SUFFICIENT: n^2 - 2n = n(n - 2). If n is even, both terms in this product will be even, and the product will be divisible by 4. Since n2 - 2n is not a multiple of 4, we know that the integer n cannot be even"”it must be odd.
I know this is Yes / No Q, but if i want to put value 0 or 2 ( both are even ) in place of n, the result is not divisible by 4 again.
so, in above case if i take 0 or 2 in place of n , the result is not going to be divisible by 4 as it happens with the odd number.
Please explain - chapter 3, principle 2 Q - rephrasing
thanks