What is the remainder when 11100 is divided by 4?

What is the remainder when 11100 is divided by 4?

Answer: B. 1Reduce the base modulo 4: 11 ≡ 3 (mod 4). Use exponent parity to simplify the power: 3^100 = (3^2)^50 = 9^50 ≡ 1^50 ≡ 1 (mod 4). Conclusion: The remainder…

  1. A.

    0

  2. B.

    1

  3. C.

    2

  4. D.

    3

Attempted by 32 students.

Show answer & explanation

Correct answer: B

Reduce the base modulo 4: 11 ≡ 3 (mod 4).

Use exponent parity to simplify the power:

  • 3^100 = (3^2)^50 = 9^50 ≡ 1^50 ≡ 1 (mod 4).

Conclusion: The remainder when 11^100 is divided by 4 is 1.

Explore the full course: Gate Guidance By Sanchit Sir

Loading lesson…