Question 894550

determine the two numbers nearest to 10000 which are exactly divisible by 2,3,4,5,6 and 7
<pre>
LCM of the numbers is 420
420(23) =  9,660
420(24) = 10,080

Two closest: {{{highlight_green(9660)}}} and {{{highlight_green(10080)}}}