Questions:

  1. What is the general technique for converting a decimal fraction to binary?   [Answer]

  2. When converting a decimal fraction to binary with repeated multiplication, does the product of your first multiplication tell you the least significant digit of your answer or the most significant digit of your answer?   [Answer]

  3. Convert the following numbers to their binary equivalents.   [Answer]
    1. 0.510
    2. 0.2510
    3. 0.62510
    4. 0.7510
    5. 0.437510
    6. 0.5937510

  4. Consider the decimal number 15.7510. How can we convert this entire number (both the integer and fractional parts) to binary?   [Answer]

  5. Convert the following numbers to their binary equivalents.   [Answer]
    1. 27.37510
    2. 33.7510
    3. 54.12510
    4. 47.87510
    5. 78.62510

  6. Why do programmers need to be careful when they write programs which perform many mathematical calculations?   [Answer]

  7. Convert the following decimal numbers to binary. Work until you are sure your binary answer is repeating.   [Answer]
    1. 0.210
    2. 0.310
    3. 0.410