If c and d are integers and c^2-d^2 is even, which of the following must be true ? (A) cd id odd (B) cd is even (C) c + d is odd (D) c + d is even (E) c-d is odd Note: I plug in with numbers but there are two right answers B and D :/
c^2 – d^2 factors to (c + d)(c – d). So if c^2 – d^2 is even, then (c + d)(c – d) is even. The only way a product of two integers is even is if at least one of them is even. So either c + d or c – d or both must be even.
Since c and d are themselves integers, c + d and c – d must either both be even or both be odd. And just up above, we proved that one or both must be even for c^2 – d^2 to be even. So we know that c + d is even and c – d is even. Answer choice D is correct.






