Math, asked by akshu6671, 10 months ago

Convey binary 110101 into decimal number

Answers

Answered by hajrakhanham
3

Step-by-step explanation:

You can see the explanation and answer in that photo

Attachments:
Answered by anurimasingh22
0

Answer:

53 is the required decimal number.

Write down the binary number:

110101

Multiply the binary number by the corresponding power of two for each digit.:

1x2^{5} + 1x2^{4} + 0x2³ + 1x2² + 0x2^{1} + 1x2^{0}

= 32 + 16 + 0 + 4 + 0 + 1

= 53.

Therefore, 53 is the decimal equivalent of the binary number 110101.

Know more about Binary Numbers here:

https://brainly.in/question/15793843

Know more about Decimal Numbers here:

https://brainly.in/question/30074958

#SPJ2

Similar questions