Computer Science, asked by debanganasaha18, 6 months ago

convert binary number 111000 to it's decimal equivalent, plz provide steps​

Answers

Answered by zakiralitreader
5

Answer:

please mark be brainlist

Explanation:

Step 1: Write down the binary number:

111000

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

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

Step 3: Solve the powers:

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

Step 4: Add up the numbers written above:

32 + 16 + 8 + 0 + 0 + 0 = 56.

So, 56 is the decimal equivalent of the binary number 111000.

Answered by niyassaleem868
2

Answer:

56 is the answer li am teacher please andrestantent me

Similar questions