Carcass wrote:
If r and s are integers and rs + r is odd, which of the following must be even ?
A. r
B. s
C. r + s
D. rs - r
E. r^2 + s
Some important rules:
#1. ODD +/- ODD = EVEN
#2. ODD +/- EVEN = ODD
#3. EVEN +/- EVEN = EVEN
#4. (ODD)(ODD) = ODD
#5. (ODD)(EVEN) = EVEN
#6. (EVEN)(EVEN) = EVENTake: rs + r is odd
Factor: r(s + 1) is odd
If (r)(s + 1) = ODD, then from
rule #4, we know that r is ODD and (s+1) is ODD
If s+1 is ODD, then it must be the case that
s is evenAnswer: B
Cheers,
Brent