We know the following:
Similarly, how many integers are there such that any positive integer ending in is always divisible by
Bonus: In general, for a positive integer how many integers are there such that any positive integer ending in is always divisible by
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
All n being considered are two digits, so another way to frame the problem is to find all n such that, for all integers k :
n + 1 0 0 k ≡ 0 m o d n ⇒ 1 0 0 k ≡ 0 m o d n ⇒ n ∣ 1 0 0
Thus the only possible n are 1 0 , 2 0 , 2 5 , 5 0 , a total of 4 options.