1 |
h05 |
CS16 F17 |
Name: | ||||
---|---|---|---|---|
(as it would appear on official course roster) | ||||
Umail address: | @umail.ucsb.edu | |||
Optional: name you wish to be called if different from name above. | ||||
Optional: name of "homework buddy" (leaving this blank signifies "I worked alone") |
h05: Numerical Conversions
ready? | assigned | due | points |
---|---|---|---|
true | Thu 10/26 02:00PM | Thu 11/02 02:00PM |
You may collaborate on this homework with AT MOST one person, an optional "homework buddy".
MAY ONLY BE TURNED IN IN THE LECTURE LISTED ABOVE AS THE DUE DATE. There is NO MAKEUP for missed assignments.
PLEASE MARK YOUR HOMEWORK CLEARLY, REGARDLESS OF IF YOU WRITE IT OUT IN INK OR PENCIL!
-
1.(20 pts) Convert the hexadecimal (base 16) number, 6A into decimal. SHOW YOUR WORK.
2.(20 pts) Convert the hexadecimal (base 16) number, 17B2 into decimal. SHOW YOUR WORK.
3.(20 pts) Convert the binary (base 2) number, 10010101 into *both* hexadecimal and decimal. SHOW YOUR WORK.
4.(20 pts) Convert the binary (base 2) number, 1101000110 into *both* hexadecimal and decimal. SHOW YOUR WORK.
5.(20 pts) Convert the decimal number, 1001 into *both* hexadecimal and binary. SHOW YOUR WORK.