This transfer is possible in two ways: direct transfer and using the decimal system.
first, let\'s make a direct transfer.
let\'s do a direct translation from hexadecimal to binary like this:
0716 = 0 7 = 0(=0000) 7(=0111) = 1112
the Final answer: 0716 = 1112
now let\'s make the transfer using the decimal system.
let\'s translate to decimal like this:
0∙161+7∙160 = 0∙16+7∙1 = 0+7 = 710
got It: 0716 =710
Translate the number 710 в binary like this:
the Integer part of the number is divided by the base of the new number system:
7 | 2 | | |
-6 | 3 | 2 | |
1 | -2 | 1 | |
| 1 | | |
|
the result of the conversion was:
710 = 1112
the Final answer: 0716 = 1112