发新话题
打印

GWD1数学14

GWD1数学14

Q14:
If 10的50次方 – 74 is written as an integer in base 10 notation, what is the sum of the digits in that integer?

A.        424
B.        433
C.        440
D.        449
E.        467
请问 an integer in base 10 notation是什么意思

[ 本帖最后由 magicbabyg 于 2008-5-8 20:28 编辑 ]

TOP

我觉得这道题应该选440
10的50次方意味着有50个零。再减去74,说明末两位是26。那么就是,前48个数字是9,后两个是26,答案就是48*9+2+6=440。

TOP

Base 10 notation 就是我们平常写的数字。

Base 2 notation 就是二进数字:0, 1, 10, 11, 100, 101, 110, 111, . . .  就是十进数字的 0, 1, 2, 3, 4, 5, 6, 7, . . . 。

TOP

谢谢!

TOP

发新话题