Saved Bookmarks
| 1. |
Find the largest number in the list. 1. (1001)2 2. (A)16 3. (10)8 4. (11)10 |
|
Answer» Convert all numbers into decimal 1. (1001)2 = 1 × 23 + 0 × 22 + 0 × 22 + 1 × 20 = 8 + 0 + 0 + 1 = (9)10 2. (A)16 = (10)10 3. (10) = 1 × 81 +0 × 80 = (8)10 So the largest number is 4 . (11)10 |
|