If q, r, and s are consecutive even integers and q < r < s, whic...
If q, r, and s are consecutive even integers and q < r < s, then r = s – 2 and q = s – 4. The expression s2– r2– q2 can be written as s2– (s –2)2 – (s – 4)2. If we multiply this out, we get:
s2– (s –2)2 – (s – 4)2 = s2– (s2 – 4s + 4) – (s2 – 8s + 16) = s2– s2 + 4s – 4 – s2 + 8s – 16 =
-s2 + 12s – 20
The question asks which of the choices CANNOT be the value of the expression -s2 + 12s – 20 so we can test each answer choice to see which one violates what we know to be true about s, namely that s is an even integer.
Testing (E) we get:
-s2 + 12s – 20 =16
-s2 + 12s – 36 = 0
s2+ 12s – 36 = 0
(s – 6)(s – 6) = 0
s = 6. This is an even integer so this works.
Testing (D) we get:
-s2 + 12s – 20 =12
-s2 + 12s – 32 = 0
s2+ 12s – 32 = 0
(s – 4)(s – 8) = 0
s = 4 or 8. These are even integers so this works.
Testing (C) we get:
-s2 + 12s – 20 = 8
-s2 + 12s – 28 = 0
s2+ 12s – 28 = 0
Since there are no integer solutions to this quadratic (meaning there are no solutions where s is an integer), 8 is not a possible value for the expression.
Alternately, we could choose values for q, r, and s and then look for a pattern with our results. Since the answer choices are all within twenty units of zero, choosing integer values close to zero is logical. For example, if q = 0, r = 2, and s = 4, we get 42 – 22 – 02 which equals
16 – 4 – 0 = 12. Eliminate answer choice D.
Since there is only one value greater than 12 in our answer choices, it makes sense to next test q = 2, r = 4, s = 6. With these values, we get 62 – 42 – 22 which equals 36 – 16 – 4 = 16. Eliminate answer choice E.
We have now eliminated the two greatest answer choices, so we must test smaller values for q, r, and s. If q = -2, r = 0, and s = 2, we get 22 – 02 – 22 which equals 4 – 0 – 4 = 0. Eliminate answer choice B.
At this point, you might notice that as you choose smaller (more negative) values for q, r, and s, the value of s2 < r2 < q2. Thus, any additional answers will yield a negative value. If not, simply choose the next logical values for q, r, and s: q = -4, r = -2, and s = 0. With these values we get 02 – (-2)2 – (-4)2 = 0 – 4 – 16 = -20. Eliminate answer choice A.
The correct answer is C.