Answered step by step
Verified Expert Solution
Question
1 Approved Answer
please help!! this is CSCI 2333 10. Convert the following binary numbers to their decimal equivalents: a. 1100 _b. 10011 c. 11100 d. 111100 e.
please help!! this is CSCI 2333
10. Convert the following binary numbers to their decimal equivalents: a. 1100 _b. 10011 c. 11100 d. 111100 e. 101010 11. Convert the following decimal numbers to their binary equivalents: a. 64 b. 100 c. 111 d. 145 e. 255 12. Convert the following hexadecimal numbers to their decimal equivalents: a. C b. 9F c. D52 d. 67E e. ABCD 13. Convert the following decimal numbers to their hexadecimal equivalents: | a. 16 b. 80 c. 2560 d. 3000 e. 62,500 14. Convert the following hexadecimal numbers to their binary equivalents: a. E b. 1C C. A64 d. 1F e. 239 15. Convert the following binary numbers to their hexadecimal equivalents: a. 1001 b. 1111 c. 110101 d. 011001 e. 10100111 16. Perform the following binary additions: a. 1111 1101 _b. 0110 1111 c. 0111 1000 d. 0111 1111 1011 1011 1101 0000 1000 0110 0110 1110 17. Perform the following 8-bit binary additions in two's complement. indicate if overflow occurs, and if there was a carry in the 9th position. a. 1101 1101 1011 0011 b. 0100 1111 1100 0110 c. 1001 1001 1011 0110 d. 0101 1111 0110 1000 18. Express the following numbers in IEEE 32-bit floating-point format: a.-5 6.-6 C. -1.5 d. 384 e. 1/16 f. 9.25 19. The following numbers use the IEEE 32-bit floating-point format. What is the equivalent decimal value? a. 1 10000011 11000000000000000000000 6.0 01111110 10100000000000000000000 c. 0 10000000 00000000000000000000000 d. 101111101 00100000000000000000000 20. Wild Robbie Schweller has 8192 cans of protein powder. He wants to assign a unique binary number to each can starting from 0. How many bits does Robbie Schweller need? bits 21. Convert the following decimal numbers to their binary 8-bit equivalent in sign magnitude and two's complement 2.-5 6.-6 C.-15 d. 38 e. 64 22. Convert the following two's complement values to their decimal equivalents. a. 10110011 6.01000110 c. 11011001 d. 00110011 23. Perform the following hexadecimal additions. a D5 b. 52 C. ABC 67 9F DEF d. DOE 49FStep by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started