10 points.
1. Convert the following binary numbers to octal, hex, and decimal:
a) 1101001
b) 10011010
c) 10001011.011
2. Convert the following decimal numbers to binary, octal and hex:
a) 27
b) 2003
3. Express the decimal number -2003 in each binary format:
a) signed magnitude
b) 1's complement
c) 2's complement
d) Excess 2048
4. Complete problem 6 on page 641
5. Complete problem 7 on page 641
6. Complete problem 8 on page 641
7. Complete problem 14 on page 642
... Appendix B questions below...
8. Complete problem 1 on page 650
9. Complete problem 2 on page 650, convert to binary or hex value rather than decimal to save some time.