Convert the decimal numbers +37 and +17 to 8-bit hexadecimal numbers, using the signed 2's complement representation. Then perform the following operations: (a) (+37) + (-17), (b) (-37) + (+17), (c) (-37) + (-17). Convert the answers back to decimal and verify that they are correct.