Carleton College CS 107, Explorations in Computer Science

Assignment B:

9) Add these two hexadecimal numbers together by hand, showing all carries: 19AB6 + 43
10) Convert the base 6 number 4502 to decimal by hand, showing all steps.
11) Convert the hexadecimal number 9a4 to binary, and then to octal.