Math, asked by neha325, 1 year ago

convert the following binary numbers into decimal numbers 100110

Answers

Answered by Lakshay02
90
100110)2 = (38)10

Step by step solution

Step 1: Write down the binary number:

100110

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

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

Step 3: Solve the powers:

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

Step 4: Add up the numbers written above:

32 + 0 + 0 + 4 + 2 + 0 = 38. This is the decimal equivalent of the binary number 100110.


neha325: thanks
Lakshay02: ok
Answered by wwwmuskanbigboss48
28

Step-by-step explanation:

The answer is given in the picture by simple calculations

Attachments:
Similar questions