Multiple choice

Convert (2AB)16 into decimal form.

  1. (638)10

  2. (638)8

  3. (39)10

  4. (2978)10

  5. (638)2

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

 (2AB)10=(B*160)+(A*161)+(2*162)            =(11*160)+(10*161)+(2*162)            =(11*1)+(10*16)+(2*256)            =11+160+512=683            =(683)10