convert the following binary numbers to decimal number (1000111)2
Answers
Answered by
3
Answer:
ok
Explanation:
(1000111)2 = (71)10
Step by step solution
Step 1: Write down the binary number:
1000111
Step 2: Multiply each digit of the binary number by the corresponding power of two:
1x26 + 0x25 + 0x24 + 0x23 + 1x22 + 1x21 + 1x20
Step 3: Solve the powers:
1x64 + 0x32 + 0x16 + 0x8 + 1x4 + 1x2 + 1x1 = 64 + 0 + 0 + 0 + 4 + 2 + 1
Step 4: Add up the numbers written above:
64 + 0 + 0 + 0 + 4 + 2 + 1 = 71.
So, 71 is the decimal equivalent of the binary number 1000111.
PLEASE MARK AS BRAINLIST
I HOPE IT WILL HELP YOU
Answered by
0
Answer:
71 10
Explanation:
is your answer thank you
Similar questions