Boolean Algebra Quiz


Simplification of the Boolean expression (A + B)'(C + D + E)' + (A + B)' yields which of the following results?
  1. A + B
  2. A'B'
  3. C + D + E
  4. C'D'E'
  5. A'B'C'D'E'

A'B' is CORRECT. By applying the property x + xy = x, with x = (A + B)'= A'B' and y = (C + D + E)'= C'D'E', we get the result.


Previous Previous Index Map
To submit your questions and queries please click here: Queries
Composed by David Belton - April 98