For a number to be divisible by 65 it must be divisible by 5 and by 13.
To be divisible by 5 it must end in 5 or 0.
Checking for divisibility by 13 is a bit harder:
For example, to check 1767675 for divisibility by 65.
The number ends in 5 so it is divisible by 5 and it remains to be seen if it is divisible by 13.
X = 176767 and U = 5 so X + 4U = 176787: a number that is too big so have another go.
X = 17678 and U = 7 so X + 4U = 17706: still too big, so another go.
X = 1770 and U = 6 so X + 4U = 1794: still too big, so another go.
X = 179 and U = 4 so X + 4U = 195: not really too big but you could have another go
X = 19 and U = 5 so X + 4U = 39 Bingo!
if you repeat,
X = 3, U = 9 and X + 4U = 39.
So the number is divisible by 13.
Divisibility by 5 and 13 implies divisibility by 65.
Chat with our AI personalities
By tautology. If it did not work, it would not be a divisibility rule!
What is the divisblity rule by 8
There is no easy rule for divisibility by 34.
Able to Be Divided
Division by zero is undefined.