Homework 1, Number Representation.
Create a document with answers to the following. Sloppy or unreadable documents will lose credit. For computations you must show your work or you will receive no credit.
- Convert each to to the requested base.
- 384 to base 2
- 983 to base 8
- 1011010112 to base 10
- 24135 to base 10
- 10110111110111112 to base 8
- 10110111110111112 to base 10
- 10110111110111112 to base 16
- Why is the following number invalid $10211001_2$
- How many digits are needed to represent a number in base $n$?
- Why is hexadecimal a reasonable shorthand for large binary numbers?
Submission
Submit the assignment to the D2L folder Homework1 by the due date.