Each of the following numbers represents a signed decimal number in the 2’s complement system. Determine the decimal value in each case 10011001 11101 01111011
The Answer to the Question
is below this banner.
Can't find a solution anywhere?
NEED A FAST ANSWER TO ANY QUESTION OR ASSIGNMENT?
Get the Answers Now!You will get a detailed answer to your question or assignment in the shortest time possible.
Here's the Solution to this Question
10011001 = -(1 + 8 + 16) = -25
11101= -(8+4+1) = -13
01111011 = 1+2+8+16+32+64 = 123