History, asked by actiondresswala, 1 month ago

convert the binary number 111011 into decimal with solution​

Answers

Answered by ItzNoName
0

Answer:

(111011)2 = (59)10

Step by step solution

Step 1: Write down the binary number:

111011

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

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

Step 3: Solve the powers:

1x32 + 1x16 + 1x8 + 0x4 + 1x2 + 1x1 = 32 + 16 + 8 + 0 + 2 + 1

Step 4: Add up the numbers written above:

32 + 16 + 8 + 0 + 2 + 1 = 59.

So, 59 is the decimal equivalent of the binary number 111011.

Explanation:

Mark me as Brainlist answer

Answered by ItzMonster
2

Explanation:

i hope it's helpful to you

Attachments:
Similar questions