edited by
8,712 views
5 votes
5 votes

Demonstrate the validity of the Following identities by means of the truth tables.

  1. DeMorgan’s theorem for three variables (xyz)’= x’ + y’ + z’.
  2. the second Distributive Law x + yz = (x+y)(x+z).
  3. The Consensus Theorem xy+x’z + yz = xy + x’z.
edited by

1 Answer

Related questions

1 votes
1 votes
2 answers
1
2 votes
2 votes
1 answer
3
ajaysoni1924 asked Mar 31, 2019
1,617 views
Simplify the Boolean expression to the minimum numbers of the literals. $ABC + A’B + ABC’$$X’YZ + XZ$$( X+ Y)’(X’ + Y’)$$XY + X(WZ + WZ’)$$(BC’ + A’D)(A...
2 votes
2 votes
1 answer
4
ajaysoni1924 asked Mar 31, 2019
7,496 views
Simplify the following boolean Expressions to the minimum number of Literalsx’y’ + xy + x’y(x + y)(x + y’)x’y + xy’ + xy + x’y’x’ + xy + xz’ + xy’z�...