Question: Using decimal values 9 . 2 5 and 2 . 5 as operands, converting to binary, and add them using the BINARY floating point addition

Using decimal values 9.25 and 2.5 as operands,
converting to binary,
and add them using the BINARY floating point addition algorithm,
(normalizing to the higher exponent value):
a) What binary normalized significand value will be used to represent 9.25 when adding?
b) What binary significand value will be used to represent 2.5 during the addition
(after normalizing and adjusting the exponents to match the higher exponent value)?
c) What will the binary sum of the significands be (including the radix point)?
d) What is the DECIMAL value of the exponent (power of 2)
that will be used with the sum of the significands?
e) What bits will be stored in the 23-bit significand (mantissa) part
of the 32-bit IEEE representation of the final sum?

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!