Represent the following objects in binary using the formats described in class (or specified below). (2 pts each)
a. The number 8110
b. The number 25410 using 12 bits.
C. What is 0110 1000 01102 in decimal notation?
d. A 2x2 image containing a full intensity purple pixel and a dark grey (the lowest intensity possible) pixel. Use 4 bits for width and 4 bits for height and 2 bits for each color component.
e. The number 223 (the subscript "3" means this is written in base 3... there are only 3 digits).