N is number of distinct remainders when squares of numbers from 1 to 99 are divided by 100.Find N .
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.
I found that the last two digits of all numbers from 1 to 50 is same as that from 51-99 and 12 has same remainder as 62 ,,....., 42 has same remainder as 92 and 49 has same remainder as 99
AND THE POSSIBLE LAST TWO DIGITS ARE 1 , 4 , 9 , 1 6 , 2 5 , 3 6 , 4 9 , 6 4 , 8 1 , 2 1 , 6 9 , 2 5 , 5 6 , 8 9 , 2 4 , 6 1 , 8 4 , 2 9 , 7 6 , 4 4
SO THERE ARE 2 2 DIGITS IN TOTAL
HENCE ANSWER IS 2 2