Appendix A/B - Homework

1. Convert the following binary numbers to octal, hex, and decimal:

a) 1001

b) 10011010

c) 10001011.011

2. Convert the following decimal numbers to binary, octal and hex:

a) 43

b) 2005

3. Express the decimal number -2005 in each binary format:

a) signed magnitude

b) 1's complement

c) 2's complement

d) Excess 2048

4. Page 689, problem 6

5. Page 689, problem 7

6. Page 689, problem 8

7. Page 690, problem 14

... Appendix B questions below...

8. Page 698, problem 1

9. Page 698, problem 2