09/30/02
Question
Given that n is an integer, is n "” 1 divisible by 3?
1) n^2 + n is not divisible by 3
2) 3n+5>= k+8, where k is a positive multiple of 3
The above is one of the problems from the challenge archives that I have bought......The explanation states that (1) is not sufficient....................Here is the explanation given by Manhattan..
"Statement (1) gives us information about n^2 + n , which can be rewritten as the product of two consecutive integers as follows:n^2 +n = n(n+1)
Since the question asks us about n "” 1, we can see that we are dealing with three consecutive integers: n "” 1, n, and n + 1 .
By definition, the product of consecutive nonzero integers is divisible by the number of terms. Thus the product of three consecutive nonzero integers must be divisible by 3.
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. "
However, by definition zero is a multiple of all numbers and hence (1) should be sufficient.
May I request Manhattan tutor to either confirm or clarify the above statement..
Thanks in advance