9,653 views
4 votes
4 votes

Reduce the Following Boolean Expressions to the indicated numbers of the literals

  1. A’C’ + ABC +AC’  to three literals
  2. (X’Y’ + Z’)’ + Z + XY + WZ to three literals
  3. A’B(D’ + C’D) + B(A + A’CD) to one literals
  4. (A’ + C)(A’ + C’)(A+ B + C’D) to four literals

1 Answer

Related questions

1 votes
1 votes
2 answers
1
2 votes
2 votes
1 answer
2
ajaysoni1924 asked Mar 31, 2019
1,667 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
3
ajaysoni1924 asked Mar 31, 2019
7,586 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�...
0 votes
0 votes
0 answers
4