U1L05 Activity Guide - Binary Practice v2
U1L05 Activity Guide - Binary Practice v2
Directions
Using your Flippy Do or the binary odometer widget fill in the following charts and answer the following
questions.
0000 0
0001 1
0010 2
1
Conversion Practice!
Using your own binary skills (aided by the flippy do or binary odometer) fill in the decimal and binary
equivalents below.
100 5
101 17
1101 63
0001 1111 64
0010 0000 127
1010 1010 256*
1111 1111 513*
NOTE: a short binary number like 101 is assumed to have *NOTE: 256 and 513 exceed the capacity of the flippy-do
leading 0s for all the other bits, like: 00000101. Typically large but you can work it logically following what you know
binary numbers are grouped in 4-bit chunks to improve about patterns with binary numbers.
readability, for example: 0110 0101 1010
Questions:
1. There is a simple pattern for determining if a binary number is odd. What is it and why does this
pattern occur?
2. How many bits would you need if you wanted to have the ability to count up to 1000?
3. How high could you count in binary if you used all 10 of your fingers as bits? (finger up means 1,
finger down means 0)