In my opinion, this type of problem is super easy if you really understand what you're being asked, and then re-frame the question to be more straightforward. It's more about the question than the math.
Given: (x,y) > 0, AND are integersOriginal Question:
Is xy even?We know that any number multiplied by an even number is even, so the question is really asking:
Do we know if either "X" or "Y" (or both, or neither) is even? Reframing the question this way is better, in my opinion.
A.) 5x - 4y is even.For 5x - 4y to be even, both 5x and 4y have to be
of the same parity. ("Parity" is the word that describes whether a number is odd or even)
In other words, odd + odd, or even + even, produce even results.
5x -
4yWe know off the bat that "4y" is even, because 4 is even. 4 times anything would be even. So we have
( 5x - EVEN NUMBER = EVEN NUMBER. ) Therefore, we know that "5x" is also even, because 4y (even) and 5x have to be the same parity. (even minus even = even)
In order to make 5x even,
"x" has to be even. That's because 5 is odd.
Knowing that "x" is even is enough to answer the question: Do we know if either "X" or "Y" (or both, or neither) is even?
SUFFICIENT.B.) 6x + 7y is evenSame drill here. For 6x + 7y to be even, both terms have to be the same parity. Since 6 is even, we know that 6x is even. Since 6x is even, we know that 7y is even. Since 7y is even,
we know that y is even (since 7 is odd).
Knowing that "y" is even is enough to answer the question: Do we know if either "X" or "Y" (or both, or neither) is even?
SUFFICIENT
The answer is D