If n is a positive integer and r is the remainder when n2 - 1 is divided by 8, what is the value of r ?
(1) n is odd.
(2) n is not divisible by 8.
Statement (1) ALONE is sufficient, but statement (2) alone is not sufficient.
Statement (2) ALONE is sufficient, but statement (1) alone is not sufficient.
BOTH statements TOGETHER are sufficient, but NEITHER statement ALONE is sufficient.
EACH statement ALONE is sufficient.
Statements (1) and (2) TOGETHER are NOT sufficient.
1.遇到奇偶的问题一般设数,奇数=2N+1或者2N-1都行
2.n不被8整除时,n为任意不被8整除的数,且(nXn-1)/8的余数也是任意的,无法确定。
登录 或 注册 后可以参加讨论