Section 6.2: Binary numbers (Frame 2)                     [prev][home][next]

To convert from binary to decimal, just write out the powers of 2 and add up those whose corresponding digit is 1.

We write 1011010100012 = 289710 where the subscript indicates the base.