If \(a\) and \(b\) are positive integers, is \(a^2 + b^2\) divisible by 5? (1) \(2ab\) is divisible by 5.
This implies that either \(a\), \(b\), or both are divisible by 5. If \(a = b = 5\), the answer is YES. However, \(a = 5\) and \(b = 1\), the answer is NO. Not sufficient.
(2) \(a-b\) is divisible by 5.
This implies that either both \(a\) and \(b\) are divisible by 5 or neither are. If \(a = b = 5\), the answer is YES. However, \(a = b = 1\), the answer is NO. Not sufficient.
(1)+(2) From statement (2), \(a - b\) is divisible by 5, so \((a-b)^2=(a^2+b^2)-2ab\) is also divisible by 5. Since from statement (1) \(2ab\) is divisible by 5, then \(a^2 + b^2\) must also be divisible by 5 for their difference to be divisible by 5. Sufficient.
Alternatively, from statement (2), if neither \(a\) nor \(b\) is divisible by 5, it would contradict statement (1). Thus, the only remaining scenario from statement (2) is that both \(a\) and \(b\) are divisible by 5. Consequently, \(a^2 + b^2\) is also divisible by 5. Sufficient.
Answer: C