-7
Chat with our AI personalities
Yes
To check for divisibility by 11 take the number one digit at a time from the right hand end alternatively subtracting and adding them. If this result is 0 or divisible by 11, then so is the original number.
A 4 digit palindrome is of the form ABBA (where a is any digit, b is any digit), so applying the test:
a - b + b - a = 0
(the 'a's cancel, so do the 'b's) so the original number (abba) is divisible by 11.
8
10:01, 12:21, 11:11
There are nine two-digit palindromes: 11, 22, 33, 44, 55, 66, 77, 88 and 99.
11 13 17 19 23 29 31 37 41 43 47 53 59 61 67 71 73 79 83 89 97
-1