convert to decimal (11011110)16 to ( )10 please solve it
Answers
Answered by
1
Answer: (11011110)16 = (285282576)10
Explanation:Step 1: Write down the hexadecimal number: (11011110)16
Step 2: Show each digit place as an increasing power of 16:
1x167 + 1x166 + 0x165 + 1x164 + 1x163 + 1x162 + 1x161 + 0x160
Step 3: Convert each hexadecimal digits values to decimal values then perform the math: 1x268435456 + 1x16777216 + 0x1048576 + 1x65536 + 1x4096 + 1x256 + 1x16 + 0x1 = (285282576)10
So, the number 285282576 is the decimal equivalent of hexadecimal number 11011110 (Answer).
..
..
..
HOPE IT HELPS AND DON'T FORGET TO MARK AS THE BRAINLIEST ANSWER.
Similar questions