Consider a hypothetical computer system. A two-byte memory space is used for a sign-and-magnitude representation of integers with BCD, and the sign is stored in MSB. What is the range of signed integers in base 10 that can be so represented? Explain.