Perform the operation using the two's complement method in an 8-bit register and provide the answer as a binary number.
Binary answer is:
Convert the answer from Binary to the Decimal number system.
Decimal answer is:
Perform the subtraction 49(10) - 86(10) by converting the decimal numbers into binary, perform the operation using two's complement method in an 8-bit register, then convert the answer back to the decimal number system to verify.
a) Determine the Binary equivalent of 49(10) in an 8-bit register (the minuend)
Binary equivalent is:
b) Determine the Binary equivalent of 86(10) in an 8-bit register (the subtrahend)
Binary equivalent is:
c) Determine the two's complement of the subtrahend using an 8-bit register.
Two's Complement is:
(full solutions required)