Quiz submission record for quiz4-1-1 at Mon Jul 12 01:12:27 2004: Your Answer for Question 1: with N inputs there can be a maximum of 2^N combinations, assuming all these combinations result in a 1 product then there will be 2^N terms in the functions canonical sum-of-products. Your Answer for Question 2: A bus is a a collection of data treated like a single signal. The bus has a certain number of bits which hold individually different data but is sent as a package through the bus into devices such as decoders Your Answer for Question 3: y = a.(a + b + not(b)) distributive law y = a.(a + (b + not(b))) associative law y = a.(a + 1) inverse law y = a.1 zero and one law y = a identity law Your unique submission ID is quiz4-1-1-cs61c-as-1089619947-1697.