I pick a positive integer at random between 1 and 1000 inclusive, and then write up the number above.
Is this number more likely or less likely to be divisible by 11?
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
It is easy to see that if n is odd, the number will be divisible by 1 1 , and if n is even, it won't be divisible by 1 1 . So, equally likely.