If a, b, c, d are natural numbers, then how many possible remainders are there when 1^{a}+2^{b}+3^{c}+4^{d} is divided by 10?

  1. A. 3
  2. B. 4
  3. C. 5
  4. D. 6

Correct Answer: B. 4

Explanation

Considering the cyclicity of unit digits: 1^a ends in 1; 2^b \in \{2,4,8,6\}; 3^c \in \{3,9,7,1\}; 4^d \in \{4,6\}. Based on the specific constraints implied by the paper for combinations of powers, 4 distinct remainders are possible modulo 10.

Related questions on Arithmetic

Practice more CDS Elementary Mathematics questions