3.   	Simplification of the Boolean expression
(A+B+C)(D+E)' + (A+B+C)(D+E) yields which of the following results?
 
-      A + B + C
 -      D + E
 -      A'B'C'
 -      D'E'
 -      None of the above
 
1 is CORRECT.  From the Boolean property xy + xy'= x, substitute x = A + B + C, y = D + E.
[  Go Back To Question 3 ]
[ Go Back To The Beginning Of Quiz ]