Question:

The remainder, when \( 15^{23} + 23^{23} \) is divided by 19, is

Show Hint

In problems involving large exponents and modular arithmetic, reduce the base modulo the divisor to simplify the calculation.
Updated On: Aug 1, 2025
  • 4
  • 15
  • 0
  • 18
Hide Solution
collegedunia
Verified By Collegedunia

The Correct Option is C

Solution and Explanation

We need to find the remainder when \( 15^{23} + 23^{23} \) is divided by 19. First, reduce \( 15 \) and \( 23 \) modulo 19: \[ 15 \equiv -4 \pmod{19}, \quad 23 \equiv 4 \pmod{19} \] Thus, we need to find the remainder when \( (-4)^{23} + 4^{23} \) is divided by 19. Since \( (-4)^{23} = -4^{23} \), we have: \[ (-4)^{23} + 4^{23} = 0 \] Therefore, the remainder when \( 15^{23} + 23^{23} \) is divided by 19 is \( 0 \). \[ \boxed{0} \]
Was this answer helpful?
0
0