Question

The following statement uses a numbering system that is NOT decimal: 235 + 32 = 311....

  1. The following statement uses a numbering system that is NOT decimal: 235 + 32 = 311. What “base” does this numbering system have? Hint, try using trial and error.
  1. Calculate the equation: 2 - 5 = -3 using 4-bit signed 2's complement math. Show all your work. Prove the answer -3 using 2’s complement.
  1. What is the lowest number and the highest number that can be represented with 5 bits using:
    1. unsigned numbers?
    2. 2's complement numbers?
0 0
Add a comment Improve this question Transcribed image text
Answer #1

235 + 32 =311

here base is 5

the value of 235 base 5 to decimal is 95 and 32 is 20 and 95 + 20=115 in decimal and 211 in base 5

2-5=-3

2= 0010

5= 0101

-5=1011

2-5=1101

since ist bit is 1 so it is negative

2's complement of 1101=0011=3

ans is -3

highest value and lowest

unsigned :- 11111=31

00000=0

in 2's

highest value 01111=15

lowest 11111=-15

Add a comment
Know the answer?
Add Answer to:
The following statement uses a numbering system that is NOT decimal: 235 + 32 = 311....
Your Answer:

Post as a guest

Your Name:

What's your source?

Earn Coins

Coins can be redeemed for fabulous gifts.

Not the answer you're looking for? Ask your own homework help question. Our experts will answer your question WITHIN MINUTES for Free.
Similar Homework Help Questions
  • (3 pts) Consider an unsigned fixed point decimal (Base10) representation with 8 digits, 5 to the...

    (3 pts) Consider an unsigned fixed point decimal (Base10) representation with 8 digits, 5 to the left of the decimal point and 3 to the right. a.      What is the range of the expressible numbers?    b.      What is the precision?    c.       What is the error?    ______________________________________________________________________________   (3 pts) Convert this unsigned base 2 number, 1001 10112, to each base given below   (Note: the space in the binary string is purely for visual convenience) Show your work. Using...

  • Give the decimal number represented by the 32-bit word 1011 0011 1101 0000 0000 0000 0000...

    Give the decimal number represented by the 32-bit word 1011 0011 1101 0000 0000 0000 0000 0000 if a. An unsigned representation has been used b. A sign magnitude representation has been used c. A signed 2’s complement representation has been used d. A 754 IEEE representation has been usedGive the decimal number represented by the 32-bit word 1011 0011 1101 0000 0000 0000 0000 0000 if a. An unsigned representation has been used b. A sign magnitude representation has...

  • 2. Convert the following two's complement binary numbers to decimal numbers. These numbers are integers.

    2. Convert the following two's complement binary numbers to decimal numbers. These numbers are integers. a. 110101 b. 01101010 c. 10110101 3. Convert the following decimal numbers to 6-bit two's complement binary numbers and add them. Write the results in 6-bit two's complement binary number format and decimal number format. Indicate whether or not the sum overflows a 6-bit result. a. 14 + 12 b. 30 + 2 C. -7 + 20 d. -18-17 4. What is the signed/magnitude and two's complement range of...

  • 4. What decimal value does the 8-bit binary number 10011110 have if:

    4. What decimal value does the 8-bit binary number 10011110 have if: a) It is interpreted as an unsigned number? b) It is on a computer using signed-magnitude representation? c) It is on a computer using ones complement representation? d) It is on a computer using twos complement representation? 5. Given the following two binary numbers: 11111100 and 01110000. a) Which of these two numbers is the larger unsigned binary number? b) Which of these two is the larger when it is being...

  • (ii) The following two numbers are represented in unsigned binary: A = (10001)2 B=(100102 Represent these...

    (ii) The following two numbers are represented in unsigned binary: A = (10001)2 B=(100102 Represent these two numbers in signed l's complement form and perform the following binary arithmetic operations using the l's complement method. Use the necessary number of bits to represent both numbers and results including the sign bit. C= A +B; D=A-B.

  • 3. Convert the following signed hexadecimal numbers to decimal . a) EE2 b) 7F2 c) 2FE...

    3. Convert the following signed hexadecimal numbers to decimal . a) EE2 b) 7F2 c) 2FE 4. Perform the subtractions with the following binary numbers using 2’s complement Check the answer by straight binary subtractions. a) 10011 – 10001, b) 10110 – 11000, c) 100111011 – 10001. 5. What is the decimal equivalent of the largest binary integer that can be obtained with a) 11 bits unsigned signed b) 25 bits? unsigned signed

  • Please be detailed with the math operations for 2's complement and converting from the signed decimal...

    Please be detailed with the math operations for 2's complement and converting from the signed decimal to binary. Thank you. Express the following 2`s complement numbers using 8 and 32 bits: a) -119)10 b) -55)10

  • Perform the following, using 1's complement math. You must use the A-B = A+(-B) form of...

    Perform the following, using 1's complement math. You must use the A-B = A+(-B) form of subtraction. All numbers are already in 1's complement form. Remember you may have to extend the sign of the numbers so that both top and bottom number have the same numbers of bits. Your answer will be represented in the same number of bits as the problem. EX. Problem (a) uses 5 bits. Therefore your answer will be represented in 5 bits. Don't forget...

  • CS 3503-06 Homework 1 Due: 11:59pm, Friday, Jan. 24. Please show the details of your work....

    CS 3503-06 Homework 1 Due: 11:59pm, Friday, Jan. 24. Please show the details of your work. Please submit in D2L using the associated link. Problems (total: 100 points) Representation of signed numbers (5 x 4 = 20 points) In an 8-bit system, find out the binary representation for the following numbers using sign-and-magnitude, ones’ complement, and two’s complement, respectively: 55 -47 In a 4-bit system, find out the binary representation for the following numbers using sign-and-magnitude, ones’ complement, and two’s...

  • ints) The following questions pertain to machine numbers (a) (2 points) For an 8-bit unsigned integer, what is the decimal equivalent of 10010101? (b) (3 points) For an S-bit signed integer, what...

    ints) The following questions pertain to machine numbers (a) (2 points) For an 8-bit unsigned integer, what is the decimal equivalent of 10010101? (b) (3 points) For an S-bit signed integer, what is the decimal equivalent for the 2's compliment of 11010101? (c) (5 points) Consider an 8-bit floating point number like the one in Homework A2 (one sign bit, three exponent bits, and four assignable mantissa bits), what is the floating point number that associates with 01101 1001? ints)...

ADVERTISEMENT
Free Homework Help App
Download From Google Play
Scan Your Homework
to Get Instant Free Answers
Need Online Homework Help?
Ask a Question
Get Answers For Free
Most questions answered within 3 hours.
ADVERTISEMENT
ADVERTISEMENT
ADVERTISEMENT