Convert the number in binary number to equivalent decimal (1111000)2
Those who will answer my question I will mark them as a brainliest
Answers
Answered by
3
Answer:
see the explation and then do it it is good
Explanation:
Step by step solution
Step 1: Write down the binary number:
1111000
Step 2: Multiply each digit of the binary number by the corresponding power of two:
1x26 + 1x25 + 1x24 + 1x23 + 0x22 + 0x21 + 0x20
Step 3: Solve the powers:
1x64 + 1x32 + 1x16 + 1x8 + 0x4 + 0x2 + 0x1 = 64 + 32 + 16 + 8 + 0 + 0 + 0
Step 4: Add up the numbers written above:
64 + 32 + 16 + 8 + 0 + 0 + 0 = 120.
So, 120 is the decimal equivalent of the binary number 1111000.
Answered by
0
Answer:
120
Explanation:
explanation is in the photo
Attachments:
Similar questions