asked 225k views
5 votes
A) Convert the following numbers to binary and hexadecimal.

43 139

b) Convert the following 2 numbers to 5 bit 2's complement numbers (1 sign bit and 4 other bits) and add them.

-9 +14

c) How can overflow in signed 2's complement addition be detected?

asked
User Engtech
by
8.0k points

1 Answer

5 votes

Answer:

Please check the attachment

Step-by-step explanation:

Please check the attachment.

2s complement is taken as both addition and subtraction can be done through one circuit.

A) Convert the following numbers to binary and hexadecimal. 43 139 b) Convert the-example-1
answered
User Nbojja
by
8.5k points