1) Binary Operations Do the following binary operations. Only the answer is marked, not the work. a) addition : 000001001 + 001000101 b) subtraction : 101010010 - 001011001 c) multiplication : 3FA * B1 2) Boolean/Logical Operations What are the results of the following logic given A=1 and B=0. a) A and B b) (A xor B) or B c) A xor (B and A) d) B nand A e) (B nor A) and (A or not A)
| 3) | Draw a multiplexer with: - 4 input lines - 2 selector lines - 1 output line Use only NAND gates and NO mixed logic. Use a maximum of 11 nand gates = full marks. | ----- | ![]() Use only this gate! |