Translate the number 43.16710 в binary like this:
the Integer part of the number is divided by the base of the new number system:
43 | 2 | | | | | |
-42 | 21 | 2 | | | | |
1 | -20 | 10 | 2 | | | |
| 1 | -10 | 5 | 2 | | |
| | 0 | -4 | 2 | 2 | |
| | | 1 | -2 | 1 | |
| | | | 0 | | |
 |
the Fractional part of the number is multiplied by the base of the new number system:
 |
0. | 167*2 |
0 | .334*2 |
0 | .668*2 |
1 | .336*2 |
0 | .672*2 |
1 | .344*2 |
0 | .688*2 |
1 | .376*2 |
0 | .752*2 |
1 | .504*2 |
1 | .008*2 |
the result of the conversion was:
43.16710 = 101011.00101010112
the Final answer: 43.16710 = 101011.00101010112