CIS365 - Homework 1 DLD
Question # 40006 | Physics | 6 years ago |
---|
$10 |
---|
up your own solutions to these questions. Submission instructions: Submit a hardcopy before start of class Late assignments will not be accepted.
1. Convert the following hexadecimal numbers to decimal: a. 4E b. 3D7 c. 3D70 2. How many bits will it take to represent the decimal number 3,175,000? How many bytes will it take to store this number? 3. Add the following binary numbers
4. Repeat the previous additions by converting each number to hexadecimal, adding, and converting the result back to binary 5. Multiply the following binary numbers together:
6. Using the division method, convert the following decimal numbers:
v1.0
a. 13750 to base 12
b. 6026 to hexadecimal c. 3175 to base 5 7. Using the division method, convert the following decimal numbers to binary: a. 4098 b. 71269 c. 37 d. In each case, check your work by using the power of each digit to convert back to decimal 8. Convert the following binary numbers directly to hexadecimal: a. 101101110111010 b. 1111111111110001 c. 1111111101111 d. 110001100011001 9. Convert the following hexadecimal numbers to binary: a. 4F6A b. 9902 c. A3AB d. 1000 10. Convert the following numbers from decimal to hexadecimal. If the answer is irrational, stop at four hexadecimal digits: a. 0.6640625 b. 0.3333 c. 69/256 11. Convert the following numbers from their given base to decimal: a. 0.10010012 b. 0.3A216 c. 0.2A112 12. Convert the following numbers from decimal to binary and then to hexadecimal: a. 27.625 b. 4192.37761 13. What is the decimal value of the following binary numbers? a. 1100101.1 b. 1110010.11 c. 11100101.1
Attachments:
