You are on page 1of 2

1. Convert each of the following binary representations to its equivalent decimal forms.

A. 0101

B. 0110

C. 10010

D. 111011

2. Convert each of the following decimal representations to its equivalent binary form

A. 13

B. 456

C. 362

3. Use the hexadecimal format to represent the following bit patterns.

A. 01001000

B. 1110100001011001

C. 0110101011110010

4. What bit patterns will represent the following hexadecimal patterns.

A. 610

B. FACE

C. 0100

5. Perform the following arithmetic operations. The answer should be in binary.

A. 1010 + 1010 base 2

B. 0111 + 0001 base 2

C. 1010 + 0111 base 2

D. 72 - 35 base 10

E. 1111 / 011

F. 1010 x 111

6. What is the binary equivalent of 54 base 10?

7. The equivalent of 100 base 10 to hexadecimal is?

8. What is 111111 base 2 in decimal?

9. Octal 2526 is equivalent to what decimal value?

10. The equivalent of 7BAF to binary is?

11. What is the decimal equivalent of BAC?

12. What is the difference of 111011 and 101001?


13. The product of 1001 x 101 is?

14. 730 base 10 is equivalent to what octal value?

15. FACE is the same as to ______ base 2.

16. 101011010111 base 2 is equivalent to ________ base 16.

You might also like