Translate the number 4910 в binary like this:
the Integer part of the number is divided by the base of the new number system:
| 49 | 2 | | | | | |
| -48 | 24 | 2 | | | | |
| 1 | -24 | 12 | 2 | | | |
| 0 | -12 | 6 | 2 | | |
| | 0 | -6 | 3 | 2 | |
| | | 0 | -2 | 1 | |
| | | | 1 | | |
 |
the result of the conversion was:
4910 = 1100012
the Final answer: 4910 = 1100012