1. Convert the 32-bit IEEE floating-point format number C43AF00016 into its decimal representation.
2. Convert the following numbers to 32-bit IEEE floating-point format. Express your answers in hexadecimal (similar to the number given in problem 1 above).
(a) 600.12510
(b) 247.37510
3. Perform the binary floating-point addition of the following two numbers given in 32-bit IEEE floating-point format. You must unpack them, align the mantissas, perform the addition in binary, normalize, and express the result in 32-bit IEEE floating-point format.
$414A000016
$4030000016