If a and b are positive integers such that a – b and a/bare both even integers, which of the following must be an odd integer? A a/2 B b/2 C (a+b)/2 D(a+2)/2 E (b+2)/2
(1)a/b is even integer, so a = 2b, 4b,.... 2nb (2)a-b is even integer, so a and b are at the same time either even or odd . According to (1)+(2), a must be even, and b is even. So A, B, C are wrong. Attention, if b = 2, then (b+2)/2=2, so E is wrong. But a is not 2 (a-b is even) D right.