Math, asked by madhupandey234, 10 months ago

Convert the following binary numbers into decimal numbers:1011

Answers

Answered by ravisimsim
5

Step-by-step explanation:

Step 1: Write down the binary number:

1011

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

1x23 + 0x22 + 1x21 + 1x20

Step 3: Solve the powers:

1x8 + 0x4 + 1x2 + 1x1 = 8 + 0 + 2 + 1

Step 4: Add up the numbers written above:

8 + 0 + 2 + 1 = 11.

So, 11 is the decimal equivalent of the binary number 1011.

Answered by ankitsrivastava1192
0

Answer:

Thank you for asking this question.

2^0×1+2^1×1+2^2×0+2^3×1=11

Similar questions