Search code examples
logictruthtable

Is my truth table for this Logic Circuit correct?


How would I make a truth table for this Logic Circuit

enter image description here


My attempt:

enter image description here

I think the logic expression would be along the lines of:

Z= −(−(A∧B)∨−(A∧B)∧−(B∧C))∧(−(A∧B)∧−(B∨C))


Solution

  • yes, the table is correct. The logic expression can be simplified to Z=0