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 octal to binary like this:
68 = 6 = 6(=110) = 1102
the Final answer: 68 = 1102
now let\'s make the transfer using the decimal system.
let\'s translate to decimal like this:
6∙80 = 6∙1 = 6 = 610
got It: 68 =610
Translate the number 610 в binary like this:
the Integer part of the number is divided by the base of the new number system:
| 6 | 2 | | |
| -6 | 3 | 2 | |
| 0 | -2 | 1 | |
| 1 | | |
 |
the result of the conversion was:
610 = 1102
the Final answer: 68 = 1102