Quiz submission record for quiz4-1-1 at Mon Jul 12 08:59:47 2004: Your Answer for Question 1: The maximimum is equal to the number of terms in the functions. E = ((a.b) + (a.c) +(b.c)) . (Bar a.b.c) = (a.b.bar c)+ (a.c.bar b)+(b.c.bar a) Your Answer for Question 2: A Bus is a shared communication link, that has one set of wires to connect to other subsystems. Your Answer for Question 3: = a.a + a(b + 1).not(b) distribution = a.a + a(1).not(b) identity = a.a +a.not(b) = a(a + 1).not(b) distrubution = a(1).not(b) identity = a.not(b) Your unique submission ID is quiz4-1-1-cs61c-eu-1089647987-1477.