Quiz submission record for quiz5-1-2 at Mon Jul 19 21:19:12 2004: Your Answer for Question 1: C1 = not(g) + not(p) * not(c) C2 = g1 + p1.g0 + p1.p0.c0 C3 = g2 + p2.g1 + p2.p1.p0 + p2.p1.p0.c0 C4 = g3 + p3.g2 + p3.p2.g1 + p3.p2.p1.g0 + p3.p2.p1.p0.c0 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: it tells the ALU whether the 2nd arg is a register or immediate. Your Answer for Question 3: X are don't cares, meaning the value is not relavant to the output. not(a) + (a * not(c)) = o B is not a factor to this function. Your unique submission ID is quiz5-1-2-cs61c-ak-1090297152-501.