Translate the number 12710 в binary like this:
the Integer part of the number is divided by the base of the new number system:
| 127 | 2 | | | | | | |
| -126 | 63 | 2 | | | | | |
| 1 | -62 | 31 | 2 | | | | |
| 1 | -30 | 15 | 2 | | | |
| | 1 | -14 | 7 | 2 | | |
| | | 1 | -6 | 3 | 2 | |
| | | | 1 | -2 | 1 | |
| | | | | 1 | | |
 |
the result of the conversion was:
12710 = 11111112
the Final answer: 12710 = 11111112