Official Solution:
\(AAB + BBC = AAAA\)
In the correctly worked addition problem shown, where the sum of the three-digit positive integers AAB and BBC is the four-digit integer AAAA, and A, B, and C are different digits, what is the units digit of the integer BBC?A. 0
B. 1
C. 2
D. 7
E. 9
Given that AAB and BBC are three-digit integers, their sum can give us only one four-digit integer of a kind of AAAA: 1111. Hence, A = 1, and we have:
\(11B + BBC = 1111\)
Next, observe that B cannot be less than 9, because if it is, the sum won't reach 1111. Thus, B = 9, and we have:
\(119 + 99C = 1111\)
The sum of 9 and C to produce the result with the units digit of 1, C must be 2.
Answer: C