Convert the hexadecimal sum in step 1 to an equivalent eight-bit binary code. Change the eight-bit binary value in step 2 to its twos complement as follows: a) Change each zero bit to a one, and each one to a zero. b) Add one to the eight-bit value in step 3a. The result is...