hw02 - Number Systems


From Linux on the GL machine:
Convert each of the following decimal values to their equivalent representations in binary, hex, and octal.
Decimal Binary Hex Octal
1. 831
2. 125
3. 534
4. 34
5. 777

Convert the following values into decimal according to their bases.
1. 100110112
2. 77716
3. 7778
4. 25616
5. 2568