Binary practice: What number is this 4-bit binary number: 0111? 8 4 2 1 What number is this 8-bit binary number: 01101010? 128 64 32 16 8 4 2 1 What number is this 8-bit binary number: 00000111? 128 64 32 16 8 4 2 1 What number is this 8-bit binary number: 11000001? 128 64 32 16 8 4 2 1 Convert 5 to a 4-bit binary number 8 4 2 1 Convert 97 to an 8-bit binary number 128 64 32 16 8 4 2 Show the work for the division method to convert 9 to binary: Show the work for the division method to convert 54 to binary: 1 Use the multiplication method to turn 101102 into a decimal: Binary math practice: Add these binary numbers. Check your work by converting the starting values and answers to decimal: 1010 0001 0011 1001 0111 1010 Which problems would have overflow errors if we could only use 4 bits? Multiply the following binary numbers. Check your work by converting the starting values and answers to decimal: 0011 0010 0101 1001