Respuesta :
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