Ch1_decimal2binary_binary2decimal - Copy
Ch1_decimal2binary_binary2decimal - Copy
3 5 7 2
• 10 is called the base and the number in each cell (position) is less than 10.
Can you think of another base in the
history of human beings?
• base-60
• base-20
• base-8
• base-12
• base-32
How to convert a binary (base 2)
number to a decimal number?
• In the binary (or base 2) number system, numbers are written as sums of
powers of 2. So, we use the expanded notation as follows:
…
…
Note
We indicate the base of a number, when the base is not 10, as a subscript to the
lower right of that number. If the number is a base 10 number, no subscript is
written.
Example 1: How to convert a
binary (base 2) number to a
decimal number?
…
…