What is the positive remainder when the expression is divided by ?
- 21Cevap
- B4
- C7
- D18
Cevap
21
The correct answer is found by substituting the base with modulo . Since is an odd exponent, evaluates to . Following the order of operations, multiply this by to get , and then add to yield . Finally, to find the equivalent positive remainder modulo , we add the divisor: .
Adım Adım Çözüm
Anahtar Kavram
Applying modular arithmetic properties, handling negative remainders appropriately, and maintaining the correct order of algebraic operations.