Homework Set 2 -- Mathematics
EE-290, Spring '97, Dr. C. S. Tritt
Due 3/17/97
- Arithmetic
- 010101012 + 001110112 =
- A316 + 1C16 =
- 3458 + 1548 =
- 10101012 × 10010112 =
- Two's Complement
- Write 6610 in 8 bit 2's complement form.
- Write -6610 in 8 bit 2's complement form.
- Perform the following arithmetic problems using 6-bit 2's complement form for negative values. Comment on any unexpected or invalid results.
- 710 + (-610) =
- -1810 + 510 =
- -1510 + (-610) =
- 3010 + 2810 =