The binary number + 1001.11 is represented with an 8-bit fraction and 6-bit exponent as follows : Fraction : Exponent 01001110 : 000100 The fraction has a Oin the left most position to denote positive. The binary point of the fraction follows the sign bit but is not shown in the register. The exportent has the equivalent binary number + 4 The floating point number is equivalent to m x 2e = + (.1001110)2 x 2+4