A. 106. n>2的整数(138的条件,不影响结果)n=? 1) 11^n的十位数是4 2) 5^n的百位数是6 我的答案: E ---- this one is sort of unique, when i did that, i use a stupid way, which is to calculate a few n to see what rule it has. Namely, i multiple 5 get 5(n=1), 25 (n=2) ...till n=8, then I noticed that when n =4, 6, 8,... 百位数是6. then i did 11^n, i calculated utill n=7, only when n=4, it has 十位数是4.(actually when n=4, 14, 24, 34.....) Don't worry, u can just memorize the results, and this one is not easy one, don't worry la.
---- this one is sort of unique, when i did that, i use a stupid way, which is to calculate a few n to see what rule it has. Namely, i multiple 5 get 5(n=1), 25 (n=2) ...till n=8, then I noticed that when n =4, 6, 8,... 百位数是6. then i did 11^n, i calculated utill n=7, only when n=4, it has 十位数是4.(actually when n=4, 14, 24, 34.....) Don't worry, u can just memorize the results, and this one is not easy one, don't worry la. ------------------- 316变体 DS题,问n的个位数是多少? 条件1: 11^n的十位数是4 2: 5^n的百位数是6 选A。 ------------------- ------------------- |