أوجد الباقي عندما (92+3)^97 عند القسمة على 4.
Note
أولاً نبسّط الأساس: (92+3) = 95. Modulo 4, this is 95 ≡ 3 ≡ -1 (mod 4). Since the exponent 97 is odd, (-1)^97 gives remainder 3 modulo 4. Therefore, the remainder is 3.
أوجد الباقي عندما (92+3)^97 عند القسمة على 4.
أولاً نبسّط الأساس: (92+3) = 95. Modulo 4, this is 95 ≡ 3 ≡ -1 (mod 4). Since the exponent 97 is odd, (-1)^97 gives remainder 3 modulo 4. Therefore, the remainder is 3.