Problem 23
Convert the following numbers from the base shown to base 10 . a. 111 (base 2) b. 777 (base 8 ) c. FEC (base 16) d. 777 (base 16) e. 111 (base 8)
Problem 24
Explain how base 2 and base 8 are related.
Problem 25
Explain how base 8 and base 16 are related.
Problem 28
Convert the following binary numbers to octal. a. 111110110 b. 1000001 c. 10000010 d. 1100010
Problem 29
Convert the following binary numbers to hexadecimal. a. 10101001 b. 11100111 c. 01101110 d. 01111111
Problem 30
Convert the following hexadecimal numbers to octal. a. A9 b. \(E 7\) c. \(6 \mathrm{E}\)
Problem 31
Convert the following octal numbers to hexadecimal. a. 777 b. 605 c. 443 d. 521 e. 1
Problem 32
Convert the following decimal numbers to octal. a. 901 b. 321 c. 1492 d. 1066 e. 2001
Problem 33
Convert the following decimal numbers to binary. a. 45 b. 69 c. 1066 d. 99 e. 1
Problem 34
Convert the following decimal numbers to hexadecimal. a. 1066 b. 1939 c. 1 d. 998 e. 43