Question 3 For this question, you should recall that the binary representation of individual bytes is written with the most significant bit on the left hand side. You need to show your working when answering each part of this question. (a) What is the decimal number 132 in binary notation? [2 marks] [2 marks] (c) What is the most negative number that can be represented by 2’s complement [3 marks] [3 marks] (b) What is the decimal representation of the binary number 01001001? in one byte? (d) What is the decimal value of the Hexadecimal number Ox1F?