12.    Simplification of the Boolean expression 
(A + B)'(C + D + E)' + (A + B)'  yields which of the following results?
 
-      A + B
 -      A'B'
 -      C + D + E
 -      C'D'E'    
 -      A"B'C'D'E'
	
 
2 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.
[  Go Back To Question 12 ]
[ Go Back To The Beginning Of Quiz ]