Quiz submission record for quiz5-1-2 at Tue Jul 20 00:11:24 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: ALUSrc is the select signal for a mux that determines if youget the data from the registers or directly from the instruction. Your Answer for Question 3: The Xs stand for don't cares meaning it doesn't matter if they are 0 or 1, and either will not effect the output. o = (nota.b.c + nota.notb.c + nota.b.notc + nota.notb.notc) + (a.notb.notc + a.b.notc) Outputs are specified for any input. Your unique submission ID is quiz5-1-2-cs61c-ap-1090307484-1274.