Ammar is thinking of a set of 10 distinct positive integers. He see that exactly 5 of them are divisible by 5, and exactly 7 of them are divisible by 7. If M is the greatest of these 10 numbers, what is the minimum value of M?
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.
It is given that exactly 5 nos are divisible by 5 and exactly 7nos are divisible by 7. So, there are two nos which are divisible by both 5 and 7. The least possible of such nos are 35 and 70. Hence the value of M is 70