Knowee
Questions
Features
Study Tools

(10101.11)=(?)16

Question

          (10101.11)=(?)16
🧐 Not the exact question you are looking for?Go ask a question

Solution

To convert the binary number 10101.11 to hexadecimal, we first need to convert it to decimal.

Step 1: Convert the binary number to decimal.

The binary number 10101.11 can be broken down as follows:

12^4 + 02^3 + 12^2 + 02^1 + 12^0 + 12^-1 + 1*2^-2

= 16 + 0 + 4 + 0 + 1 + 0.5 + 0.25

= 21.75 in decimal.

Step 2: Convert the decimal number to hexadecimal.

To convert 21.75 to hexadecimal, we separate the whole number from the fraction.

21 in decimal is 15 in hexadecimal, which is written as '15'.

To convert the fraction 0.75 to hexadecimal, we multiply by 16.

0.75 * 16 = 12, which is 'C' in hexadecimal.

So, the hexadecimal equivalent of the binary number 10101.11 is 15.C.

This problem has been solved

Similar Questions

Decimal equivalent of (1011.011) isa.11.375b.11,370c.11.371d. 11.377

What is the decimal equivalent of 1110?1 point10121416

Practice: Convert 1010 (–6)

In the binary system, the number 10101.101 represents a valid binary fraction.a.Trueb.False

The result of the following addition is ____.(1101.101)2 + (1011.11)2 (11001.111)2 (11001.011)2 (11000.011)2 (1001.011)2

1/3

Upgrade your grade with Knowee

Get personalized homework help. Review tough concepts in more detail, or go deeper into your topic by exploring other relevant questions.