Math, asked by taqleed, 1 year ago

1011010 binary number into decimal

Answers

Answered by aakarsh09
2
(1011010)2 = (90)10

Step by step solution

Step 1: Write down the binary number:

1011010

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

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

Step 3: Solve the powers:

1x64 + 0x32 + 1x16 + 1x8 + 0x4 + 1x2 + 0x1 = 64 + 0 + 16 + 8 + 0 + 2 + 0

Step 4: Add up the numbers written above:

64 + 0 + 16 + 8 + 0 + 2 + 0 = 90. This is the decimal equivalent of the binary number 1011010



Mark as Brainliest and follow me
Answered by ROSE8638
4
1011010²=90 Is the answer of binary number to decimal
Similar questions