A number has 2013 digits in decimal representation, and leaves a remainder 5 when divided by 11.
What is the remainder when the number formed by reversing it's digits is divided by 11 ?
Details and Assumptions :
Number formed by reversing digits of 12345 is 54321.
0123 is a 3-digit number, not 4 digit.
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.
Since the number has odd digits, the digits at the odd places remain at odd places and those at even remain at even places when reversed. Hence the divisibility by 11 remains unchanged.