Section 6.2
Review Questions
Binary numbers
Write out the first 10 powers of 2, starting with 1 (2
0
=1).
By what means do we indicate that 1011 is a binary number, rather than the decimal number
one thousand and eleven
?
If you have a calculator, find out what 2
33
is. If you don't, then estimate it by doubling the first digit.
Convert 1010001
2
to decimal.
Convert 1101110
2
to decimal.
Convert 752 to binary.
Convert 999 to binary.
If you have a 40 digit decimal number, approximately how many bits long will its binary equivalent be?
Suppose you are given a thousand bit binary number. How long would its decimal equivalent be, approximately?