Maths Problems! 20pts!

2009-08-30 5:37 am
Represent each of the following by a binary numeral:

(1) 1*(2*2)+1*2+1*1

(2) 1*(2*2*2)+0*(2*2)+1*2+0*1


Represent each of the following by a hexadecimal numeral:

(1) 3*(16*16)+10*16+11

(2) 8*(16*16*16)+0*(16*16)+1*16+15

回答 (1)

2009-08-30 5:48 am
✔ 最佳答案
Represent each of the following by a binary numeral:
(1) 1*(2*2)+1*2+1*1 = 1112
(2) 1*(2*2*2)+0*(2*2)+1*2+0*1 = 10102
Represent each of the following by a hexadecimal numeral:
(1) 3*(16*16)+10*16+11 = 3AB16
(2) 8*(16*16*16)+0*(16*16)+1*16+15 = 801F16


收錄日期: 2021-04-23 23:18:11
原文連結 [永久失效]:
https://hk.answers.yahoo.com/question/index?qid=20090829000051KK02129

檢視 Wayback Machine 備份