1) Add the following 16 bit twos complement integers: FE45 + EF82. State whether there is a carry and/or an overflow and give the final result in base 10 format.
2) Add the following 16 bit twos complement integers 2245 + FEF2. State whether there is a carry and/or an overflow and give the final result in base 10 format.
3) Add the following 16 bit twos complement integers: 4555 + 32F2. State whether there is a carry and/or an overflow and give the final result in base 10 format.
4) Convert the following to the floating point representation using the format in 5.19 of your text: 12526599.375.
5) Convert the following from the floating point representation to a decimal (base 10) representation using the format in 5.19 of your text: 10010110010010100011011010101011.