Translate the number 7.27510 в 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 Fractional part of the number is multiplied by the base of the new number system:
 |
| 0. | 275*2 |
| 0 | .55*2 |
| 1 | .1*2 |
| 0 | .2*2 |
| 0 | .4*2 |
| 0 | .8*2 |
| 1 | .6*2 |
| 1 | .2*2 |
| 0 | .4*2 |
| 0 | .8*2 |
| 1 | .6*2 |
the result of the conversion was:
7.27510 = 111.01000110012
the Final answer: 7.27510 = 111.01000110012