Section 6.2
Review Questions

Binary numbers

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