Number System Assignment
Number System Assignment
Complete the following number system exercises on a separate piece of paper. Show your work where applicable. Hand in for evaluation. Place your name on your submission. 1. Convert the following binary numbers to decimal: (A) 0110 2. (B) 1011 (C) 11110000 (D) 10101010
Convert these binary numbers to decimal and hexadecimal: (A) 1110 (B) 11011 (C) 110110101 (D) 1010111101110010
3.
Convert the following decimal numbers to binary, BCD and then to hexadecimal. (A) 12 (B) 15 (C) 27 (D) 96
4.
Perform the following binary additions: (A) 1 + 1 (B) 1010 + 1111 (C) 110111 + 11000
5.
How many different combinations are there for: (A) 6 bits (B) 8 bits (C) 16 bits
6.
Perform a ones complement of the following binary numbers. (A) 1011 (B) 1001 0111 (C) 1100 0011
7.
Perform a twos complement of the following binary numbers. (A) 0010 (B) 1001 0110 (C) 1110 0101
8.
Perform the following binary additions: (add twos complement) (A) 0101 - 0010 (B) 1110 - 0011 (C) 110111 + 01100
9.
Convert the following decimal numbers to Octal (A) 12 (B) 66 (C) 333
10.
AND the following binary numbers: (A) 1011 + 0101 (B) 1111 + 0110 (C) 110111 + 011011
Marks - 33 K/U
Saint Michael Catholic High School Page 1