a) draw the logic circuit corresponding to the following logic expression. use only 2- input and gates, 2- input or gates, 2-input xor gate and 1- input not gate. b) c) determine output y when inputs a=β1β, b=β0β and c=β1β. y= (((not(not(a) and b)) or not(c))xor a) and (a or not (c))