2017 AMC 10 B
Complete problem set with solutions and individual problem pages
An integer is selected at random in the range . What is the probability that the remainder when is divided by is ? (2017 AMC 10B Problem, Question#14)
- A.
- B.
- C.
- D.
- E.
By Fermat's Little Theorem, (mod ), when is relatively prime to . Hence, this happens with probability .
Note that the patterns for the units digits repeat, so in a sense we only need to find the patterns for the digits . The pattern for is , no matter what power, so doesn't work. Likewise, the pattern for is always . Doing the same for the rest of the digits, we find that the units digits of ,,,,,, and all have the remainder of when divided by , so .
We can use modular arithmetic for each residue of (mod ).
If (mod ), then (mod ),
If (mod ), then (mod ),
If (mod ), then (mod ).
If (mod ), then (mod ).
If (mod ), then (mod ).
In out of the cases, the result was (mod ), and since each case occurs equally as (mod ), the answer is .
