Official Solution:If \(@\) represents the tens digit in the integer \(a = 1543@2\), what is the value of \(@\)? (1) \(a\) is divisible by 9.
For an integer to be divisible by 9, the sum of its digits must be divisible by 9. Therefore, \(1+5+4+3+@+2 = 15+@\) must be divisible by 9. Since \(@\) is a single digit, it can only be 3. Sufficient.
(2) \(a\) is divisible by 4.
For an integer to be divisible by 4, its last two digits must be divisible by 4. This means \(@2\) must be divisible by 4. Possible values for \(@\) are 1, 3, 5, 7, or 9. Not sufficient.
Answer: A