is divisible by 5.
is divisible by 6.
is divisible by 7.
is divisible by .
Given that , and if all the statements above are true, then the following 2 statements are guaranteed to be true as well:
is divisible by .
is divisible by .
What is smallest possible positive integer
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.
The first set of conditions state that 5 , 6 , 7 , … , 5 + m must all divide n − 5 = 0 , and we want to determine m such that these conditions always imply that 6 + m , 7 + m also divide n − 5 . In other words, we are asked to determine positive integers m such that m + 6 , m + 7 both divide the least common multiple L ( m ) of 5 , 6 , 7 , … , 5 + m .
The answer is 8 .