Physics, asked by akashraj9100, 11 months ago

What is the decimal equivaltent of (10111)₂.

Answers

Answered by maheshwaranlupp0yaxy
0

It's decimal equivalent would be

Step 1: Write down the binary number:

10111

Step 2: Multiply each digit of the binary number by the corresponding power of two:

1x24 + 0x23 + 1x22 + 1x21 + 1x20

Step 3: Solve the powers:

1x16 + 0x8 + 1x4 + 1x2 + 1x1 = 16 + 0 + 4 + 2 + 1

Step 4: Add up the numbers written above:

16 + 0 + 4 + 2 + 1 = 23. This is the decimal equivalent of the binary number 10111.

Similar questions