Quiz submission record for quiz4-1-1 at Mon Jul 12 10:53:23 2004: Your Answer for Question 1: You have 2^N different products. You basically find all the different combinations of the N inputs and because each input can be either 0 or 1, you have 2^N different products. Your Answer for Question 2: A bus is a collection of wires that holds data that are treated as a single logical signal. Your Answer for Question 3: y = a.(a+b+not(b)) Distributive Law y = a.(a+1) complementarity law y = a.a Law of one y = a Idempotent Law Your unique submission ID is quiz4-1-1-cs61c-ee-1089654803-3177.