Numbering Systems Assignment

 

This is an open notes/open book assignment.  You need to pass in the work with the answers. 

 

 

Binary conversion:

 

1110012  = ____________10

 

9110  = _____________2

 

10101001012  = _____________10

 

35610 = _______________________ 2

 

 

Binary arithmetic:

 

  100      11111      110111     110101

   11        111        1001     111010

 + 11     +11010     +101101    +111111

 

 

 

 

  1110       10101     1110111     100001

 -1010      - 1100     - 11101    - 11111

 

 

 

Hexadecimal conversion:

 

E816 = ____________10

 

43710 = ____________16

 

A5CF16 = ____________10

 

782510 = ___________16

 

1110001111012 = ___________16

 

B8F16 = ______________2

 

10110111110111102 = ________________16

 

E7D916 = ____________________2