How many positive integers less than are divisible by , leave a remainder of when divided by , and are not divisible by ?
- A11
- 12Answer
- C13
- D15
- E17
Answer
12
The problem asks for positive integers that satisfy three conditions: , , and . Expressing and substituting into the modular equation yields , which simplifies to . For , setting yields values for . Furthermore, is divisible by if and only if is a multiple of , which corresponds to . The values ( values) must be excluded. Subtracting from leaves exactly valid integers.
Step-by-Step Solution
Key Concept
Modular arithmetic, linear congruences, and counting integer multiples with divisibility constraints
Estimated Time:2m 0s