Given the 32-bit binary number:

1010 1101 0001 0000 0000 0000 0000 0000

What does it represent respectively, assuming that it is:_______

a. a signed integer
b. an unsigned integer? (convert it to decimal)
c. a single precision floating point number? (write in scientific notation)
d. a MIPS instuction?