Browse · MATH
Printjmc
number theory intermediate
Problem
How many different positive values of will make this statement true: there are exactly positive two-digit multiples of .
Solution
If there are exactly positive two-digit multiples of , those two multiples must be and . Therefore, must be less than , while the next largest multiple of , must be at least (or else there would be , not multiples in the two-digit range).
It may take some trial and error to find the smallest and largest possible values of under these conditions. The smallest is , because , the smallest three-digit multiple of . If we tried anything smaller than , , , and would all have two digits, and that doesn't satisfy the condition.
The largest possible value of is , because if were , would equal , and only one multiple of would have two digits. Every value of from to works.
Now, we must count the number of integers from to inclusive. This is a surprisingly tricky process: you might think there should be , or possible values of , but that's not actually right! Suppose we subtract from each number. Then we are counting the numbers from to and so there are integers from to inclusive.
It may take some trial and error to find the smallest and largest possible values of under these conditions. The smallest is , because , the smallest three-digit multiple of . If we tried anything smaller than , , , and would all have two digits, and that doesn't satisfy the condition.
The largest possible value of is , because if were , would equal , and only one multiple of would have two digits. Every value of from to works.
Now, we must count the number of integers from to inclusive. This is a surprisingly tricky process: you might think there should be , or possible values of , but that's not actually right! Suppose we subtract from each number. Then we are counting the numbers from to and so there are integers from to inclusive.
Final answer
16