Quiz submission record for quiz5-1-2 at Tue Jul 20 10:36:01 2004: Your Answer for Question 1: c5 = g4 + (p4 * g3) + (p4 * p3 * g2) + (p4 * p3 * p2 * g1) + (p4 * p3 * p2 * p1 * g0) + (p4 * p3 * p2 * p1 * p0 * c0) Your Answer for Question 2: The control signal tells the ALU what operation is to be completed. Your Answer for Question 3: The Xs are the don't cares in the table, meaning that the values of the X could be either 1 or 0 and not affect the outcome. The sum of products boolean expression is: (~a)+(a * ~c)+(a * c). This table is complete. Your unique submission ID is quiz5-1-2-cs61c-ae-1090344961-2316.