Soru

Zorluk: OrtaDivisibility Rules and Remainder Theorem

What is the positive remainder when the expression 7+11×241377 + 11 \times 24^{137} is divided by 2525?

  1. 21Cevap
  2. B
    4
  3. C
    7
  4. D
    18

Cevap

21
The correct answer is found by substituting the base 2424 with 1-1 modulo 2525. Since 137137 is an odd exponent, (1)137(-1)^{137} evaluates to 1-1. Following the order of operations, multiply this by 1111 to get 11-11, and then add 77 to yield 4-4. Finally, to find the equivalent positive remainder modulo 2525, we add the divisor: 254=2125 - 4 = 21.

Adım Adım Çözüm

1
Express the base 2424 in terms of a negative remainder modulo 2525.
241(mod25)24 \equiv -1 \pmod{25}
Using 1-1 simplifies the calculation of extremely large powers without fully expanding them.
2
Evaluate the exponent part modulo 2525.
24137(1)1371(mod25)24^{137} \equiv (-1)^{137} \equiv -1 \pmod{25}
An odd power of a negative number retains the negative sign.
3
Substitute this result back into the original expression and evaluate it.
7+11×(1)=711=4(mod25)7 + 11 \times (-1) = 7 - 11 = -4 \pmod{25}
Applying standard order of operations (BODMAS), multiplication must be performed before addition.
4
Convert the negative intermediate remainder into a positive remainder.
4+25=21-4 + 25 = 21
A valid remainder in standard division must be non-negative and strictly less than the divisor.

Anahtar Kavram

Applying modular arithmetic properties, handling negative remainders appropriately, and maintaining the correct order of algebraic operations.
Bu soruyu puanla