Homework Assignment 1
Due Sep. 3, 2010
(b) Using A, B, C and D for the last four digits, list the numbers from 8 to 30 in base 14.
(a) (11001.1011)2
(b) (A3.C)16
(c) (75.16)8
(d) (ABCD)16
(a) 10000000
(b) 00000000
(c) 10011011
(d) 01110110
(e) 00110011
(f) 11111111
(b) Convert A7C516 to binary
(c) Find the 2's complment of the result in (b).
(d) Convert the answer in (c) to hexadecimal and compare it with the answer in (a)