What is the least positive number that is divisible by 2 if after added 2, divisible by 3 after added 3, divisible by 4 after added 4 and divisible by 7 after added 7.
2026-05-16 14:30:16.1778941816
Divisible By 2,3,4,7
270 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
2
See that the smaller number that is divisible by 2, 3, 4 and 7 is: 2^2•3•7 Then, all of these numbers can be writed like you want to add, for example: 2^2•3•7 = 7•k Then 7•k+7 = 7(k+1) and it's divisible by 7.