A computer scientist creates a necklace to celebrate the birth of her daughter. The necklace encodes her daughter's
birthday in binary using silver 1 and 0 beads.
The part of the necklace that encodes the day of the month is 11010.
0
What is the decimal equivalent of that binary number?

Respuesta :

Answer:

26

Explanation:

I just know it ok; rjkhshwnwjk

The decimal equivalent of the binary numbers of 11010 that encodes the day of the month is = 26

How to calculate decimal equivalent of binary numbers

To convert a binary number to a decimal number, multiple the individual digits by lowers of 2 raised to the position of the digit in the number.

Therefore, to convert the binary numbers 11010 positional notation is used where the the powers of two are written down to correspond to the number of binary digits given. That is,

1 1 0 1 0

1 1 0 1 0

1 1 0 1 0 16 8 4 2 1

The decimal equivalent = 16 + 8 + 2 = 26

Therefore, the decimal equivalent of the binary numbers of 11010 that encodes the day of the month is = 26.

Learn more about decimal equivalent here:

https://brainly.com/question/26279367