Computer Science, asked by sharmavashu961, 7 months ago

Convert (10110)2 into decimal​

Answers

Answered by misssanafiaz
5

Answer:

Binary to decimal conversion table

Binary Number Decimal Number Hex Number

10101                        21                        15

10110                        22                        16

10111                        23                        17

11000                        24                        18

32 more rows

Explanation:

Answered by Anonymous
31

</p><p></p><p>{\huge{\red{\underline{\underline{Answer:-}}}}}</p><p></p><p>

(10110)2 = (22)10

</p><p></p><p>{\huge{\green{\underline{\underline{Solution:-}}}}}</p><p></p><p>

Step by step solution

Step 1: Write down the binary number:

10110

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

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

Step 3: Solve the powers:

1x16 + 0x8 + 1x4 + 1x2 + 0x1 = 16 + 0 + 4 + 2 + 0

Step 4: Add up the numbers written above:

16 + 0 + 4 + 2 + 0 = 22. This is the decimal equivalent of the binary number 10110.

.

follow Me ✌️✌️✌️✌️

Similar questions