If , , and are integers such that is an odd integer, which of the following expressions MUST be an even integer?
- A
- B
- C
- D
- Answer
Answer
The sum of the three variables, , MUST be an even integer.
Analyzing the expression modulo 2 reveals that has the same parity as . Substituting modulo 2 yields . Testing all combinations of parity for shows this expression is odd if and only if exactly two of the three variables are odd and one is even. The sum of two odd integers and one even integer () is always even, so must be an even integer.
Step-by-Step Solution
Key Concept
Odd and Even Integers (Parity)
Estimated Time:2m 0s