Academic Integrity: tutoring, explanations, and feedback — we don’t complete graded work or submit on a student’s behalf.

Convert each binary into a hexadecimal word so that the story makes sense. TYPE

ID: 3853185 • Letter: C

Question

Convert each binary into a hexadecimal word so that the story makes sense.  TYPE CAREFULLY! There are no spaces in these answers.
.

Fred and I left the 011111111000111001110 (and our 11000001010111000000 routers) for a late lunch. After only a short time in this 1011101011011100101011111110 , Fred realized he 10001011101011011111000000001101 . It was probably 11010001010111101010010111101101 ! Now Fred was no longer a 11001010111111101101000000001101 . Instead, he was more like a 11011110101011011101000000001101 in his 101111101101 , his dreams of meeting a 11001010111111101011101010111110 in a 101100001010 completely forgotten.

Answer 1:

FF1CE

Answer 2:

C15C0

Answer 3:

BADCAFE

Answer 4:

8BADF00D

Answer 5:

D15EA5ED

Answer 6:

CAFED00D

Answer 7:

DEADD00D

Answer 8:

BED

Answer 9:

CAFEBABE

Answer 10:

B0A

There is one mistake, but I don't know what is it

Explanation / Answer

Binary to hex

011111111000111001110

Ans:

Step 1:

Break the binary number into 'quartets'. In this example we have:

11111111000111001110 = 1111 1111 0001 1100 1110

Step 2:

Use the table below to covert each quartet to its Hex equivalent.

In this example we have:

==============================================================================

11000001010111000000

Step 1:

Break the binary number into 'quartets'. In this example we have:

11000001010111000000 = 1100 0001 0101 1100 0000

Step 2:

Use the table below to covert each quartet to its Hex equivalent.

In this example we have:

====================================================================================

1011101011011100101011111110

Step 1:

Break the binary number into 'quartets'. In this example we have:

1011101011011100101011111110 = 1011 1010 1101 1100 1010 1111 1110

Step 2:

Use the table below to covert each quartet to its Hex equivalent.

In this example we have:

==============================================================================

10001011101011011111000000001101

Step 1:

Break the binary number into 'quartets'. In this example we have:

10001011101011011111000000001101 = 1000 1011 1010 1101 1111 0000 0000 1101

Step 2:

Use the table below to covert each quartet to its Hex equivalent.

In this example we have:

==========================================================================

11010001010111101010010111101101

Step 1:

Break the binary number into 'quartets'. In this example we have:

11010001010111101010010111101101 = 1101 0001 0101 1110 1010 0101 1110 1101

Step 2:

Use the table below to covert each quartet to its Hex equivalent.

In this example we have:

==================================================================================

11001010111111101101000000001101

Step 1:

Break the binary number into 'quartets'. In this example we have:

11001010111111101101000000001101 = 1100 1010 1111 1110 1101 0000 0000 1101

Step 2:

Use the table below to covert each quartet to its Hex equivalent.

In this example we have:

============================================================================

11011110101011011101000000001101

Step 1:

Break the binary number into 'quartets'. In this example we have:

11011110101011011101000000001101 = 1101 1110 1010 1101 1101 0000 0000 1101

Step 2:

Use the table below to covert each quartet to its Hex equivalent.

In this example we have:

=============================================================================

11001010111111101011101010111110

Step 1:

Break the binary number into 'quartets'. In this example we have:

11001010111111101011101010111110 = 1100 1010 1111 1110 1011 1010 1011 1110

Step 2:

Use the table below to covert each quartet to its Hex equivalent.

In this example we have:

=============================================================================

101100001010

Step 1:

Break the binary number into 'quartets'. In this example we have:

101100001010 = 1011 0000 1010

Step 2:

Use the table below to covert each quartet to its Hex equivalent.

In this example we have:

0000 0001 0010 0011 0100 0101 0110 0111 1000 1001 1010 1011 1100 1101 1110 1111 0 1 2 3 4 5 6 7 8 9 A B C D E F