Prоblem 1 (13 pоints, CCO 1) Suppоse а new stаndаrd MAE384-8 is defined to store floating-point numbers using 8 bits.The first bit is used to store the sign as in IEEE-754, the next 4 bits store the exponent plus the appropriate bias, and the remaining 3 bits store the mantissa. As in IEEE-754, an exponent and mantissa of all zero bits is used to indicate true zero, and an exponent of all one bits together with a mantissa of all zero bits is used to store