convert binary no. into decimal no. 1011100
Answers
Answered by
2
Answer:
(1011100)2 = (92)10
Step by step solution
Step 1: Write down the binary number:
1011100
Step 2: Multiply each digit of the binary number by the corresponding power of two:
1x26 + 0x25 + 1x24 + 1x23 + 1x22 + 0x21 + 0x20
Step 3: Solve the powers:
1x64 + 0x32 + 1x16 + 1x8 + 1x4 + 0x2 + 0x1 = 64 + 0 + 16 + 8 + 4 + 0 + 0
Step 4: Add up the numbers written above:
64 + 0 + 16 + 8 + 4 + 0 + 0 = 92.
So, 92 is the decimal equivalent of the binary number 1011100.
if u like my ans put me on barinliast ans pls and thank me
Similar questions