For the decimal numbers: A. -1.5625 × 10 -1 and B. 9.356875 × 10 2
1. Write down the binary bit pattern assuming a format similarto that employed by the DEC PDP-8 (the leftmost 12 bits are the exponent storedas a two's complement number, and the rightmost 24 bits are the mantissa storedas a two's complement number). No hidden 1 is used. Comment on how the rangeand accuracy of this 36-bit pattern compares to the single and double precision