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