Academic Integrity: tutoring, explanations, and feedback — we don’t complete graded work or submit on a student’s behalf.

1. Assuming a three-bit exponent field and a four-bit significand, what decimal

ID: 644889 • Letter: 1

Question

1. Assuming a three-bit exponent field and a four-bit significand, what decimal value is represented byt this bit pattern:

1 111 1001

______

2. Assuming a three-bit exponent field and a four-bit significand, write the bit pattern for:

13.0 (dec) =_____ (bin), which is stored as_____

3. Assuming nine-bit two's complement binary representation, write the bit pattern for the following decimal number in hexadecimal:

94 (dec) =_____(bin)=___(hex)

4. Convert -29 decimal to binary, assuming nine-bit two's complement binary representation.

5. Convert 0 0001 1010 from binary to decimal, assuming nine-bit two's complement binary representation.

6. Convert 0.000101 from binary to decimal.

Explanation / Answer

2) 1 110 1010

6)   00000000