by dbernst Thu May 03, 2007 11:44 pm
Van D,
Though you could consider dealing with prime factors, I personally would have chosen the plugging in method as well. First, I would rephrase the questions to What is the remainder when x^2 - 1 is divided by 24.
For statement (1) try the first few odd integers:
-When x = 1, r=0
When x=3, r=8
Insufficient
For statement (2), try any integer not divisible by three
-when x = 1, r=0
-when x = 2, r=3
Insufficient
Together, you already have
-when x = 1, r=0
Try
-when x = 5, r=0
-when x = 7, r = 0
-when x = 11, r = 0
-when x = 13, r = 0
Together, the first five options for x all provide a remainder of zero. Choose C.
With prime factors, the factors of 24 are 2*2*2*3
When x is odd and NOT divisible by 3, both of the adjacent numbers (x-1) and (x+1) will be even and one will be divisible by 4. Thus, your three powers of 2 are present. Furthermore, one of the two adjacent numbers must be divisible by 3, since you have three consecutive integers (one of every three consecutive integers is divisible by 3) and x is explicitly NOT the one divisible by 3. Therefore your power of three is covered. Since (x-1)(x+1) must include 2*2*2*3, the product must be divided evenly by 24, leaving a remainder of zero.
The correct answer is C