| Homework 5General Comments- Problem from the book are taken from the Chapter Review Problems sections.
- For full credit, provide context for each problem,
show all calculations, and explain your work/answers.
-
Numbers and/or algebra by themselves are not enough.
-
You will lose a significant amount of credit if you do not show enough work/context for your answers.
-
Homework assignments must be very neatly written or typeset (e.g. using Word or OpenOffice).
DetailsDo the following exercises from pages 69-70 of your textbook and
the other ones listed below.
Problem | Points
|
---|
32abcd | 8
| #1 below | 8
| #2 below | 8
|
- Show all of your calculations for the following, even if you can do them in your head.
For each, give a brief description of your calculations so that someone reading your solution
understands what you are doing.
- Convert the binary number 100110 to decimal.
- Convert the six-bit two's complement number 100110 to decimal.
- Convert the binary number 010111 to decimal.
- Convert the six-bit two's complement number 010111 to decimal.
- Show all of your calculations for the following, even if you can do them in your head.
For each, give a brief description of your calculations so that someone reading your solution
understands what you are doing.
- Convert the decimal number 13 to binary.
- Convert the decimal number 13 to six-bit two's complement.
- Convert the decimal number -23 to six-bit two's complement.
- Can you convert the decimal number -23 to binary? Why or why not?
|