Binary System
Binary System
4th Grading
128 64 32 16 8 4 2 1
1. 20- 0 0 0 1 0 1 0 0
2. 73- 0 1 0 0 1 0 0 1
3. 167- 1 0 1 0 0 1 1 1
• Binary is a two-digit (Base-
2) numerical system, which
computers use to store
data and compute
functions.
• The reason computers use the
binary system is because
digital switches inside the
computer can only be set to
either on or off, which are
represented by a 1 or 0.
• Though the binary system
consists of only ones and
zeros, the two digits can be
used to represent any
number.