Problem Set: Binary and Hexadecimal

 

  1. Convert the following decimal numbers to binary:
    1. 75
    2. 233
    3. 1191
    4. 807
    5. 14,188
  2. Convert the following binary numbers to decimal:
    1. 1011012
    2. 110010100012
    3. 1111102
    4. 100011102
    5. 11010011112
  3. Convert the following binary numbers to hexadecimal:
    1. 10111011011
    2. 1110110110100
    3. 100110110
    4. 1000111101111100
    5. 110010110011011
  4. Convert the following hexadecimal numbers to binary:
    1. 241
    2. EA
    3. 5B7
    4. 3F06
    5. 80C9
  5. Perform the following additions and subtractions.
    1. 11101 + 110101
    2. 110011 + 1111010
    3. 100110 + 11010
    4. 1010111 + 10011
    5. 1011010110 + 11100111
  6. Perform the following additions and subtractions.
    1. AD85 + 6F
    2. 8726 + 9583
    3. E3B4 + 27D1
    4. 96F + 3A8C
    5. 246 + ACE

Email Me | Office Hours | My Home Page | Department Home | MCC Home Page

© Copyright Emmi Schatz 2009