Given a^b=c, we are to determine the unit digits of c.
Statement 1: a^2 - 36=0
This implies a=-6 or a=6
No information is available on the values of b or c. Hence we cannot determine the unit digit of c. Much as it is tempting to assume that b=2 and c=36, such an assumption is not erroneous. if b=0, then c=1, and its unit digit is 1. However when b=1, c=6 with a unit digit of 6. Statement 1 is insufficient.
Statement 2: b is a positive integer.
Not sufficient. b can take infinite values. In addition, no information is provided on the possible value of a to enable us to determine the value of c leading to the determination of the unit digits of c. Statement 2 is insufficient.
1+2
a=-6 or 6 and b is a positive integer.
both statements taken together is sufficient. This is because when b=1, the unit digit of c(6)=6. When b=2, the unit digit of c(36) = 6. The unit digit of the positive integer powers of 6 is 6.
The answer is therefore C.