(1) n is not divisible by 2.dreamv wrote:If n is a positive integer and r is the remainder when (n-1)(n+1) is divided by 24, what is the value of r ?
1) n is not divisible by 2
2) n is not divisible by 3
If n = 1, then (n - 1)(n + 1) = 0 and r = 0
If n = 9, then (n - 1)(n + 1) = 8 * 10 = 80 and r = 8
No definite answer; NOT sufficient.
(2) n is not divisible by 3.
If n = 1, then (n - 1)(n + 1) = 0 and r = 0
If n = 8, then (n - 1)(n + 1) = 7 * 9 = 63 and r = 15
No definite answer; NOT sufficient.
Combining (1) and (2), we know that n is an odd integer so that it is not divisible by 3.
If n = 1, then (n - 1)(n + 1) = 0 and r = 0
If n = 5, then (n - 1)(n + 1) = 4 * 6 = 24 and r = 0
If n = 7, then (n - 1)(n + 1) = 6 * 8 = 48 and r = 0
It can be seen that the remainder is always 0; SUFFICIENT.
The correct answer is C.












