Homework Posting Tips
Please show your work. Tutors will not do your homework for you. Please show your work for any question that you are posting.
Assume a simple model for floating-point representation is used, the representation uses a 16-bit format, 5 bits for the exponent, with a bias of 16, a normalized significand of 8-bits, and a single sign bit for the number.
I)Show how the computer would represent the numbers [89.78] and [35.91] using this floating-point format.
II)Show how the computer would add the two floating-point numbers in part-I.
III)Show how the computer would represent the sum in part-II.
IV) What decimal value for the sum is the computer actually storing?
1 answer