Official Solution: Is \(x^2 - y^2\) an integer divisible by 8? (1) \(x\) and \(y\) are even integers.
This information is clearly insufficient. For instance, if \(x=y=0\), the answer is YES, whereas if \(x=2\) and \(y=0\), the answer is NO.
(2) \(x + y\) is an integer divisible by \(8\).
Since \(x^2 - y^2=(x+y)(x-y)\), if one of the factors is divisible by 8, then the product is as well—this is true for integers. However, we aren't given that \(x\) and \(y\) are integers. For example, if \(x=4.8\) and \(y=3.2\), while \(x+y\) is divisible by 8, \(x^2 - y^2\) is not. Not sufficient.
(1)+(2) Given that \(x\) and \(y\) are integers, and that \(x+y\) is divisible by 8, it follows that \((x+y)(x-y)\) is equal to a multiple of 8 multiplied by an integer, and is therefore divisible by 8. Sufficient.
Answer: C