Worksheet II

 

 

Convert the following numbers from binary to decimal.  (3 points)

 

a)   1  0  1  1  0  0  1  0

 

b)   0  1  0  1  1  1  1  1

 

c)   0  1  1  0  1  0  0  1

 

 

Convert the following numbers from decimal to binary.  (3 points)

 

a)   251

 

b)   47

 

c)  101

 

Convert the following numbers from decimal to hexadecimal.  (3 points)

 

a)  194

 

b)  1510

 

c)  25

 

Convert the following numbers from hexadecimal to decimal.  (3 points)

 

a)  A3F

 

b) CC

 

C) 31

 

 

 

 

When using hexadecimal values, the first 2 digits determine how much _________ should be used to generate the COLOR value. The second 2 digits determine the amount of ___________, and the third 2 digits determine the amount of _______________.  Finish the statements. (3 points)

 

                                AAF2C3

 

a)  The AA represents _________________________________.

 

 

b)  The F2 _________________________________.

 

 

c)  The C3 represents _________________________________.