Change these decimal numbers to binary: 8 12 44 89 128 237 Change them back to decimal Do the following math in binary and check your answer with the decimal answer 4+5 10+17 3+5+7+9 100+100 7-3 11-6 24-9 128 - 1 5 * 8 2 * 7 35 * 16 237 * 2 8/2 12/3 35/7 237/9 List the steps for doing subtraction with 2's complement Do the subtraction problems over again using 2's complement List the logic operators and draw the truth table for each Make a truth table and draw a logic circuit for each of the following: xy+!z (x and y or not z) x!y + !xy abc + !ab + ac !(a + b + c)!(a + !b)