Being divisible by 1 doesn't help, because all whole numbers are divisible by 1.
Being divisible by 2 means that the number n+ 2 is even, so n must also be even.
Being divisible by 3 means that, if the number n + 3 is divisble by 3, so n must also be divisible by 3.
Being divisble by 4 means that, if the number n + 4 is divisble by 4, so n must also be divisible by 4 (and this number must be even).
Being divisble by 5 means that, if the number n + 5 is divisible by 5, so n must also be divisible by 5.
The smallest number divisible by 3, 4, and 5 is 3x4x5 = 60.