Keep in mind what divisible means. If you divide a number by 5, you're asking "how many times can 5 go into this number?"
If we considered 5n + 1 for different integers n, they would look like
1, 6, 11, 16, 21, 26, 31, 36, ... etc.
These are all numbers that end in a 1 or a 6 which means they can't be divisible by 5.
Looking at an expression like 5n + 1, you can note that 5 goes into this n times with a remainder of 1.
---
Look at the term "5n". What this means is "multiple of 5". If you add one to a multiple of five, it is no longer a multiple of five. To get to another multiple of 5, you have to go up at least 5 more.
Like 26 can't be a multiple of 5, because I know that 25 is and to get to the next multiple of 5, I need to add at least 5. 26 is only one away.
Don't forget that multiplication is repeated addition.
(e.g. 4x5 = "five four times" = 5 + 5 + 5 + 5)
It's important to recognize this because it tells you that you get multiples of a number by counting by it. You get multiples of 5 by starting at 5 and counting by 5. Any number that falls in between what you get when you count by 5s can't be a multiple of 5. So any number that can be expressed as a multiple of 5 that you then add 1 to is too close to that multiple of 5 to be one itself.
Kaylie L.
01/21/16