Question

Convert the binary value 0101 to decimal: Convert the binary value 1001 to decimal: Convert the...

  1. Convert the binary value 0101 to decimal:
  2. Convert the binary value 1001 to decimal:
  3. Convert the binary value 1010 to decimal:
  4. Convert the binary value 1101 1001 to decimal:
  5. Convert the binary value 1010 1011 to decimal:
  6. Convert the binary value 1110 1100 to decimal:
  7. Convert the decimal value 41 to binary:
  8. Convert the decimal value 15 to binary:
  9. Convert the decimal value 341 to binary:
  10. Convert the binary value 1110 1010 to hexadecimal:
  11. Convert the binary value 1011 0101 to hexadecimal:
  12. Convert the binary value 1000 0100 to hexadecimal:
  13. Convert the binary value 1010 0101 to hexadecimal:
  14. Convert the binary value 1001 1011 to hexadecimal:

Homework Answers

Answer #1
The binary value 0101 to decimal: 5
The binary value 1001 to decimal: 9
The binary value 1010 to decimal: A
The binary value 1101 1001 to decimal: 217
The binary value 1010 1011 to decimal: 171
The binary value 1110 1100 to decimal: 236
The decimal value 41 to binary: 101001
The decimal value 15 to binary: 1111
The decimal value 341 to binary: 101010101
The binary value 1110 1010 to hexadecimal: EA
The binary value 1011 0101 to hexadecimal: B5
The binary value 1000 0100 to hexadecimal: 84
The binary value 1010 0101 to hexadecimal: A5
The binary value 1001 1011 to hexadecimal: 9B
Know the answer?
Your Answer:

Post as a guest

Your Name:

What's your source?

Earn Coins

Coins can be redeemed for fabulous gifts.

Not the answer you're looking for?
Ask your own homework help question
Similar Questions
7. Encode the following message using the ASCII encoding scheme:  I love CS! 1. 0100 0011 0101...
7. Encode the following message using the ASCII encoding scheme:  I love CS! 1. 0100 0011 0101 0011 0010 0000 0111 0010 0111 0101 0110 1100 0110 0101 0111 0011 0010 0001 2. 0100 0011 0101 0011 0010 0000 0111 0010 0111 0101 0111 1100 0110 0101 0111 0011 0010 0001 3. 0100 1001 0010 0000 0110 1100 0110 1111 0111 0110 0110 0101 0010 0000 0100 0011 0101 0011 0010 0001 4. 0100 0011 0101 0011 0010 0000 0111 0010...
Find the binary representation of (255)10. Convert (0010 1100 1001 111 . 1011 0110)16 to hexadecimal....
Find the binary representation of (255)10. Convert (0010 1100 1001 111 . 1011 0110)16 to hexadecimal. Convert (734.16)8 to binary.
The cache is direct mapped, 16 lines, each line is 2 bytes The offset field is...
The cache is direct mapped, 16 lines, each line is 2 bytes The offset field is ________ bits The line field is ________ bits The tag field is ________ bits line tag byte 0 byte 1 (can someone explain this to me) 0000 0001 0010 0011 0100 0101 0110 0111 1000 1001 1010 1011 1100 1101 1110 1111
5. Convert each of the following binary numbers into base 10. Show your work. (a) 0011...
5. Convert each of the following binary numbers into base 10. Show your work. (a) 0011 0001 (b) 0011 1011 (c) 0101 0110 (d) 1101 1101 (e) 0001 1000 (f) 0010 1110
Question 6: Convert BCD 1001 0011 to decimal Question 7: Convert hexadecimal AA to decimal Question...
Question 6: Convert BCD 1001 0011 to decimal Question 7: Convert hexadecimal AA to decimal Question 8: What is the 2’s complement of (01001110)2? Question 9: How is – 1510 represented in eight-bit 2’s complement notation? Question 10: How is – 11210 represented in eight-bit 2’s complement notation? Question 11: Solve the binary arithmetic problem: (00010111)2 + (00101001)2 Question 12: Solve the binary arithmetic problem: (1010)2 - (0100)2 Question 13: Solve the following problem: (01110000)2 - (00011000)2 Question 14: Solve...
1.The following number is in binary. Convert it to decimal. 0010 1010 2.Add the following two...
1.The following number is in binary. Convert it to decimal. 0010 1010 2.Add the following two binary numbers together and express your results in binary. 1000 1010 + 0111 0000 3.Add the following two binary numbers together and express your results in decimal. 0010 1010 + 0111 1100 4.The following number is in hexadecimal. Convert it to binary. 0x42 5.The following number is in hexadecimal. Convert it to decimal. 0xFE 6.The following number is in decimal. Convert it to hexadecimal....
Please convert the following bit pattern to a MIPS instruction. 0000 0001 0110 0110 0100 1000...
Please convert the following bit pattern to a MIPS instruction. 0000 0001 0110 0110 0100 1000 0010 0000 1000 1101 1001 1010 0000 0000 0001 1100
EE 263 Homework Assignment 1    Perform the following conversions: Convert 51 (decimal) to binary and...
EE 263 Homework Assignment 1    Perform the following conversions: Convert 51 (decimal) to binary and to hex Convert 0xD1 (hexadecimal) to binary and to decimal Convert 0b11001001 (binary) to hex and to decimal Find the 2’s complement of the following 4-bit numbers 1101 0101 Perform the following 4-bit unsigned operations. For each, indicate the 4-bit result and the carry bit, and indicate if the answer is correct or not. 5 + 8 2 + 12 13 – 7 4...
Convert 1101 0001 1100 0011 binary to decimal (value is a 16-bit integer). The answer is...
Convert 1101 0001 1100 0011 binary to decimal (value is a 16-bit integer). The answer is -11837 but I would like the work to be shown, please
1. Convert 101 from binary to decimal. Show your work. 2. Convert 11111111 from binary to...
1. Convert 101 from binary to decimal. Show your work. 2. Convert 11111111 from binary to hexadecimal. Show your work. 3. Convert 11001 from binary to decimal. Show your work. 4. Convert A4B from hexadecimal to binary. Show your work. 5. Convert 1100100 from binary to decimal. Show your work. 6. Convert 15 from decimal to binary. Show your work. 7. Convert 255 from decimal to binary. Show your work. 8. Convert BAC4 from hexadecimal to decimal. Show your work....