Bunuel
If a and b are positive integers, is a + b even?
(1) 5a – 1 is odd
(2) ab is even
We need to determine whether a + b is even, or whether a and b are both even or both odd.
Statement One Alone:
5a – 1 is odd
Since 5a - 1 is odd, a must be even. Here’s why:
5a - 1 = odd
5a = odd + 1
5a = even
Since adding 1 to any odd number gives us an even number, we know that 5a must be even. The only way for this to happen is if a is even. (Recall that odd x even = even.)
However, since we do not know anything about b, statement one alone is not sufficient to answer the question.
Statement Two Alone:
ab is even
Recall that even x even = even OR even x odd = even. Since ab is even, a and b could both be even OR one value could be even and the other odd. Thus, we cannot determine whether a + b is even. Statement two alone is not sufficient to answer the question.
Statements One and Two Together:
Using statements one and two, we still do not have enough information to determine whether a + b is even. We know that a is even, but we still cannot determine whether b is even. If a is even and b is even, then a + b is even. However, if a is even and b is odd, then a + b is odd.
Answer: E