Binay Numbers Memory GameMatch the numbers to their binary equivalents!
6x1 6x2 6x4 6x8 Hint: 000001 = 20 = 1 000010 = 21 = 2 000100 = 22 = 4 001000 = 23 = 8 010000 = 24 = 16 100000 = 25 = 32 111111 = 25 + 24 + 23 + 22 + 21 + 20 = 32 + 16 + 8 + 4 + 2 + 1 = 63 |