Please do not give solution in image format thanku 6. Represent the decimal number -86 in 8-bit binary number using the following representation methods: a) Two’s complement b) Signed-magnitude   7. What decimal value does the 8-bit binary number 10010010 have if: a) it is on a computer using signed-magnitude representation? b) it is on a computer using two’s complement representation? c) it is on a computer using excess-M representation?   8. Assume we are using the simple model for floating-point representation discussed in the class (the representation uses a 14-bit format, 5 bits for the exponent with an Excess-M, a significand of 8 bits, and a single sign bit for the number and uses implied 1 representation):  Convert -23.275 to the floating-point binary representation.

C++ for Engineers and Scientists
4th Edition
ISBN:9781133187844
Author:Bronson, Gary J.
Publisher:Bronson, Gary J.
Chapter3: Assignment, Formatting, And Interactive Input
Section3.2: Formatting Numbers For Program Output
Problem 8E
icon
Related questions
Question

Please do not give solution in image format thanku

6. Represent the decimal number -86 in 8-bit binary number using the following representation methods:

a) Two’s complement

b) Signed-magnitude

 

7. What decimal value does the 8-bit binary number 10010010 have if:

a) it is on a computer using signed-magnitude representation?

b) it is on a computer using two’s complement representation?

c) it is on a computer using excess-M representation?

 

8. Assume we are using the simple model for floating-point representation discussed in the class (the representation uses a 14-bit format, 5 bits for the exponent with an Excess-M, a significand of 8 bits, and a single sign bit for the number and uses implied 1 representation): 

Convert -23.275 to the floating-point binary representation.

Expert Solution
trending now

Trending now

This is a popular solution!

steps

Step by step

Solved in 5 steps

Blurred answer
Knowledge Booster
Binary numbers
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, computer-science and related others by exploring similar questions and additional content below.
Similar questions
  • SEE MORE QUESTIONS
Recommended textbooks for you
C++ for Engineers and Scientists
C++ for Engineers and Scientists
Computer Science
ISBN:
9781133187844
Author:
Bronson, Gary J.
Publisher:
Course Technology Ptr