Problem:
Question 1: How to use half word to present the results using sign extension?
Question 2: What is the decimal equivalent of IEEE 754 binary floating point number shown below?
0 1000 0001 0110 0000 0000 0000 0000 000
Question 3: Convert the number from binary to hexidecimal, show steps including grouping: 1001 1010 1101 1. 01111.
Please show your work step by step.