What is the smallest non-negative integer that satisfies the modular congruence ?
- Answer
- B
- C
- D
Answer
The smallest non-negative integer is 8.
Subtracting from both sides yields , which reduces to . Multiplying both sides by the modular multiplicative inverse of modulo (which is , since ) gives . Thus, the smallest non-negative integer value is .
Step-by-Step Solution
Key Concept
Linear Modular Congruences and Modular Inverses
Estimated Time:1m 30s